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

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

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

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

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

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

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

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

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

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

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

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

#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  display: none;
}
#s-74a87499-845d-4195-a469-c6fc81c077f5, #wrap-s-74a87499-845d-4195-a469-c6fc81c077f5, #wrap-content-s-74a87499-845d-4195-a469-c6fc81c077f5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  display: none;
}
#s-74a87499-845d-4195-a469-c6fc81c077f5, #wrap-s-74a87499-845d-4195-a469-c6fc81c077f5, #wrap-content-s-74a87499-845d-4195-a469-c6fc81c077f5 { display: none !important; }}@media (max-width: 767px){#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  display: none;
}
#s-74a87499-845d-4195-a469-c6fc81c077f5, #wrap-s-74a87499-845d-4195-a469-c6fc81c077f5, #wrap-content-s-74a87499-845d-4195-a469-c6fc81c077f5 { display: none !important; }}
#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/480x/);
}
#s-74a87499-845d-4195-a469-c6fc81c077f5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/960x/);
}
#s-74a87499-845d-4195-a469-c6fc81c077f5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/768x/);
}
#s-74a87499-845d-4195-a469-c6fc81c077f5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/1536x/);
}
#s-74a87499-845d-4195-a469-c6fc81c077f5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/1024x/);
}
#s-74a87499-845d-4195-a469-c6fc81c077f5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/2048x/);
}
#s-74a87499-845d-4195-a469-c6fc81c077f5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/1200x/);
}
#s-74a87499-845d-4195-a469-c6fc81c077f5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-74a87499-845d-4195-a469-c6fc81c077f5 {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/2048x/);
}
#s-74a87499-845d-4195-a469-c6fc81c077f5.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-74a87499-845d-4195-a469-c6fc81c077f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-74a87499-845d-4195-a469-c6fc81c077f5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08239b4e-e5e3-43fd-9124-bd60a6e6ff25 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

.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: "Cormorant";
  text-transform: none;
  font-weight: 700;
  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-27666f32-3e17-4fa2-a826-f130fda18d3e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-27666f32-3e17-4fa2-a826-f130fda18d3e .shogun-heading-component h2 {
  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: ;
  font-family: ;
  font-weight: ;
}

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

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

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

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

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

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

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

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

#s-e982d48f-bf8d-4248-a5ab-10d880876998 {
  margin-left: auto;
margin-right: auto;
padding-left: 20%;
padding-bottom: 25px;
padding-right: 20%;
}

#s-e982d48f-bf8d-4248-a5ab-10d880876998 .shg-proportional-font-size,
#s-e982d48f-bf8d-4248-a5ab-10d880876998 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

/* 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;
}

.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-a778e488-7cc3-46e8-9631-f4504c7c01c8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 17%;
padding-bottom: 10px;
padding-right: 17%;
min-height: 225px;
}

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

#slider-v3-s-a778e488-7cc3-46e8-9631-f4504c7c01c8 {
  --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-a778e488-7cc3-46e8-9631-f4504c7c01c8 > .swiper-button-prev,
#slider-v3-s-a778e488-7cc3-46e8-9631-f4504c7c01c8 > .swiper-button-next {
  
}

#slider-v3-s-a778e488-7cc3-46e8-9631-f4504c7c01c8 > .swiper-button-prev svg,
#slider-v3-s-a778e488-7cc3-46e8-9631-f4504c7c01c8 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
}

#slider-v3-s-a778e488-7cc3-46e8-9631-f4504c7c01c8 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-a778e488-7cc3-46e8-9631-f4504c7c01c8 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-a778e488-7cc3-46e8-9631-f4504c7c01c8 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-a778e488-7cc3-46e8-9631-f4504c7c01c8 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-a778e488-7cc3-46e8-9631-f4504c7c01c8 .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-a778e488-7cc3-46e8-9631-f4504c7c01c8 .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-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

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

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

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

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

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

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

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

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

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

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

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

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

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

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-0dffb433-63b7-45b1-a246-1596787373b9 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0dffb433-63b7-45b1-a246-1596787373b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0dffb433-63b7-45b1-a246-1596787373b9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0dffb433-63b7-45b1-a246-1596787373b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0dffb433-63b7-45b1-a246-1596787373b9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0dffb433-63b7-45b1-a246-1596787373b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0dffb433-63b7-45b1-a246-1596787373b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0dffb433-63b7-45b1-a246-1596787373b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0dffb433-63b7-45b1-a246-1596787373b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0dffb433-63b7-45b1-a246-1596787373b9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0dffb433-63b7-45b1-a246-1596787373b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0dffb433-63b7-45b1-a246-1596787373b9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0dffb433-63b7-45b1-a246-1596787373b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0dffb433-63b7-45b1-a246-1596787373b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0dffb433-63b7-45b1-a246-1596787373b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0dffb433-63b7-45b1-a246-1596787373b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0dffb433-63b7-45b1-a246-1596787373b9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0dffb433-63b7-45b1-a246-1596787373b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0dffb433-63b7-45b1-a246-1596787373b9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0dffb433-63b7-45b1-a246-1596787373b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0dffb433-63b7-45b1-a246-1596787373b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0dffb433-63b7-45b1-a246-1596787373b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0dffb433-63b7-45b1-a246-1596787373b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0dffb433-63b7-45b1-a246-1596787373b9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0dffb433-63b7-45b1-a246-1596787373b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0dffb433-63b7-45b1-a246-1596787373b9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0dffb433-63b7-45b1-a246-1596787373b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0dffb433-63b7-45b1-a246-1596787373b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0dffb433-63b7-45b1-a246-1596787373b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0dffb433-63b7-45b1-a246-1596787373b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0dffb433-63b7-45b1-a246-1596787373b9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0dffb433-63b7-45b1-a246-1596787373b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0dffb433-63b7-45b1-a246-1596787373b9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0dffb433-63b7-45b1-a246-1596787373b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0dffb433-63b7-45b1-a246-1596787373b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0dffb433-63b7-45b1-a246-1596787373b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-63e2bf64-06ed-4bf1-acb4-feb436bc7e66 {
  margin-left: auto;
margin-right: auto;
}

#s-63e2bf64-06ed-4bf1-acb4-feb436bc7e66 .shg-proportional-font-size,
#s-63e2bf64-06ed-4bf1-acb4-feb436bc7e66 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-caf29626-29a2-417e-8624-20679541449e {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-caf29626-29a2-417e-8624-20679541449e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-caf29626-29a2-417e-8624-20679541449e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-caf29626-29a2-417e-8624-20679541449e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-caf29626-29a2-417e-8624-20679541449e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-caf29626-29a2-417e-8624-20679541449e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-caf29626-29a2-417e-8624-20679541449e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-caf29626-29a2-417e-8624-20679541449e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-caf29626-29a2-417e-8624-20679541449e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-caf29626-29a2-417e-8624-20679541449e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-caf29626-29a2-417e-8624-20679541449e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-caf29626-29a2-417e-8624-20679541449e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-caf29626-29a2-417e-8624-20679541449e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-caf29626-29a2-417e-8624-20679541449e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-caf29626-29a2-417e-8624-20679541449e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-caf29626-29a2-417e-8624-20679541449e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-caf29626-29a2-417e-8624-20679541449e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-caf29626-29a2-417e-8624-20679541449e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-caf29626-29a2-417e-8624-20679541449e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-caf29626-29a2-417e-8624-20679541449e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-caf29626-29a2-417e-8624-20679541449e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-caf29626-29a2-417e-8624-20679541449e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-caf29626-29a2-417e-8624-20679541449e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-caf29626-29a2-417e-8624-20679541449e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-caf29626-29a2-417e-8624-20679541449e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-caf29626-29a2-417e-8624-20679541449e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-caf29626-29a2-417e-8624-20679541449e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-caf29626-29a2-417e-8624-20679541449e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-caf29626-29a2-417e-8624-20679541449e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-caf29626-29a2-417e-8624-20679541449e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-caf29626-29a2-417e-8624-20679541449e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-caf29626-29a2-417e-8624-20679541449e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-caf29626-29a2-417e-8624-20679541449e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-caf29626-29a2-417e-8624-20679541449e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-caf29626-29a2-417e-8624-20679541449e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-caf29626-29a2-417e-8624-20679541449e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-caf29626-29a2-417e-8624-20679541449e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-caf29626-29a2-417e-8624-20679541449e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-caf29626-29a2-417e-8624-20679541449e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-caf29626-29a2-417e-8624-20679541449e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-caf29626-29a2-417e-8624-20679541449e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-caf29626-29a2-417e-8624-20679541449e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-caf29626-29a2-417e-8624-20679541449e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-caf29626-29a2-417e-8624-20679541449e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-caf29626-29a2-417e-8624-20679541449e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-caf29626-29a2-417e-8624-20679541449e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-caf29626-29a2-417e-8624-20679541449e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-caf29626-29a2-417e-8624-20679541449e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-caf29626-29a2-417e-8624-20679541449e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-caf29626-29a2-417e-8624-20679541449e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-caf29626-29a2-417e-8624-20679541449e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-05e9b4b9-f884-4ae3-b610-5088d3274b86 {
  margin-left: auto;
margin-right: auto;
}

#s-05e9b4b9-f884-4ae3-b610-5088d3274b86 .shg-proportional-font-size,
#s-05e9b4b9-f884-4ae3-b610-5088d3274b86 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0460ea65-d905-4fe9-874d-b7121e02cd24 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0460ea65-d905-4fe9-874d-b7121e02cd24.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0460ea65-d905-4fe9-874d-b7121e02cd24.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0460ea65-d905-4fe9-874d-b7121e02cd24 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0460ea65-d905-4fe9-874d-b7121e02cd24.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0460ea65-d905-4fe9-874d-b7121e02cd24.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0460ea65-d905-4fe9-874d-b7121e02cd24 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0460ea65-d905-4fe9-874d-b7121e02cd24.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0460ea65-d905-4fe9-874d-b7121e02cd24.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0460ea65-d905-4fe9-874d-b7121e02cd24 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0460ea65-d905-4fe9-874d-b7121e02cd24.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0460ea65-d905-4fe9-874d-b7121e02cd24.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0460ea65-d905-4fe9-874d-b7121e02cd24 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0460ea65-d905-4fe9-874d-b7121e02cd24 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0460ea65-d905-4fe9-874d-b7121e02cd24.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0460ea65-d905-4fe9-874d-b7121e02cd24.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0460ea65-d905-4fe9-874d-b7121e02cd24.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-49c3201b-8d61-47a5-a7ca-46f70cbedf64 {
  margin-left: auto;
margin-right: auto;
}

#s-49c3201b-8d61-47a5-a7ca-46f70cbedf64 .shg-proportional-font-size,
#s-49c3201b-8d61-47a5-a7ca-46f70cbedf64 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c5d22ff-84e4-4358-87fc-c741eb088cd9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-aba11c1d-fb1e-4ee4-a114-60eef296e36a {
  margin-left: auto;
margin-right: auto;
}

#s-aba11c1d-fb1e-4ee4-a114-60eef296e36a .shg-proportional-font-size,
#s-aba11c1d-fb1e-4ee4-a114-60eef296e36a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-75df4f53-a316-4607-9995-f343775c1af0 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-75df4f53-a316-4607-9995-f343775c1af0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-75df4f53-a316-4607-9995-f343775c1af0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-75df4f53-a316-4607-9995-f343775c1af0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-75df4f53-a316-4607-9995-f343775c1af0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-75df4f53-a316-4607-9995-f343775c1af0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-75df4f53-a316-4607-9995-f343775c1af0 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-75df4f53-a316-4607-9995-f343775c1af0 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-75df4f53-a316-4607-9995-f343775c1af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75df4f53-a316-4607-9995-f343775c1af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75df4f53-a316-4607-9995-f343775c1af0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-75df4f53-a316-4607-9995-f343775c1af0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-75df4f53-a316-4607-9995-f343775c1af0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-75df4f53-a316-4607-9995-f343775c1af0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-75df4f53-a316-4607-9995-f343775c1af0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-75df4f53-a316-4607-9995-f343775c1af0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-75df4f53-a316-4607-9995-f343775c1af0 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-75df4f53-a316-4607-9995-f343775c1af0 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-75df4f53-a316-4607-9995-f343775c1af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75df4f53-a316-4607-9995-f343775c1af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75df4f53-a316-4607-9995-f343775c1af0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-75df4f53-a316-4607-9995-f343775c1af0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-75df4f53-a316-4607-9995-f343775c1af0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-75df4f53-a316-4607-9995-f343775c1af0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-75df4f53-a316-4607-9995-f343775c1af0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-75df4f53-a316-4607-9995-f343775c1af0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-75df4f53-a316-4607-9995-f343775c1af0 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-75df4f53-a316-4607-9995-f343775c1af0 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-75df4f53-a316-4607-9995-f343775c1af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75df4f53-a316-4607-9995-f343775c1af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75df4f53-a316-4607-9995-f343775c1af0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-75df4f53-a316-4607-9995-f343775c1af0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-75df4f53-a316-4607-9995-f343775c1af0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-75df4f53-a316-4607-9995-f343775c1af0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-75df4f53-a316-4607-9995-f343775c1af0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-75df4f53-a316-4607-9995-f343775c1af0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-75df4f53-a316-4607-9995-f343775c1af0 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-75df4f53-a316-4607-9995-f343775c1af0 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-75df4f53-a316-4607-9995-f343775c1af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75df4f53-a316-4607-9995-f343775c1af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75df4f53-a316-4607-9995-f343775c1af0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-75df4f53-a316-4607-9995-f343775c1af0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-75df4f53-a316-4607-9995-f343775c1af0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-75df4f53-a316-4607-9995-f343775c1af0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-75df4f53-a316-4607-9995-f343775c1af0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-75df4f53-a316-4607-9995-f343775c1af0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-75df4f53-a316-4607-9995-f343775c1af0 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-75df4f53-a316-4607-9995-f343775c1af0 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-75df4f53-a316-4607-9995-f343775c1af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75df4f53-a316-4607-9995-f343775c1af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75df4f53-a316-4607-9995-f343775c1af0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-5a0bc94e-ea8d-47af-8a0b-c403ecb72df6 {
  margin-left: auto;
margin-right: auto;
}

#s-5a0bc94e-ea8d-47af-8a0b-c403ecb72df6 .shg-proportional-font-size,
#s-5a0bc94e-ea8d-47af-8a0b-c403ecb72df6 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0397ff92-c16b-4f37-ade4-d9f0390404e8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0397ff92-c16b-4f37-ade4-d9f0390404e8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0397ff92-c16b-4f37-ade4-d9f0390404e8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0397ff92-c16b-4f37-ade4-d9f0390404e8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0397ff92-c16b-4f37-ade4-d9f0390404e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0397ff92-c16b-4f37-ade4-d9f0390404e8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0397ff92-c16b-4f37-ade4-d9f0390404e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-787da328-5603-43e6-b1fa-cf29e5aa7c2a {
  margin-left: auto;
margin-right: auto;
}

#s-787da328-5603-43e6-b1fa-cf29e5aa7c2a .shg-proportional-font-size,
#s-787da328-5603-43e6-b1fa-cf29e5aa7c2a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c4cd1c32-85dc-4687-bd59-b04a287667b2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c4cd1c32-85dc-4687-bd59-b04a287667b2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c4cd1c32-85dc-4687-bd59-b04a287667b2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c4cd1c32-85dc-4687-bd59-b04a287667b2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c4cd1c32-85dc-4687-bd59-b04a287667b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c4cd1c32-85dc-4687-bd59-b04a287667b2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4cd1c32-85dc-4687-bd59-b04a287667b2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-380c955b-92a6-4b95-9282-a3aae3c79f15 {
  margin-left: auto;
margin-right: auto;
}

#s-380c955b-92a6-4b95-9282-a3aae3c79f15 .shg-proportional-font-size,
#s-380c955b-92a6-4b95-9282-a3aae3c79f15 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a808f14-fecb-4f64-a9c8-9f287ef01a1c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-49c11a48-d777-4b4c-86bf-86c1b5fa651d {
  margin-left: auto;
margin-right: auto;
}

#s-49c11a48-d777-4b4c-86bf-86c1b5fa651d .shg-proportional-font-size,
#s-49c11a48-d777-4b4c-86bf-86c1b5fa651d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-fc7edf2f-71d8-4127-b9d4-d418424a529d .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-fc7edf2f-71d8-4127-b9d4-d418424a529d .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-fc7edf2f-71d8-4127-b9d4-d418424a529d .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-fc7edf2f-71d8-4127-b9d4-d418424a529d .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-fc7edf2f-71d8-4127-b9d4-d418424a529d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-fc7edf2f-71d8-4127-b9d4-d418424a529d .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc7edf2f-71d8-4127-b9d4-d418424a529d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-f507e72f-3486-4b01-9c1d-ef997a93dd9b {
  margin-left: auto;
margin-right: auto;
}

#s-f507e72f-3486-4b01-9c1d-ef997a93dd9b .shg-proportional-font-size,
#s-f507e72f-3486-4b01-9c1d-ef997a93dd9b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b329b2b6-e814-47db-a84f-130c228c7156 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b329b2b6-e814-47db-a84f-130c228c7156 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b329b2b6-e814-47db-a84f-130c228c7156 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b329b2b6-e814-47db-a84f-130c228c7156 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b329b2b6-e814-47db-a84f-130c228c7156 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b329b2b6-e814-47db-a84f-130c228c7156.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b329b2b6-e814-47db-a84f-130c228c7156.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b329b2b6-e814-47db-a84f-130c228c7156 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b329b2b6-e814-47db-a84f-130c228c7156 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b329b2b6-e814-47db-a84f-130c228c7156 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b329b2b6-e814-47db-a84f-130c228c7156 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b329b2b6-e814-47db-a84f-130c228c7156 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b329b2b6-e814-47db-a84f-130c228c7156.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b329b2b6-e814-47db-a84f-130c228c7156.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b329b2b6-e814-47db-a84f-130c228c7156 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b329b2b6-e814-47db-a84f-130c228c7156 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b329b2b6-e814-47db-a84f-130c228c7156 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b329b2b6-e814-47db-a84f-130c228c7156 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b329b2b6-e814-47db-a84f-130c228c7156 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b329b2b6-e814-47db-a84f-130c228c7156.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b329b2b6-e814-47db-a84f-130c228c7156.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b329b2b6-e814-47db-a84f-130c228c7156 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b329b2b6-e814-47db-a84f-130c228c7156 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b329b2b6-e814-47db-a84f-130c228c7156 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b329b2b6-e814-47db-a84f-130c228c7156 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b329b2b6-e814-47db-a84f-130c228c7156 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b329b2b6-e814-47db-a84f-130c228c7156.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b329b2b6-e814-47db-a84f-130c228c7156.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b329b2b6-e814-47db-a84f-130c228c7156 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b329b2b6-e814-47db-a84f-130c228c7156 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b329b2b6-e814-47db-a84f-130c228c7156 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b329b2b6-e814-47db-a84f-130c228c7156 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b329b2b6-e814-47db-a84f-130c228c7156 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b329b2b6-e814-47db-a84f-130c228c7156.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b329b2b6-e814-47db-a84f-130c228c7156.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b329b2b6-e814-47db-a84f-130c228c7156.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-7ab2cbcf-93ac-4ee5-baf6-10882526610f {
  margin-left: auto;
margin-right: auto;
}

#s-7ab2cbcf-93ac-4ee5-baf6-10882526610f .shg-proportional-font-size,
#s-7ab2cbcf-93ac-4ee5-baf6-10882526610f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ad3683f-c06e-4ae5-857a-9bdc334e6484.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2b310b7f-2ec7-4de6-8020-37a78af2877f {
  margin-left: auto;
margin-right: auto;
}

#s-2b310b7f-2ec7-4de6-8020-37a78af2877f .shg-proportional-font-size,
#s-2b310b7f-2ec7-4de6-8020-37a78af2877f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7ef6be0-66d6-4de3-a274-fe2bc0de4118.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-365e77bc-a1c0-4475-af86-46f382eb27b9 {
  margin-left: auto;
margin-right: auto;
}

#s-365e77bc-a1c0-4475-af86-46f382eb27b9 .shg-proportional-font-size,
#s-365e77bc-a1c0-4475-af86-46f382eb27b9 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65e6099a-c6fb-46d0-88ab-5e0512d375e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-5ad3d7aa-9608-42ac-876d-1112abdd0fbd {
  margin-left: auto;
margin-right: auto;
}

#s-5ad3d7aa-9608-42ac-876d-1112abdd0fbd .shg-proportional-font-size,
#s-5ad3d7aa-9608-42ac-876d-1112abdd0fbd .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-edbbca39-0182-4692-ac07-6c0b1e40f41e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-edbbca39-0182-4692-ac07-6c0b1e40f41e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-edbbca39-0182-4692-ac07-6c0b1e40f41e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-edbbca39-0182-4692-ac07-6c0b1e40f41e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-edbbca39-0182-4692-ac07-6c0b1e40f41e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-edbbca39-0182-4692-ac07-6c0b1e40f41e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edbbca39-0182-4692-ac07-6c0b1e40f41e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-5e675b88-f4bc-4297-b0e9-a3d392c6f8e1 {
  margin-left: auto;
margin-right: auto;
}

#s-5e675b88-f4bc-4297-b0e9-a3d392c6f8e1 .shg-proportional-font-size,
#s-5e675b88-f4bc-4297-b0e9-a3d392c6f8e1 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8d94b354-a325-4301-a2ac-43a4bb9ff03e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d94b354-a325-4301-a2ac-43a4bb9ff03e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e6e62bbe-5d9d-4a4f-9d07-b9846ced1483 {
  margin-left: auto;
margin-right: auto;
}

#s-e6e62bbe-5d9d-4a4f-9d07-b9846ced1483 .shg-proportional-font-size,
#s-e6e62bbe-5d9d-4a4f-9d07-b9846ced1483 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d6a0a99e-f182-4e53-a755-3a15865e8735 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-d6a0a99e-f182-4e53-a755-3a15865e8735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6a0a99e-f182-4e53-a755-3a15865e8735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d6a0a99e-f182-4e53-a755-3a15865e8735 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-d6a0a99e-f182-4e53-a755-3a15865e8735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6a0a99e-f182-4e53-a755-3a15865e8735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d6a0a99e-f182-4e53-a755-3a15865e8735 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-d6a0a99e-f182-4e53-a755-3a15865e8735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6a0a99e-f182-4e53-a755-3a15865e8735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d6a0a99e-f182-4e53-a755-3a15865e8735 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-d6a0a99e-f182-4e53-a755-3a15865e8735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6a0a99e-f182-4e53-a755-3a15865e8735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d6a0a99e-f182-4e53-a755-3a15865e8735 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-d6a0a99e-f182-4e53-a755-3a15865e8735 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-d6a0a99e-f182-4e53-a755-3a15865e8735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6a0a99e-f182-4e53-a755-3a15865e8735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6a0a99e-f182-4e53-a755-3a15865e8735.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-d88d171b-d4f7-4421-b886-1d37ce67fae7 {
  margin-left: auto;
margin-right: auto;
}

#s-d88d171b-d4f7-4421-b886-1d37ce67fae7 .shg-proportional-font-size,
#s-d88d171b-d4f7-4421-b886-1d37ce67fae7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ef66bdb-9474-4cfe-8e44-f10f4574c52c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-95909215-91e7-4dee-a126-86e9e7b2a936 {
  margin-left: auto;
margin-right: auto;
}

#s-95909215-91e7-4dee-a126-86e9e7b2a936 .shg-proportional-font-size,
#s-95909215-91e7-4dee-a126-86e9e7b2a936 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-203abdc4-b34e-47e7-a971-917df4e45aeb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-203abdc4-b34e-47e7-a971-917df4e45aeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-203abdc4-b34e-47e7-a971-917df4e45aeb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8e610010-be42-4dd6-b720-e6c09b0a2abd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8e610010-be42-4dd6-b720-e6c09b0a2abd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8e610010-be42-4dd6-b720-e6c09b0a2abd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8e610010-be42-4dd6-b720-e6c09b0a2abd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8e610010-be42-4dd6-b720-e6c09b0a2abd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8e610010-be42-4dd6-b720-e6c09b0a2abd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e610010-be42-4dd6-b720-e6c09b0a2abd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-66060519-bab4-4af8-a1c5-a5ae362d0e1b {
  margin-left: auto;
margin-right: auto;
}

#s-66060519-bab4-4af8-a1c5-a5ae362d0e1b .shg-proportional-font-size,
#s-66060519-bab4-4af8-a1c5-a5ae362d0e1b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-3c9756e1-f3f7-4f44-aaae-20156315b312 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3c9756e1-f3f7-4f44-aaae-20156315b312 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3c9756e1-f3f7-4f44-aaae-20156315b312.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4bca1d3d-5d12-4c35-944f-cc480a0e70f9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-f104cdf5-966c-4e64-80af-abc659bf1226 {
  margin-left: auto;
margin-right: auto;
}

#s-f104cdf5-966c-4e64-80af-abc659bf1226 .shg-proportional-font-size,
#s-f104cdf5-966c-4e64-80af-abc659bf1226 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1d1b5d37-b9d0-4193-9832-d5eeb701c6ba {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1d1b5d37-b9d0-4193-9832-d5eeb701c6ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1d1b5d37-b9d0-4193-9832-d5eeb701c6ba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-985c19b2-a2a9-4031-9f82-9063b30bc960 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-985c19b2-a2a9-4031-9f82-9063b30bc960.shg-align-container {
  display: flex;
  justify-content: center
}

.s-985c19b2-a2a9-4031-9f82-9063b30bc960.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-985c19b2-a2a9-4031-9f82-9063b30bc960 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-985c19b2-a2a9-4031-9f82-9063b30bc960.shg-align-container {
  display: flex;
  justify-content: center
}

.s-985c19b2-a2a9-4031-9f82-9063b30bc960.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-985c19b2-a2a9-4031-9f82-9063b30bc960 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-985c19b2-a2a9-4031-9f82-9063b30bc960.shg-align-container {
  display: flex;
  justify-content: center
}

.s-985c19b2-a2a9-4031-9f82-9063b30bc960.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-985c19b2-a2a9-4031-9f82-9063b30bc960 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-985c19b2-a2a9-4031-9f82-9063b30bc960.shg-align-container {
  display: flex;
  justify-content: center
}

.s-985c19b2-a2a9-4031-9f82-9063b30bc960.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-985c19b2-a2a9-4031-9f82-9063b30bc960 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-985c19b2-a2a9-4031-9f82-9063b30bc960 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-985c19b2-a2a9-4031-9f82-9063b30bc960.shg-align-container {
  display: flex;
  justify-content: center
}

.s-985c19b2-a2a9-4031-9f82-9063b30bc960.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-985c19b2-a2a9-4031-9f82-9063b30bc960.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-67713365-e226-4174-8374-81666150a59a {
  margin-left: auto;
margin-right: auto;
}

#s-67713365-e226-4174-8374-81666150a59a .shg-proportional-font-size,
#s-67713365-e226-4174-8374-81666150a59a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a3628402-6352-4fff-928d-89f01b9844c9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a3628402-6352-4fff-928d-89f01b9844c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a3628402-6352-4fff-928d-89f01b9844c9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}
#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35:hover {opacity: 1 !important;}
#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b766e94e-3059-4bd6-a32c-3736d3dd0e35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e1baf28d-b07b-4c21-ad92-f3efecc7dc4e {
  margin-left: auto;
margin-right: auto;
}

#s-e1baf28d-b07b-4c21-ad92-f3efecc7dc4e .shg-proportional-font-size,
#s-e1baf28d-b07b-4c21-ad92-f3efecc7dc4e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ce8b6563-1bdc-4702-b2ca-0736adf43632 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 25px;
}








#s-ce8b6563-1bdc-4702-b2ca-0736adf43632 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ce8b6563-1bdc-4702-b2ca-0736adf43632.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-7261c720-00b1-4e65-a863-4e28e21d5a7b {
  margin-left: auto;
margin-right: auto;
padding-left: 34%;
padding-right: 34%;
}

@media (min-width: 0px) {
[id="s-7261c720-00b1-4e65-a863-4e28e21d5a7b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7261c720-00b1-4e65-a863-4e28e21d5a7b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-7261c720-00b1-4e65-a863-4e28e21d5a7b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-7261c720-00b1-4e65-a863-4e28e21d5a7b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

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

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

.shg-btn-text {
  font-weight: 400;
  font-family: "Lato";
}

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

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

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

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

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

#s-8008682e-4e60-4af5-aa2b-899ae47d3646 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
max-width: 175px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-8008682e-4e60-4af5-aa2b-899ae47d3646:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8008682e-4e60-4af5-aa2b-899ae47d3646:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-8008682e-4e60-4af5-aa2b-899ae47d3646-root {
    text-align: center;
  }


#s-8008682e-4e60-4af5-aa2b-899ae47d3646.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8008682e-4e60-4af5-aa2b-899ae47d3646-root {
    text-align: center;
  }


#s-8008682e-4e60-4af5-aa2b-899ae47d3646.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8008682e-4e60-4af5-aa2b-899ae47d3646-root {
    text-align: center;
  }


#s-8008682e-4e60-4af5-aa2b-899ae47d3646.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8008682e-4e60-4af5-aa2b-899ae47d3646-root {
    text-align: center;
  }


#s-8008682e-4e60-4af5-aa2b-899ae47d3646.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8008682e-4e60-4af5-aa2b-899ae47d3646-root {
    text-align: center;
  }


#s-8008682e-4e60-4af5-aa2b-899ae47d3646.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-212c615a-aa94-4ea5-a701-0c1fe5b78af6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
max-width: 175px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-212c615a-aa94-4ea5-a701-0c1fe5b78af6:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-212c615a-aa94-4ea5-a701-0c1fe5b78af6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-212c615a-aa94-4ea5-a701-0c1fe5b78af6-root {
    text-align: center;
  }


#s-212c615a-aa94-4ea5-a701-0c1fe5b78af6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-212c615a-aa94-4ea5-a701-0c1fe5b78af6-root {
    text-align: center;
  }


#s-212c615a-aa94-4ea5-a701-0c1fe5b78af6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-212c615a-aa94-4ea5-a701-0c1fe5b78af6-root {
    text-align: center;
  }


#s-212c615a-aa94-4ea5-a701-0c1fe5b78af6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-212c615a-aa94-4ea5-a701-0c1fe5b78af6-root {
    text-align: center;
  }


#s-212c615a-aa94-4ea5-a701-0c1fe5b78af6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-212c615a-aa94-4ea5-a701-0c1fe5b78af6-root {
    text-align: center;
  }


#s-212c615a-aa94-4ea5-a701-0c1fe5b78af6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c {
  display: none;
}
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c, #wrap-s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c, #wrap-content-s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c {
  display: none;
}
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c, #wrap-s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c, #wrap-content-s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c { display: none !important; }}@media (max-width: 767px){#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c {
  display: none;
}
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c, #wrap-s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c, #wrap-content-s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c { display: none !important; }}
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/480x/);
}
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/960x/);
}
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/768x/);
}
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/1536x/);
}
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/1024x/);
}
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/2048x/);
}
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/1200x/);
}
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/2048x/);
}
#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bdc59f0c-6a90-49a1-b36b-2d4bf8d8778c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2b27c4e6-1081-4ed1-b201-ecd464dafda8 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-40045624-5b89-4bc9-b190-bc6d38dd344b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40045624-5b89-4bc9-b190-bc6d38dd344b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-a8912a69-e1d0-4cc8-b46b-982f851e8f76 {
  margin-left: auto;
margin-right: auto;
padding-left: 20%;
padding-bottom: 25px;
padding-right: 20%;
}

#s-a8912a69-e1d0-4cc8-b46b-982f851e8f76 .shg-proportional-font-size,
#s-a8912a69-e1d0-4cc8-b46b-982f851e8f76 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-43460532-6b23-43bb-a691-1374d3a88d74 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
min-height: 225px;
}

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

#slider-v3-s-43460532-6b23-43bb-a691-1374d3a88d74 {
  --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-43460532-6b23-43bb-a691-1374d3a88d74 > .swiper-button-prev,
#slider-v3-s-43460532-6b23-43bb-a691-1374d3a88d74 > .swiper-button-next {
  
}

#slider-v3-s-43460532-6b23-43bb-a691-1374d3a88d74 > .swiper-button-prev svg,
#slider-v3-s-43460532-6b23-43bb-a691-1374d3a88d74 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
}

#slider-v3-s-43460532-6b23-43bb-a691-1374d3a88d74 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-43460532-6b23-43bb-a691-1374d3a88d74 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-43460532-6b23-43bb-a691-1374d3a88d74 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-43460532-6b23-43bb-a691-1374d3a88d74 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-43460532-6b23-43bb-a691-1374d3a88d74 .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-43460532-6b23-43bb-a691-1374d3a88d74 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dba0924c-9ced-489c-a2ce-18e55de8e723 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dba0924c-9ced-489c-a2ce-18e55de8e723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dba0924c-9ced-489c-a2ce-18e55de8e723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dba0924c-9ced-489c-a2ce-18e55de8e723 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dba0924c-9ced-489c-a2ce-18e55de8e723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dba0924c-9ced-489c-a2ce-18e55de8e723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dba0924c-9ced-489c-a2ce-18e55de8e723 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dba0924c-9ced-489c-a2ce-18e55de8e723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dba0924c-9ced-489c-a2ce-18e55de8e723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dba0924c-9ced-489c-a2ce-18e55de8e723 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dba0924c-9ced-489c-a2ce-18e55de8e723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dba0924c-9ced-489c-a2ce-18e55de8e723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dba0924c-9ced-489c-a2ce-18e55de8e723 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dba0924c-9ced-489c-a2ce-18e55de8e723 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dba0924c-9ced-489c-a2ce-18e55de8e723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dba0924c-9ced-489c-a2ce-18e55de8e723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dba0924c-9ced-489c-a2ce-18e55de8e723.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-381d5185-9e9c-4e2e-82dd-ba23d666121b {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 992px) and (max-width: 1199px){#s-381d5185-9e9c-4e2e-82dd-ba23d666121b {
  padding-left: 3%;
padding-right: 3%;
}
}
#s-381d5185-9e9c-4e2e-82dd-ba23d666121b .shg-proportional-font-size,
#s-381d5185-9e9c-4e2e-82dd-ba23d666121b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-381d5185-9e9c-4e2e-82dd-ba23d666121b .shg-proportional-font-size,
#s-381d5185-9e9c-4e2e-82dd-ba23d666121b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57a27c95-5aa7-482b-9ea4-91e2a5fb0444.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-6a50fe37-457c-4a04-8f22-886a1d7a0a09 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6a50fe37-457c-4a04-8f22-886a1d7a0a09 {
  padding-left: 3%;
padding-right: 3%;
}
}
#s-6a50fe37-457c-4a04-8f22-886a1d7a0a09 .shg-proportional-font-size,
#s-6a50fe37-457c-4a04-8f22-886a1d7a0a09 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-6a50fe37-457c-4a04-8f22-886a1d7a0a09 .shg-proportional-font-size,
#s-6a50fe37-457c-4a04-8f22-886a1d7a0a09 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-552c605e-4a3f-4e44-8df7-befb9e4eeea0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a03854f4-0879-4af8-b078-e79f58a69bf3 {
  margin-left: auto;
margin-right: auto;
}

#s-a03854f4-0879-4af8-b078-e79f58a69bf3 .shg-proportional-font-size,
#s-a03854f4-0879-4af8-b078-e79f58a69bf3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-a03854f4-0879-4af8-b078-e79f58a69bf3 .shg-proportional-font-size,
#s-a03854f4-0879-4af8-b078-e79f58a69bf3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-532d31da-a808-4c00-ac53-1b54a92f613e {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-532d31da-a808-4c00-ac53-1b54a92f613e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-532d31da-a808-4c00-ac53-1b54a92f613e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-532d31da-a808-4c00-ac53-1b54a92f613e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-532d31da-a808-4c00-ac53-1b54a92f613e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-532d31da-a808-4c00-ac53-1b54a92f613e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-532d31da-a808-4c00-ac53-1b54a92f613e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-532d31da-a808-4c00-ac53-1b54a92f613e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-532d31da-a808-4c00-ac53-1b54a92f613e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-532d31da-a808-4c00-ac53-1b54a92f613e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-532d31da-a808-4c00-ac53-1b54a92f613e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-532d31da-a808-4c00-ac53-1b54a92f613e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-532d31da-a808-4c00-ac53-1b54a92f613e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-532d31da-a808-4c00-ac53-1b54a92f613e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-532d31da-a808-4c00-ac53-1b54a92f613e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-532d31da-a808-4c00-ac53-1b54a92f613e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-532d31da-a808-4c00-ac53-1b54a92f613e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-532d31da-a808-4c00-ac53-1b54a92f613e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-532d31da-a808-4c00-ac53-1b54a92f613e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-532d31da-a808-4c00-ac53-1b54a92f613e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-532d31da-a808-4c00-ac53-1b54a92f613e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-532d31da-a808-4c00-ac53-1b54a92f613e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-532d31da-a808-4c00-ac53-1b54a92f613e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-532d31da-a808-4c00-ac53-1b54a92f613e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-532d31da-a808-4c00-ac53-1b54a92f613e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-532d31da-a808-4c00-ac53-1b54a92f613e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-532d31da-a808-4c00-ac53-1b54a92f613e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-532d31da-a808-4c00-ac53-1b54a92f613e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-532d31da-a808-4c00-ac53-1b54a92f613e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-532d31da-a808-4c00-ac53-1b54a92f613e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-532d31da-a808-4c00-ac53-1b54a92f613e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-8da0e21b-7a51-4e0c-a08a-7c34d4848012 {
  margin-left: auto;
margin-right: auto;
}

#s-8da0e21b-7a51-4e0c-a08a-7c34d4848012 .shg-proportional-font-size,
#s-8da0e21b-7a51-4e0c-a08a-7c34d4848012 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-8da0e21b-7a51-4e0c-a08a-7c34d4848012 .shg-proportional-font-size,
#s-8da0e21b-7a51-4e0c-a08a-7c34d4848012 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ffaaa411-12bb-45ca-bda6-f68387dab880 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ffaaa411-12bb-45ca-bda6-f68387dab880.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ffaaa411-12bb-45ca-bda6-f68387dab880.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ffaaa411-12bb-45ca-bda6-f68387dab880 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ffaaa411-12bb-45ca-bda6-f68387dab880.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ffaaa411-12bb-45ca-bda6-f68387dab880.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ffaaa411-12bb-45ca-bda6-f68387dab880 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ffaaa411-12bb-45ca-bda6-f68387dab880.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ffaaa411-12bb-45ca-bda6-f68387dab880.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ffaaa411-12bb-45ca-bda6-f68387dab880 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ffaaa411-12bb-45ca-bda6-f68387dab880.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ffaaa411-12bb-45ca-bda6-f68387dab880.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ffaaa411-12bb-45ca-bda6-f68387dab880 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ffaaa411-12bb-45ca-bda6-f68387dab880 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ffaaa411-12bb-45ca-bda6-f68387dab880.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ffaaa411-12bb-45ca-bda6-f68387dab880.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ffaaa411-12bb-45ca-bda6-f68387dab880.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-36790ab4-a281-470c-a601-e7416474b936 {
  margin-left: auto;
margin-right: auto;
}

#s-36790ab4-a281-470c-a601-e7416474b936 .shg-proportional-font-size,
#s-36790ab4-a281-470c-a601-e7416474b936 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-36790ab4-a281-470c-a601-e7416474b936 .shg-proportional-font-size,
#s-36790ab4-a281-470c-a601-e7416474b936 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-48cc05ac-9857-4149-9265-db6c610639f6 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-48cc05ac-9857-4149-9265-db6c610639f6 {
  max-width: 242px;
}
}
#s-48cc05ac-9857-4149-9265-db6c610639f6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-48cc05ac-9857-4149-9265-db6c610639f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-48cc05ac-9857-4149-9265-db6c610639f6 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-48cc05ac-9857-4149-9265-db6c610639f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-48cc05ac-9857-4149-9265-db6c610639f6 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-48cc05ac-9857-4149-9265-db6c610639f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-48cc05ac-9857-4149-9265-db6c610639f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-48cc05ac-9857-4149-9265-db6c610639f6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-48cc05ac-9857-4149-9265-db6c610639f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-48cc05ac-9857-4149-9265-db6c610639f6 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-48cc05ac-9857-4149-9265-db6c610639f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-48cc05ac-9857-4149-9265-db6c610639f6 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-48cc05ac-9857-4149-9265-db6c610639f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-48cc05ac-9857-4149-9265-db6c610639f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-48cc05ac-9857-4149-9265-db6c610639f6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-48cc05ac-9857-4149-9265-db6c610639f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-48cc05ac-9857-4149-9265-db6c610639f6 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-48cc05ac-9857-4149-9265-db6c610639f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-48cc05ac-9857-4149-9265-db6c610639f6 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-48cc05ac-9857-4149-9265-db6c610639f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-48cc05ac-9857-4149-9265-db6c610639f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-48cc05ac-9857-4149-9265-db6c610639f6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-48cc05ac-9857-4149-9265-db6c610639f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-48cc05ac-9857-4149-9265-db6c610639f6 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-48cc05ac-9857-4149-9265-db6c610639f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-48cc05ac-9857-4149-9265-db6c610639f6 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-48cc05ac-9857-4149-9265-db6c610639f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-48cc05ac-9857-4149-9265-db6c610639f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-48cc05ac-9857-4149-9265-db6c610639f6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-48cc05ac-9857-4149-9265-db6c610639f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-48cc05ac-9857-4149-9265-db6c610639f6 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-48cc05ac-9857-4149-9265-db6c610639f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-48cc05ac-9857-4149-9265-db6c610639f6 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-48cc05ac-9857-4149-9265-db6c610639f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-48cc05ac-9857-4149-9265-db6c610639f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48cc05ac-9857-4149-9265-db6c610639f6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-36a24969-5926-4391-9e21-c87952f091d5 {
  margin-left: auto;
margin-right: auto;
}

#s-36a24969-5926-4391-9e21-c87952f091d5 .shg-proportional-font-size,
#s-36a24969-5926-4391-9e21-c87952f091d5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-36a24969-5926-4391-9e21-c87952f091d5 .shg-proportional-font-size,
#s-36a24969-5926-4391-9e21-c87952f091d5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-facc4f1a-4e7d-4fb6-badf-cb8406604409 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shg-align-container {
  display: flex;
  justify-content: center
}

.s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-facc4f1a-4e7d-4fb6-badf-cb8406604409 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shg-align-container {
  display: flex;
  justify-content: center
}

.s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-facc4f1a-4e7d-4fb6-badf-cb8406604409 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shg-align-container {
  display: flex;
  justify-content: center
}

.s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-facc4f1a-4e7d-4fb6-badf-cb8406604409 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shg-align-container {
  display: flex;
  justify-content: center
}

.s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-facc4f1a-4e7d-4fb6-badf-cb8406604409 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-facc4f1a-4e7d-4fb6-badf-cb8406604409 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shg-align-container {
  display: flex;
  justify-content: center
}

.s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-facc4f1a-4e7d-4fb6-badf-cb8406604409.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-8f2f93cc-10c8-4f46-98a9-a09482d3ab64 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 992px) and (max-width: 1199px){#s-8f2f93cc-10c8-4f46-98a9-a09482d3ab64 {
  padding-left: 3%;
padding-right: 3%;
}
}
#s-8f2f93cc-10c8-4f46-98a9-a09482d3ab64 .shg-proportional-font-size,
#s-8f2f93cc-10c8-4f46-98a9-a09482d3ab64 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-8f2f93cc-10c8-4f46-98a9-a09482d3ab64 .shg-proportional-font-size,
#s-8f2f93cc-10c8-4f46-98a9-a09482d3ab64 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-26a1858e-1339-4d72-86bd-0114b299f907 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-26a1858e-1339-4d72-86bd-0114b299f907 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-26a1858e-1339-4d72-86bd-0114b299f907 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-26a1858e-1339-4d72-86bd-0114b299f907 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-26a1858e-1339-4d72-86bd-0114b299f907 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-26a1858e-1339-4d72-86bd-0114b299f907.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26a1858e-1339-4d72-86bd-0114b299f907.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-26a1858e-1339-4d72-86bd-0114b299f907 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-26a1858e-1339-4d72-86bd-0114b299f907 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-26a1858e-1339-4d72-86bd-0114b299f907 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-26a1858e-1339-4d72-86bd-0114b299f907 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-26a1858e-1339-4d72-86bd-0114b299f907 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-26a1858e-1339-4d72-86bd-0114b299f907.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26a1858e-1339-4d72-86bd-0114b299f907.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-26a1858e-1339-4d72-86bd-0114b299f907 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-26a1858e-1339-4d72-86bd-0114b299f907 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-26a1858e-1339-4d72-86bd-0114b299f907 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-26a1858e-1339-4d72-86bd-0114b299f907 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-26a1858e-1339-4d72-86bd-0114b299f907 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-26a1858e-1339-4d72-86bd-0114b299f907.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26a1858e-1339-4d72-86bd-0114b299f907.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-26a1858e-1339-4d72-86bd-0114b299f907 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-26a1858e-1339-4d72-86bd-0114b299f907 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-26a1858e-1339-4d72-86bd-0114b299f907 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-26a1858e-1339-4d72-86bd-0114b299f907 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-26a1858e-1339-4d72-86bd-0114b299f907 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-26a1858e-1339-4d72-86bd-0114b299f907.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26a1858e-1339-4d72-86bd-0114b299f907.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-26a1858e-1339-4d72-86bd-0114b299f907 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-26a1858e-1339-4d72-86bd-0114b299f907 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-26a1858e-1339-4d72-86bd-0114b299f907 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-26a1858e-1339-4d72-86bd-0114b299f907 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-26a1858e-1339-4d72-86bd-0114b299f907 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-26a1858e-1339-4d72-86bd-0114b299f907.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26a1858e-1339-4d72-86bd-0114b299f907.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26a1858e-1339-4d72-86bd-0114b299f907.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-f322fca2-50b6-40e8-9e55-385a89cc1081 {
  margin-left: auto;
margin-right: auto;
}

#s-f322fca2-50b6-40e8-9e55-385a89cc1081 .shg-proportional-font-size,
#s-f322fca2-50b6-40e8-9e55-385a89cc1081 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-f322fca2-50b6-40e8-9e55-385a89cc1081 .shg-proportional-font-size,
#s-f322fca2-50b6-40e8-9e55-385a89cc1081 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07a76900-bdd2-41bc-bc18-4df9bbadcd2f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ffcc5d18-eb8f-45e0-b991-ea1fcba26420 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ffcc5d18-eb8f-45e0-b991-ea1fcba26420 {
  padding-left: 3%;
padding-right: 3%;
}
}
#s-ffcc5d18-eb8f-45e0-b991-ea1fcba26420 .shg-proportional-font-size,
#s-ffcc5d18-eb8f-45e0-b991-ea1fcba26420 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-ffcc5d18-eb8f-45e0-b991-ea1fcba26420 .shg-proportional-font-size,
#s-ffcc5d18-eb8f-45e0-b991-ea1fcba26420 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-24eb7968-8e16-4763-b8b0-9380db683d26 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-24eb7968-8e16-4763-b8b0-9380db683d26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24eb7968-8e16-4763-b8b0-9380db683d26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-24eb7968-8e16-4763-b8b0-9380db683d26 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-24eb7968-8e16-4763-b8b0-9380db683d26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24eb7968-8e16-4763-b8b0-9380db683d26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-24eb7968-8e16-4763-b8b0-9380db683d26 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-24eb7968-8e16-4763-b8b0-9380db683d26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24eb7968-8e16-4763-b8b0-9380db683d26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-24eb7968-8e16-4763-b8b0-9380db683d26 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-24eb7968-8e16-4763-b8b0-9380db683d26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24eb7968-8e16-4763-b8b0-9380db683d26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-24eb7968-8e16-4763-b8b0-9380db683d26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-24eb7968-8e16-4763-b8b0-9380db683d26 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-24eb7968-8e16-4763-b8b0-9380db683d26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24eb7968-8e16-4763-b8b0-9380db683d26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24eb7968-8e16-4763-b8b0-9380db683d26.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-6c416057-45df-4527-9ab6-8fa8140e97fb {
  margin-left: auto;
margin-right: auto;
}

#s-6c416057-45df-4527-9ab6-8fa8140e97fb .shg-proportional-font-size,
#s-6c416057-45df-4527-9ab6-8fa8140e97fb .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-6c416057-45df-4527-9ab6-8fa8140e97fb .shg-proportional-font-size,
#s-6c416057-45df-4527-9ab6-8fa8140e97fb .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-74a7652f-228a-4623-8eab-65b22fdb9699 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-74a7652f-228a-4623-8eab-65b22fdb9699.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74a7652f-228a-4623-8eab-65b22fdb9699.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-74a7652f-228a-4623-8eab-65b22fdb9699 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-74a7652f-228a-4623-8eab-65b22fdb9699.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74a7652f-228a-4623-8eab-65b22fdb9699.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-74a7652f-228a-4623-8eab-65b22fdb9699 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-74a7652f-228a-4623-8eab-65b22fdb9699.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74a7652f-228a-4623-8eab-65b22fdb9699.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-74a7652f-228a-4623-8eab-65b22fdb9699 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-74a7652f-228a-4623-8eab-65b22fdb9699.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74a7652f-228a-4623-8eab-65b22fdb9699.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-74a7652f-228a-4623-8eab-65b22fdb9699 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-74a7652f-228a-4623-8eab-65b22fdb9699 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-74a7652f-228a-4623-8eab-65b22fdb9699.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74a7652f-228a-4623-8eab-65b22fdb9699.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74a7652f-228a-4623-8eab-65b22fdb9699.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-016285c0-bc09-4972-9bfe-c9ea8fbcd10f {
  margin-left: auto;
margin-right: auto;
}

#s-016285c0-bc09-4972-9bfe-c9ea8fbcd10f .shg-proportional-font-size,
#s-016285c0-bc09-4972-9bfe-c9ea8fbcd10f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-016285c0-bc09-4972-9bfe-c9ea8fbcd10f .shg-proportional-font-size,
#s-016285c0-bc09-4972-9bfe-c9ea8fbcd10f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-5506fc97-1611-494b-9680-ca78397fcf6a {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5506fc97-1611-494b-9680-ca78397fcf6a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5506fc97-1611-494b-9680-ca78397fcf6a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5506fc97-1611-494b-9680-ca78397fcf6a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5506fc97-1611-494b-9680-ca78397fcf6a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5506fc97-1611-494b-9680-ca78397fcf6a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5506fc97-1611-494b-9680-ca78397fcf6a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5506fc97-1611-494b-9680-ca78397fcf6a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5506fc97-1611-494b-9680-ca78397fcf6a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5506fc97-1611-494b-9680-ca78397fcf6a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5506fc97-1611-494b-9680-ca78397fcf6a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5506fc97-1611-494b-9680-ca78397fcf6a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5506fc97-1611-494b-9680-ca78397fcf6a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5506fc97-1611-494b-9680-ca78397fcf6a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5506fc97-1611-494b-9680-ca78397fcf6a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5506fc97-1611-494b-9680-ca78397fcf6a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5506fc97-1611-494b-9680-ca78397fcf6a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5506fc97-1611-494b-9680-ca78397fcf6a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5506fc97-1611-494b-9680-ca78397fcf6a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5506fc97-1611-494b-9680-ca78397fcf6a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5506fc97-1611-494b-9680-ca78397fcf6a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5506fc97-1611-494b-9680-ca78397fcf6a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5506fc97-1611-494b-9680-ca78397fcf6a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5506fc97-1611-494b-9680-ca78397fcf6a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5506fc97-1611-494b-9680-ca78397fcf6a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5506fc97-1611-494b-9680-ca78397fcf6a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5506fc97-1611-494b-9680-ca78397fcf6a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5506fc97-1611-494b-9680-ca78397fcf6a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5506fc97-1611-494b-9680-ca78397fcf6a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5506fc97-1611-494b-9680-ca78397fcf6a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5506fc97-1611-494b-9680-ca78397fcf6a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-fb331103-cae1-47d9-ab75-aac4abdf80a2 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 992px) and (max-width: 1199px){#s-fb331103-cae1-47d9-ab75-aac4abdf80a2 {
  padding-left: 12%;
padding-right: 12%;
}
}
#s-fb331103-cae1-47d9-ab75-aac4abdf80a2 .shg-proportional-font-size,
#s-fb331103-cae1-47d9-ab75-aac4abdf80a2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-fb331103-cae1-47d9-ab75-aac4abdf80a2 .shg-proportional-font-size,
#s-fb331103-cae1-47d9-ab75-aac4abdf80a2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-c16dc711-1f2f-47f6-890e-355e83178784 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c16dc711-1f2f-47f6-890e-355e83178784 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c16dc711-1f2f-47f6-890e-355e83178784 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c16dc711-1f2f-47f6-890e-355e83178784 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c16dc711-1f2f-47f6-890e-355e83178784 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c16dc711-1f2f-47f6-890e-355e83178784.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c16dc711-1f2f-47f6-890e-355e83178784.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-c16dc711-1f2f-47f6-890e-355e83178784 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c16dc711-1f2f-47f6-890e-355e83178784 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c16dc711-1f2f-47f6-890e-355e83178784 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c16dc711-1f2f-47f6-890e-355e83178784 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c16dc711-1f2f-47f6-890e-355e83178784 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c16dc711-1f2f-47f6-890e-355e83178784.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c16dc711-1f2f-47f6-890e-355e83178784.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c16dc711-1f2f-47f6-890e-355e83178784 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c16dc711-1f2f-47f6-890e-355e83178784 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c16dc711-1f2f-47f6-890e-355e83178784 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c16dc711-1f2f-47f6-890e-355e83178784 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c16dc711-1f2f-47f6-890e-355e83178784 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c16dc711-1f2f-47f6-890e-355e83178784.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c16dc711-1f2f-47f6-890e-355e83178784.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c16dc711-1f2f-47f6-890e-355e83178784 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c16dc711-1f2f-47f6-890e-355e83178784 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c16dc711-1f2f-47f6-890e-355e83178784 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c16dc711-1f2f-47f6-890e-355e83178784 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c16dc711-1f2f-47f6-890e-355e83178784 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c16dc711-1f2f-47f6-890e-355e83178784.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c16dc711-1f2f-47f6-890e-355e83178784.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-c16dc711-1f2f-47f6-890e-355e83178784 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c16dc711-1f2f-47f6-890e-355e83178784 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c16dc711-1f2f-47f6-890e-355e83178784 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c16dc711-1f2f-47f6-890e-355e83178784 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c16dc711-1f2f-47f6-890e-355e83178784 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c16dc711-1f2f-47f6-890e-355e83178784.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c16dc711-1f2f-47f6-890e-355e83178784.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c16dc711-1f2f-47f6-890e-355e83178784.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-05345420-9c1d-4c44-a666-cfb8da7242ba {
  margin-left: auto;
margin-right: auto;
}

#s-05345420-9c1d-4c44-a666-cfb8da7242ba .shg-proportional-font-size,
#s-05345420-9c1d-4c44-a666-cfb8da7242ba .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-05345420-9c1d-4c44-a666-cfb8da7242ba .shg-proportional-font-size,
#s-05345420-9c1d-4c44-a666-cfb8da7242ba .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  max-width: 242px;
}
}
#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0adb6569-ce18-4895-9bfc-7c64d30f4c7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-67bf98e5-faef-4bf7-ad9c-ec8d29397f8c {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 992px) and (max-width: 1199px){#s-67bf98e5-faef-4bf7-ad9c-ec8d29397f8c {
  padding-left: 3%;
padding-right: 3%;
}
}
#s-67bf98e5-faef-4bf7-ad9c-ec8d29397f8c .shg-proportional-font-size,
#s-67bf98e5-faef-4bf7-ad9c-ec8d29397f8c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-67bf98e5-faef-4bf7-ad9c-ec8d29397f8c .shg-proportional-font-size,
#s-67bf98e5-faef-4bf7-ad9c-ec8d29397f8c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a01ef5c1-68ba-4276-92b8-6b79e3d72d8c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e664567f-af17-4af8-b4b4-a34601a87993 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e664567f-af17-4af8-b4b4-a34601a87993 {
  padding-left: 3%;
padding-right: 3%;
}
}
#s-e664567f-af17-4af8-b4b4-a34601a87993 .shg-proportional-font-size,
#s-e664567f-af17-4af8-b4b4-a34601a87993 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-e664567f-af17-4af8-b4b4-a34601a87993 .shg-proportional-font-size,
#s-e664567f-af17-4af8-b4b4-a34601a87993 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb7674c1-3087-418d-8ed0-e5c8dde64ec7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-756e611c-0228-4d22-947e-4a5d0a784dd6 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 992px) and (max-width: 1199px){#s-756e611c-0228-4d22-947e-4a5d0a784dd6 {
  padding-left: 3%;
padding-right: 3%;
}
}
#s-756e611c-0228-4d22-947e-4a5d0a784dd6 .shg-proportional-font-size,
#s-756e611c-0228-4d22-947e-4a5d0a784dd6 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-756e611c-0228-4d22-947e-4a5d0a784dd6 .shg-proportional-font-size,
#s-756e611c-0228-4d22-947e-4a5d0a784dd6 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7a4ed697-6e5e-4307-beb2-4d102f3e91df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a4ed697-6e5e-4307-beb2-4d102f3e91df.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-9b4bba53-2989-402d-80b9-d061804f4588 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 992px) and (max-width: 1199px){#s-9b4bba53-2989-402d-80b9-d061804f4588 {
  padding-left: 3%;
padding-right: 3%;
}
}
#s-9b4bba53-2989-402d-80b9-d061804f4588 .shg-proportional-font-size,
#s-9b4bba53-2989-402d-80b9-d061804f4588 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-9b4bba53-2989-402d-80b9-d061804f4588 .shg-proportional-font-size,
#s-9b4bba53-2989-402d-80b9-d061804f4588 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-cf10ad9e-10bd-4637-ac5d-5865b5b65891 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-cf10ad9e-10bd-4637-ac5d-5865b5b65891 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cf10ad9e-10bd-4637-ac5d-5865b5b65891.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b9a62020-53fc-4010-8569-363f19a21ac3 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b9a62020-53fc-4010-8569-363f19a21ac3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9a62020-53fc-4010-8569-363f19a21ac3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b9a62020-53fc-4010-8569-363f19a21ac3 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b9a62020-53fc-4010-8569-363f19a21ac3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9a62020-53fc-4010-8569-363f19a21ac3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b9a62020-53fc-4010-8569-363f19a21ac3 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b9a62020-53fc-4010-8569-363f19a21ac3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9a62020-53fc-4010-8569-363f19a21ac3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b9a62020-53fc-4010-8569-363f19a21ac3 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b9a62020-53fc-4010-8569-363f19a21ac3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9a62020-53fc-4010-8569-363f19a21ac3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b9a62020-53fc-4010-8569-363f19a21ac3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b9a62020-53fc-4010-8569-363f19a21ac3 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b9a62020-53fc-4010-8569-363f19a21ac3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9a62020-53fc-4010-8569-363f19a21ac3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9a62020-53fc-4010-8569-363f19a21ac3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-547d2f58-e7cc-4ce1-ba7d-93cac1611eee {
  margin-left: auto;
margin-right: auto;
}

#s-547d2f58-e7cc-4ce1-ba7d-93cac1611eee .shg-proportional-font-size,
#s-547d2f58-e7cc-4ce1-ba7d-93cac1611eee .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-547d2f58-e7cc-4ce1-ba7d-93cac1611eee .shg-proportional-font-size,
#s-547d2f58-e7cc-4ce1-ba7d-93cac1611eee .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-935aa912-87b0-4b26-bb4e-17493bd1be4b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-935aa912-87b0-4b26-bb4e-17493bd1be4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-935aa912-87b0-4b26-bb4e-17493bd1be4b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5cc97c4a-4184-4eee-870d-e5c2d589c623 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5cc97c4a-4184-4eee-870d-e5c2d589c623 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5cc97c4a-4184-4eee-870d-e5c2d589c623 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5cc97c4a-4184-4eee-870d-e5c2d589c623 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5cc97c4a-4184-4eee-870d-e5c2d589c623 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5cc97c4a-4184-4eee-870d-e5c2d589c623 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cc97c4a-4184-4eee-870d-e5c2d589c623.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a544d5a4-141d-40d6-acf3-b14d5c0b0d70 {
  margin-left: auto;
margin-right: auto;
}

#s-a544d5a4-141d-40d6-acf3-b14d5c0b0d70 .shg-proportional-font-size,
#s-a544d5a4-141d-40d6-acf3-b14d5c0b0d70 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-a544d5a4-141d-40d6-acf3-b14d5c0b0d70 .shg-proportional-font-size,
#s-a544d5a4-141d-40d6-acf3-b14d5c0b0d70 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-1bc7d6da-b8b8-4396-bdfe-dfbc76b45dea {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1bc7d6da-b8b8-4396-bdfe-dfbc76b45dea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1bc7d6da-b8b8-4396-bdfe-dfbc76b45dea.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5402f880-fe8d-4a69-b175-c942c4271da6 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5402f880-fe8d-4a69-b175-c942c4271da6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5402f880-fe8d-4a69-b175-c942c4271da6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5402f880-fe8d-4a69-b175-c942c4271da6 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5402f880-fe8d-4a69-b175-c942c4271da6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5402f880-fe8d-4a69-b175-c942c4271da6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5402f880-fe8d-4a69-b175-c942c4271da6 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5402f880-fe8d-4a69-b175-c942c4271da6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5402f880-fe8d-4a69-b175-c942c4271da6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5402f880-fe8d-4a69-b175-c942c4271da6 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5402f880-fe8d-4a69-b175-c942c4271da6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5402f880-fe8d-4a69-b175-c942c4271da6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5402f880-fe8d-4a69-b175-c942c4271da6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5402f880-fe8d-4a69-b175-c942c4271da6 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5402f880-fe8d-4a69-b175-c942c4271da6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5402f880-fe8d-4a69-b175-c942c4271da6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5402f880-fe8d-4a69-b175-c942c4271da6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a1606f61-27a9-47d7-813d-a56211ea2046 {
  margin-left: auto;
margin-right: auto;
}

#s-a1606f61-27a9-47d7-813d-a56211ea2046 .shg-proportional-font-size,
#s-a1606f61-27a9-47d7-813d-a56211ea2046 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-a1606f61-27a9-47d7-813d-a56211ea2046 .shg-proportional-font-size,
#s-a1606f61-27a9-47d7-813d-a56211ea2046 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-e4abeab2-a67e-45b4-9844-9d5526ca90d4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e4abeab2-a67e-45b4-9844-9d5526ca90d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e4abeab2-a67e-45b4-9844-9d5526ca90d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}
#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9:hover {opacity: 1 !important;}
#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9fa94910-cd4e-4eb1-b396-255fe0ebf1b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-9083dfde-c06a-4f30-97e8-222af3091aa7 {
  margin-left: auto;
margin-right: auto;
}

#s-9083dfde-c06a-4f30-97e8-222af3091aa7 .shg-proportional-font-size,
#s-9083dfde-c06a-4f30-97e8-222af3091aa7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-9083dfde-c06a-4f30-97e8-222af3091aa7 .shg-proportional-font-size,
#s-9083dfde-c06a-4f30-97e8-222af3091aa7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}
#s-fc572dfe-43d9-455b-9186-f96de4d175ea {
  margin-left: auto;
margin-right: auto;
padding-bottom: 25px;
}








#s-fc572dfe-43d9-455b-9186-f96de4d175ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fc572dfe-43d9-455b-9186-f96de4d175ea.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-94fdbda3-10fc-466d-a974-ff7d40c6fb3a {
  margin-left: auto;
margin-right: auto;
padding-left: 34%;
padding-right: 34%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-94fdbda3-10fc-466d-a974-ff7d40c6fb3a {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-94fdbda3-10fc-466d-a974-ff7d40c6fb3a {
  padding-left: 25%;
padding-right: 25%;
}
}
@media (min-width: 0px) {
[id="s-94fdbda3-10fc-466d-a974-ff7d40c6fb3a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94fdbda3-10fc-466d-a974-ff7d40c6fb3a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-94fdbda3-10fc-466d-a974-ff7d40c6fb3a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-94fdbda3-10fc-466d-a974-ff7d40c6fb3a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-42d8c026-1d23-44ab-bb2e-010ac2b9f26d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
max-width: 175px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-42d8c026-1d23-44ab-bb2e-010ac2b9f26d:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-42d8c026-1d23-44ab-bb2e-010ac2b9f26d:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-42d8c026-1d23-44ab-bb2e-010ac2b9f26d-root {
    text-align: center;
  }


#s-42d8c026-1d23-44ab-bb2e-010ac2b9f26d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-42d8c026-1d23-44ab-bb2e-010ac2b9f26d-root {
    text-align: center;
  }


#s-42d8c026-1d23-44ab-bb2e-010ac2b9f26d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-42d8c026-1d23-44ab-bb2e-010ac2b9f26d-root {
    text-align: center;
  }


#s-42d8c026-1d23-44ab-bb2e-010ac2b9f26d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-42d8c026-1d23-44ab-bb2e-010ac2b9f26d-root {
    text-align: center;
  }


#s-42d8c026-1d23-44ab-bb2e-010ac2b9f26d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-42d8c026-1d23-44ab-bb2e-010ac2b9f26d-root {
    text-align: center;
  }


#s-42d8c026-1d23-44ab-bb2e-010ac2b9f26d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-05303e95-733c-4b06-b5af-cf5d37f7531a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
max-width: 175px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-05303e95-733c-4b06-b5af-cf5d37f7531a:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-05303e95-733c-4b06-b5af-cf5d37f7531a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-05303e95-733c-4b06-b5af-cf5d37f7531a-root {
    text-align: center;
  }


#s-05303e95-733c-4b06-b5af-cf5d37f7531a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-05303e95-733c-4b06-b5af-cf5d37f7531a-root {
    text-align: center;
  }


#s-05303e95-733c-4b06-b5af-cf5d37f7531a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-05303e95-733c-4b06-b5af-cf5d37f7531a-root {
    text-align: center;
  }


#s-05303e95-733c-4b06-b5af-cf5d37f7531a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-05303e95-733c-4b06-b5af-cf5d37f7531a-root {
    text-align: center;
  }


#s-05303e95-733c-4b06-b5af-cf5d37f7531a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-05303e95-733c-4b06-b5af-cf5d37f7531a-root {
    text-align: center;
  }


#s-05303e95-733c-4b06-b5af-cf5d37f7531a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}
#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  display: none;
}
#s-b7952659-2501-408d-ab73-7c8c2a06f15a, #wrap-s-b7952659-2501-408d-ab73-7c8c2a06f15a, #wrap-content-s-b7952659-2501-408d-ab73-7c8c2a06f15a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  display: none;
}
#s-b7952659-2501-408d-ab73-7c8c2a06f15a, #wrap-s-b7952659-2501-408d-ab73-7c8c2a06f15a, #wrap-content-s-b7952659-2501-408d-ab73-7c8c2a06f15a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  
}
}@media (max-width: 767px){#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  display: none;
}
#s-b7952659-2501-408d-ab73-7c8c2a06f15a, #wrap-s-b7952659-2501-408d-ab73-7c8c2a06f15a, #wrap-content-s-b7952659-2501-408d-ab73-7c8c2a06f15a { display: none !important; }}
#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/480x/);
}
#s-b7952659-2501-408d-ab73-7c8c2a06f15a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/960x/);
}
#s-b7952659-2501-408d-ab73-7c8c2a06f15a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/768x/);
}
#s-b7952659-2501-408d-ab73-7c8c2a06f15a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/1536x/);
}
#s-b7952659-2501-408d-ab73-7c8c2a06f15a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/1024x/);
}
#s-b7952659-2501-408d-ab73-7c8c2a06f15a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/2048x/);
}
#s-b7952659-2501-408d-ab73-7c8c2a06f15a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/1200x/);
}
#s-b7952659-2501-408d-ab73-7c8c2a06f15a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b7952659-2501-408d-ab73-7c8c2a06f15a {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/2048x/);
}
#s-b7952659-2501-408d-ab73-7c8c2a06f15a.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-b7952659-2501-408d-ab73-7c8c2a06f15a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b7952659-2501-408d-ab73-7c8c2a06f15a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e524cfa3-a268-49f6-b03c-6e8304625fd1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-655602c9-ed03-4005-b0a5-f1620b2c85ea {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-655602c9-ed03-4005-b0a5-f1620b2c85ea .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-71768f3e-df14-4f67-8e7c-ab0661d9bb84 {
  margin-left: auto;
margin-right: auto;
padding-left: 20%;
padding-bottom: 25px;
padding-right: 20%;
}
@media (min-width: 768px) and (max-width: 991px){#s-71768f3e-df14-4f67-8e7c-ab0661d9bb84 {
  padding-left: 15%;
padding-right: 15%;
}
}
#s-71768f3e-df14-4f67-8e7c-ab0661d9bb84 .shg-proportional-font-size,
#s-71768f3e-df14-4f67-8e7c-ab0661d9bb84 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
min-height: 225px;
}

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

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f {
  --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-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-prev,
#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-next {
  
}

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-prev svg,
#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
}

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f .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-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f {
  --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-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-prev,
#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-next {
  
}

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-prev svg,
#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
}

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f .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-f8cd2f3d-6a55-4b3f-be09-cae2f77dcf4f .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-c8e481de-af53-49c1-abe1-2466f981282f {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c8e481de-af53-49c1-abe1-2466f981282f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c8e481de-af53-49c1-abe1-2466f981282f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c8e481de-af53-49c1-abe1-2466f981282f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c8e481de-af53-49c1-abe1-2466f981282f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c8e481de-af53-49c1-abe1-2466f981282f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8e481de-af53-49c1-abe1-2466f981282f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-c8e481de-af53-49c1-abe1-2466f981282f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c8e481de-af53-49c1-abe1-2466f981282f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c8e481de-af53-49c1-abe1-2466f981282f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c8e481de-af53-49c1-abe1-2466f981282f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c8e481de-af53-49c1-abe1-2466f981282f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c8e481de-af53-49c1-abe1-2466f981282f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8e481de-af53-49c1-abe1-2466f981282f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c8e481de-af53-49c1-abe1-2466f981282f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c8e481de-af53-49c1-abe1-2466f981282f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c8e481de-af53-49c1-abe1-2466f981282f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c8e481de-af53-49c1-abe1-2466f981282f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c8e481de-af53-49c1-abe1-2466f981282f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c8e481de-af53-49c1-abe1-2466f981282f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8e481de-af53-49c1-abe1-2466f981282f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c8e481de-af53-49c1-abe1-2466f981282f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c8e481de-af53-49c1-abe1-2466f981282f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c8e481de-af53-49c1-abe1-2466f981282f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c8e481de-af53-49c1-abe1-2466f981282f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c8e481de-af53-49c1-abe1-2466f981282f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c8e481de-af53-49c1-abe1-2466f981282f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8e481de-af53-49c1-abe1-2466f981282f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-c8e481de-af53-49c1-abe1-2466f981282f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c8e481de-af53-49c1-abe1-2466f981282f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c8e481de-af53-49c1-abe1-2466f981282f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c8e481de-af53-49c1-abe1-2466f981282f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c8e481de-af53-49c1-abe1-2466f981282f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c8e481de-af53-49c1-abe1-2466f981282f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8e481de-af53-49c1-abe1-2466f981282f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8e481de-af53-49c1-abe1-2466f981282f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-25df78b2-f38d-439b-ae92-3e9401ddc8a2 {
  margin-left: auto;
margin-right: auto;
}

#s-25df78b2-f38d-439b-ae92-3e9401ddc8a2 .shg-proportional-font-size,
#s-25df78b2-f38d-439b-ae92-3e9401ddc8a2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-812784a7-e491-431b-828e-a7558bd07d33 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-812784a7-e491-431b-828e-a7558bd07d33 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-812784a7-e491-431b-828e-a7558bd07d33-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-812784a7-e491-431b-828e-a7558bd07d33 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-812784a7-e491-431b-828e-a7558bd07d33 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-812784a7-e491-431b-828e-a7558bd07d33 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-812784a7-e491-431b-828e-a7558bd07d33 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-812784a7-e491-431b-828e-a7558bd07d33 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-812784a7-e491-431b-828e-a7558bd07d33.shg-align-container {
  display: flex;
  justify-content: center
}

.s-812784a7-e491-431b-828e-a7558bd07d33.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-812784a7-e491-431b-828e-a7558bd07d33.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-812784a7-e491-431b-828e-a7558bd07d33 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-812784a7-e491-431b-828e-a7558bd07d33-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-812784a7-e491-431b-828e-a7558bd07d33 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-812784a7-e491-431b-828e-a7558bd07d33 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-812784a7-e491-431b-828e-a7558bd07d33 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-812784a7-e491-431b-828e-a7558bd07d33 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-812784a7-e491-431b-828e-a7558bd07d33 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-812784a7-e491-431b-828e-a7558bd07d33.shg-align-container {
  display: flex;
  justify-content: center
}

.s-812784a7-e491-431b-828e-a7558bd07d33.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-812784a7-e491-431b-828e-a7558bd07d33.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-812784a7-e491-431b-828e-a7558bd07d33 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-812784a7-e491-431b-828e-a7558bd07d33-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-812784a7-e491-431b-828e-a7558bd07d33 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-812784a7-e491-431b-828e-a7558bd07d33 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-812784a7-e491-431b-828e-a7558bd07d33 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-812784a7-e491-431b-828e-a7558bd07d33 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-812784a7-e491-431b-828e-a7558bd07d33 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-812784a7-e491-431b-828e-a7558bd07d33.shg-align-container {
  display: flex;
  justify-content: center
}

.s-812784a7-e491-431b-828e-a7558bd07d33.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-812784a7-e491-431b-828e-a7558bd07d33.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-812784a7-e491-431b-828e-a7558bd07d33 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-812784a7-e491-431b-828e-a7558bd07d33-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-812784a7-e491-431b-828e-a7558bd07d33 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-812784a7-e491-431b-828e-a7558bd07d33 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-812784a7-e491-431b-828e-a7558bd07d33 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-812784a7-e491-431b-828e-a7558bd07d33 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-812784a7-e491-431b-828e-a7558bd07d33 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-812784a7-e491-431b-828e-a7558bd07d33.shg-align-container {
  display: flex;
  justify-content: center
}

.s-812784a7-e491-431b-828e-a7558bd07d33.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-812784a7-e491-431b-828e-a7558bd07d33.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-812784a7-e491-431b-828e-a7558bd07d33 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-812784a7-e491-431b-828e-a7558bd07d33-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-812784a7-e491-431b-828e-a7558bd07d33 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-812784a7-e491-431b-828e-a7558bd07d33 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-812784a7-e491-431b-828e-a7558bd07d33 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-812784a7-e491-431b-828e-a7558bd07d33 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-812784a7-e491-431b-828e-a7558bd07d33 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-812784a7-e491-431b-828e-a7558bd07d33.shg-align-container {
  display: flex;
  justify-content: center
}

.s-812784a7-e491-431b-828e-a7558bd07d33.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-812784a7-e491-431b-828e-a7558bd07d33.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a3336884-30f0-47eb-bad6-324d765fae5a {
  margin-left: auto;
margin-right: auto;
}

#s-a3336884-30f0-47eb-bad6-324d765fae5a .shg-proportional-font-size,
#s-a3336884-30f0-47eb-bad6-324d765fae5a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-400ac7e7-256a-4062-8749-80ca8cca0e89 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-400ac7e7-256a-4062-8749-80ca8cca0e89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-400ac7e7-256a-4062-8749-80ca8cca0e89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-400ac7e7-256a-4062-8749-80ca8cca0e89 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-400ac7e7-256a-4062-8749-80ca8cca0e89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-400ac7e7-256a-4062-8749-80ca8cca0e89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-400ac7e7-256a-4062-8749-80ca8cca0e89 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-400ac7e7-256a-4062-8749-80ca8cca0e89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-400ac7e7-256a-4062-8749-80ca8cca0e89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-400ac7e7-256a-4062-8749-80ca8cca0e89 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-400ac7e7-256a-4062-8749-80ca8cca0e89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-400ac7e7-256a-4062-8749-80ca8cca0e89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-400ac7e7-256a-4062-8749-80ca8cca0e89 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-400ac7e7-256a-4062-8749-80ca8cca0e89 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-400ac7e7-256a-4062-8749-80ca8cca0e89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-400ac7e7-256a-4062-8749-80ca8cca0e89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-400ac7e7-256a-4062-8749-80ca8cca0e89.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-60e8effd-d0c0-40e3-af3a-b69028876750 {
  margin-left: auto;
margin-right: auto;
}

#s-60e8effd-d0c0-40e3-af3a-b69028876750 .shg-proportional-font-size,
#s-60e8effd-d0c0-40e3-af3a-b69028876750 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-000abc63-8086-4ef3-ae08-93949fbb9644 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-000abc63-8086-4ef3-ae08-93949fbb9644.shg-align-container {
  display: flex;
  justify-content: center
}

.s-000abc63-8086-4ef3-ae08-93949fbb9644.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-000abc63-8086-4ef3-ae08-93949fbb9644 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-000abc63-8086-4ef3-ae08-93949fbb9644.shg-align-container {
  display: flex;
  justify-content: center
}

.s-000abc63-8086-4ef3-ae08-93949fbb9644.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-000abc63-8086-4ef3-ae08-93949fbb9644 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-000abc63-8086-4ef3-ae08-93949fbb9644.shg-align-container {
  display: flex;
  justify-content: center
}

.s-000abc63-8086-4ef3-ae08-93949fbb9644.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-000abc63-8086-4ef3-ae08-93949fbb9644 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-000abc63-8086-4ef3-ae08-93949fbb9644.shg-align-container {
  display: flex;
  justify-content: center
}

.s-000abc63-8086-4ef3-ae08-93949fbb9644.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-000abc63-8086-4ef3-ae08-93949fbb9644 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-000abc63-8086-4ef3-ae08-93949fbb9644 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-000abc63-8086-4ef3-ae08-93949fbb9644.shg-align-container {
  display: flex;
  justify-content: center
}

.s-000abc63-8086-4ef3-ae08-93949fbb9644.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-000abc63-8086-4ef3-ae08-93949fbb9644.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-39c24456-e79f-46bd-af6c-df88a73e4edd {
  margin-left: auto;
margin-right: auto;
}

#s-39c24456-e79f-46bd-af6c-df88a73e4edd .shg-proportional-font-size,
#s-39c24456-e79f-46bd-af6c-df88a73e4edd .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f85e3e3-fcfa-4e22-8628-0bfa86ee8388.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-f8981d0a-b038-4df5-95d6-609258443a48 {
  margin-left: auto;
margin-right: auto;
}

#s-f8981d0a-b038-4df5-95d6-609258443a48 .shg-proportional-font-size,
#s-f8981d0a-b038-4df5-95d6-609258443a48 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  max-width: 242px;
}
}
#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bb41b0c8-c603-4973-becc-09e8a59e2b50 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bb41b0c8-c603-4973-becc-09e8a59e2b50 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bb41b0c8-c603-4973-becc-09e8a59e2b50 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bb41b0c8-c603-4973-becc-09e8a59e2b50 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bb41b0c8-c603-4973-becc-09e8a59e2b50 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bb41b0c8-c603-4973-becc-09e8a59e2b50 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb41b0c8-c603-4973-becc-09e8a59e2b50.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-0507ba12-0f4c-4181-82eb-64fd13b85708 {
  margin-left: auto;
margin-right: auto;
}

#s-0507ba12-0f4c-4181-82eb-64fd13b85708 .shg-proportional-font-size,
#s-0507ba12-0f4c-4181-82eb-64fd13b85708 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ba763b8a-178d-4063-9949-774e9428a3c5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ba763b8a-178d-4063-9949-774e9428a3c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba763b8a-178d-4063-9949-774e9428a3c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ba763b8a-178d-4063-9949-774e9428a3c5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ba763b8a-178d-4063-9949-774e9428a3c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba763b8a-178d-4063-9949-774e9428a3c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ba763b8a-178d-4063-9949-774e9428a3c5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ba763b8a-178d-4063-9949-774e9428a3c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba763b8a-178d-4063-9949-774e9428a3c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ba763b8a-178d-4063-9949-774e9428a3c5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ba763b8a-178d-4063-9949-774e9428a3c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba763b8a-178d-4063-9949-774e9428a3c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ba763b8a-178d-4063-9949-774e9428a3c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ba763b8a-178d-4063-9949-774e9428a3c5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ba763b8a-178d-4063-9949-774e9428a3c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba763b8a-178d-4063-9949-774e9428a3c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba763b8a-178d-4063-9949-774e9428a3c5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-f0a17789-d91a-4e39-bdc3-a48115d1dcb0 {
  margin-left: auto;
margin-right: auto;
}

#s-f0a17789-d91a-4e39-bdc3-a48115d1dcb0 .shg-proportional-font-size,
#s-f0a17789-d91a-4e39-bdc3-a48115d1dcb0 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shg-align-container {
  display: flex;
  justify-content: center
}

.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shg-align-container {
  display: flex;
  justify-content: center
}

.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shg-align-container {
  display: flex;
  justify-content: center
}

.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shg-align-container {
  display: flex;
  justify-content: center
}

.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shg-align-container {
  display: flex;
  justify-content: center
}

.s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-621e7d1b-414a-4c48-bfca-349a2bfe6a51.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-9e6dee92-f933-4581-9039-85c43134a9de {
  margin-left: auto;
margin-right: auto;
}

#s-9e6dee92-f933-4581-9039-85c43134a9de .shg-proportional-font-size,
#s-9e6dee92-f933-4581-9039-85c43134a9de .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2353aa44-7cc7-4510-953d-145f1e7754f8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-2353aa44-7cc7-4510-953d-145f1e7754f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2353aa44-7cc7-4510-953d-145f1e7754f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2353aa44-7cc7-4510-953d-145f1e7754f8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-2353aa44-7cc7-4510-953d-145f1e7754f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2353aa44-7cc7-4510-953d-145f1e7754f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2353aa44-7cc7-4510-953d-145f1e7754f8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-2353aa44-7cc7-4510-953d-145f1e7754f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2353aa44-7cc7-4510-953d-145f1e7754f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2353aa44-7cc7-4510-953d-145f1e7754f8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-2353aa44-7cc7-4510-953d-145f1e7754f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2353aa44-7cc7-4510-953d-145f1e7754f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2353aa44-7cc7-4510-953d-145f1e7754f8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-2353aa44-7cc7-4510-953d-145f1e7754f8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-2353aa44-7cc7-4510-953d-145f1e7754f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2353aa44-7cc7-4510-953d-145f1e7754f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2353aa44-7cc7-4510-953d-145f1e7754f8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-0eb0c783-b7e9-4887-8d94-e2998de8f24a {
  margin-left: auto;
margin-right: auto;
}

#s-0eb0c783-b7e9-4887-8d94-e2998de8f24a .shg-proportional-font-size,
#s-0eb0c783-b7e9-4887-8d94-e2998de8f24a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b8722c04-60f1-4242-83e6-0815ea34346a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b8722c04-60f1-4242-83e6-0815ea34346a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b8722c04-60f1-4242-83e6-0815ea34346a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b8722c04-60f1-4242-83e6-0815ea34346a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8722c04-60f1-4242-83e6-0815ea34346a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b8722c04-60f1-4242-83e6-0815ea34346a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b8722c04-60f1-4242-83e6-0815ea34346a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b8722c04-60f1-4242-83e6-0815ea34346a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b8722c04-60f1-4242-83e6-0815ea34346a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b8722c04-60f1-4242-83e6-0815ea34346a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8722c04-60f1-4242-83e6-0815ea34346a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b8722c04-60f1-4242-83e6-0815ea34346a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b8722c04-60f1-4242-83e6-0815ea34346a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b8722c04-60f1-4242-83e6-0815ea34346a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b8722c04-60f1-4242-83e6-0815ea34346a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b8722c04-60f1-4242-83e6-0815ea34346a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8722c04-60f1-4242-83e6-0815ea34346a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b8722c04-60f1-4242-83e6-0815ea34346a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b8722c04-60f1-4242-83e6-0815ea34346a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b8722c04-60f1-4242-83e6-0815ea34346a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b8722c04-60f1-4242-83e6-0815ea34346a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b8722c04-60f1-4242-83e6-0815ea34346a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8722c04-60f1-4242-83e6-0815ea34346a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b8722c04-60f1-4242-83e6-0815ea34346a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b8722c04-60f1-4242-83e6-0815ea34346a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b8722c04-60f1-4242-83e6-0815ea34346a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b8722c04-60f1-4242-83e6-0815ea34346a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b8722c04-60f1-4242-83e6-0815ea34346a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8722c04-60f1-4242-83e6-0815ea34346a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8722c04-60f1-4242-83e6-0815ea34346a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-423f735b-096c-4796-8863-e1899b6bf972 {
  margin-left: auto;
margin-right: auto;
}

#s-423f735b-096c-4796-8863-e1899b6bf972 .shg-proportional-font-size,
#s-423f735b-096c-4796-8863-e1899b6bf972 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-86b59cd7-4887-4dea-aac0-be39dd7d0faa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86b59cd7-4887-4dea-aac0-be39dd7d0faa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-8e6c0d9b-e007-4e49-9ea3-f93d950286a7 {
  margin-left: auto;
margin-right: auto;
}

#s-8e6c0d9b-e007-4e49-9ea3-f93d950286a7 .shg-proportional-font-size,
#s-8e6c0d9b-e007-4e49-9ea3-f93d950286a7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dabbcb76-9e41-43b3-8d05-8dc2e8b81ca8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-291a248c-78b3-4e38-aad6-e8b7e9b70841 {
  margin-left: auto;
margin-right: auto;
}

#s-291a248c-78b3-4e38-aad6-e8b7e9b70841 .shg-proportional-font-size,
#s-291a248c-78b3-4e38-aad6-e8b7e9b70841 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-841975c6-24d6-418f-a6ab-eb09ba9125f1 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-841975c6-24d6-418f-a6ab-eb09ba9125f1 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-841975c6-24d6-418f-a6ab-eb09ba9125f1 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-841975c6-24d6-418f-a6ab-eb09ba9125f1 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-841975c6-24d6-418f-a6ab-eb09ba9125f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-841975c6-24d6-418f-a6ab-eb09ba9125f1 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-841975c6-24d6-418f-a6ab-eb09ba9125f1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-8c4ba275-6f1f-4444-b340-2acb01bc7251 {
  margin-left: auto;
margin-right: auto;
}

#s-8c4ba275-6f1f-4444-b340-2acb01bc7251 .shg-proportional-font-size,
#s-8c4ba275-6f1f-4444-b340-2acb01bc7251 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  max-width: 242px;
}
}
#s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-879d950e-090f-4a39-ba9c-4481754b9b6b .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-879d950e-090f-4a39-ba9c-4481754b9b6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-879d950e-090f-4a39-ba9c-4481754b9b6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-879d950e-090f-4a39-ba9c-4481754b9b6b .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-879d950e-090f-4a39-ba9c-4481754b9b6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-879d950e-090f-4a39-ba9c-4481754b9b6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-879d950e-090f-4a39-ba9c-4481754b9b6b .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-879d950e-090f-4a39-ba9c-4481754b9b6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-879d950e-090f-4a39-ba9c-4481754b9b6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-879d950e-090f-4a39-ba9c-4481754b9b6b .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-879d950e-090f-4a39-ba9c-4481754b9b6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-879d950e-090f-4a39-ba9c-4481754b9b6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-879d950e-090f-4a39-ba9c-4481754b9b6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-879d950e-090f-4a39-ba9c-4481754b9b6b .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-879d950e-090f-4a39-ba9c-4481754b9b6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-879d950e-090f-4a39-ba9c-4481754b9b6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-879d950e-090f-4a39-ba9c-4481754b9b6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-23d3149d-e5b3-4da1-b5b0-56987e27619a {
  margin-left: auto;
margin-right: auto;
}

#s-23d3149d-e5b3-4da1-b5b0-56987e27619a .shg-proportional-font-size,
#s-23d3149d-e5b3-4da1-b5b0-56987e27619a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4d419d5-334d-4f1d-880b-1f22fbe42be7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-dd94609c-a335-41ca-baf1-471007f4474e {
  margin-left: auto;
margin-right: auto;
}

#s-dd94609c-a335-41ca-baf1-471007f4474e .shg-proportional-font-size,
#s-dd94609c-a335-41ca-baf1-471007f4474e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-16f7baf9-de7d-4420-8e22-4f27cebed4de .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-16f7baf9-de7d-4420-8e22-4f27cebed4de .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-16f7baf9-de7d-4420-8e22-4f27cebed4de .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-16f7baf9-de7d-4420-8e22-4f27cebed4de .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-16f7baf9-de7d-4420-8e22-4f27cebed4de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-16f7baf9-de7d-4420-8e22-4f27cebed4de .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16f7baf9-de7d-4420-8e22-4f27cebed4de.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a2cf836e-0bd3-482d-92b4-326e49c550af {
  margin-left: auto;
margin-right: auto;
}

#s-a2cf836e-0bd3-482d-92b4-326e49c550af .shg-proportional-font-size,
#s-a2cf836e-0bd3-482d-92b4-326e49c550af .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-179069b6-5fab-4942-ad74-3bfd8154b9cd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-179069b6-5fab-4942-ad74-3bfd8154b9cd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-179069b6-5fab-4942-ad74-3bfd8154b9cd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-179069b6-5fab-4942-ad74-3bfd8154b9cd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-179069b6-5fab-4942-ad74-3bfd8154b9cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-179069b6-5fab-4942-ad74-3bfd8154b9cd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-179069b6-5fab-4942-ad74-3bfd8154b9cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-5bd76041-4fda-4ca9-bb5d-9bd0e32fbc31 {
  margin-left: auto;
margin-right: auto;
}

#s-5bd76041-4fda-4ca9-bb5d-9bd0e32fbc31 .shg-proportional-font-size,
#s-5bd76041-4fda-4ca9-bb5d-9bd0e32fbc31 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-01c6f586-1d11-4f0d-ad8a-7e6d0e4a2537 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-01c6f586-1d11-4f0d-ad8a-7e6d0e4a2537 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-01c6f586-1d11-4f0d-ad8a-7e6d0e4a2537.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a14de1c5-4061-44ff-9a13-71daff1f6c1d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a14de1c5-4061-44ff-9a13-71daff1f6c1d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-1d1d5ac9-c225-4556-be45-540ace249931 {
  margin-left: auto;
margin-right: auto;
}

#s-1d1d5ac9-c225-4556-be45-540ace249931 .shg-proportional-font-size,
#s-1d1d5ac9-c225-4556-be45-540ace249931 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9a0ebaee-f617-435f-8fbe-2d2c328d63c1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9a0ebaee-f617-435f-8fbe-2d2c328d63c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9a0ebaee-f617-435f-8fbe-2d2c328d63c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96724bdb-9fcb-4b3b-9518-77c41c01f6aa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-15121b53-f831-4f78-a48f-1f4c837a5306 {
  margin-left: auto;
margin-right: auto;
}

#s-15121b53-f831-4f78-a48f-1f4c837a5306 .shg-proportional-font-size,
#s-15121b53-f831-4f78-a48f-1f4c837a5306 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-2358f54f-97fc-468f-90b6-fe49068d6ba4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2358f54f-97fc-468f-90b6-fe49068d6ba4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2358f54f-97fc-468f-90b6-fe49068d6ba4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f38d8801-635d-4e02-8bdc-ff036e8c8db5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-c22b73dc-e569-485c-818a-8725176db08c {
  margin-left: auto;
margin-right: auto;
}

#s-c22b73dc-e569-485c-818a-8725176db08c .shg-proportional-font-size,
#s-c22b73dc-e569-485c-818a-8725176db08c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-43751444-dda6-48ec-9d36-26e9ea32af71 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-43751444-dda6-48ec-9d36-26e9ea32af71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-43751444-dda6-48ec-9d36-26e9ea32af71.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}
#s-7db74f6a-977f-4d13-b208-efb0a5a1da47:hover {opacity: 1 !important;}
#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7db74f6a-977f-4d13-b208-efb0a5a1da47 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7db74f6a-977f-4d13-b208-efb0a5a1da47 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7db74f6a-977f-4d13-b208-efb0a5a1da47 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7db74f6a-977f-4d13-b208-efb0a5a1da47 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7db74f6a-977f-4d13-b208-efb0a5a1da47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7db74f6a-977f-4d13-b208-efb0a5a1da47 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7db74f6a-977f-4d13-b208-efb0a5a1da47.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2a7f7354-5307-43ab-ab02-d1651ad91460 {
  margin-left: auto;
margin-right: auto;
}

#s-2a7f7354-5307-43ab-ab02-d1651ad91460 .shg-proportional-font-size,
#s-2a7f7354-5307-43ab-ab02-d1651ad91460 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9098c540-a8f3-48fe-b3bd-ac1335ecb9da {
  margin-left: auto;
margin-right: auto;
padding-bottom: 25px;
}








#s-9098c540-a8f3-48fe-b3bd-ac1335ecb9da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9098c540-a8f3-48fe-b3bd-ac1335ecb9da.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c9ecdadb-7476-47fd-95b3-a383c1243a3e {
  margin-left: auto;
margin-right: auto;
padding-left: 34%;
padding-right: 34%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c9ecdadb-7476-47fd-95b3-a383c1243a3e {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c9ecdadb-7476-47fd-95b3-a383c1243a3e {
  padding-left: 25%;
padding-right: 25%;
}
}
@media (min-width: 0px) {
[id="s-c9ecdadb-7476-47fd-95b3-a383c1243a3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9ecdadb-7476-47fd-95b3-a383c1243a3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-c9ecdadb-7476-47fd-95b3-a383c1243a3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-c9ecdadb-7476-47fd-95b3-a383c1243a3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-031898ea-6fcd-4fd0-8583-6d0d713be3d2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
max-width: 175px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-031898ea-6fcd-4fd0-8583-6d0d713be3d2:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-031898ea-6fcd-4fd0-8583-6d0d713be3d2:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-031898ea-6fcd-4fd0-8583-6d0d713be3d2-root {
    text-align: center;
  }


#s-031898ea-6fcd-4fd0-8583-6d0d713be3d2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-031898ea-6fcd-4fd0-8583-6d0d713be3d2-root {
    text-align: center;
  }


#s-031898ea-6fcd-4fd0-8583-6d0d713be3d2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-031898ea-6fcd-4fd0-8583-6d0d713be3d2-root {
    text-align: center;
  }


#s-031898ea-6fcd-4fd0-8583-6d0d713be3d2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-031898ea-6fcd-4fd0-8583-6d0d713be3d2-root {
    text-align: center;
  }


#s-031898ea-6fcd-4fd0-8583-6d0d713be3d2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-031898ea-6fcd-4fd0-8583-6d0d713be3d2-root {
    text-align: center;
  }


#s-031898ea-6fcd-4fd0-8583-6d0d713be3d2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-2a26e55e-92d7-4588-a3b1-9faac301c6c3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
max-width: 175px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-2a26e55e-92d7-4588-a3b1-9faac301c6c3:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2a26e55e-92d7-4588-a3b1-9faac301c6c3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2a26e55e-92d7-4588-a3b1-9faac301c6c3-root {
    text-align: center;
  }


#s-2a26e55e-92d7-4588-a3b1-9faac301c6c3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-2a26e55e-92d7-4588-a3b1-9faac301c6c3-root {
    text-align: center;
  }


#s-2a26e55e-92d7-4588-a3b1-9faac301c6c3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2a26e55e-92d7-4588-a3b1-9faac301c6c3-root {
    text-align: center;
  }


#s-2a26e55e-92d7-4588-a3b1-9faac301c6c3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2a26e55e-92d7-4588-a3b1-9faac301c6c3-root {
    text-align: center;
  }


#s-2a26e55e-92d7-4588-a3b1-9faac301c6c3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-2a26e55e-92d7-4588-a3b1-9faac301c6c3-root {
    text-align: center;
  }


#s-2a26e55e-92d7-4588-a3b1-9faac301c6c3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca {
  display: none;
}
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca, #wrap-s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca, #wrap-content-s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca {
  display: none;
}
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca, #wrap-s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca, #wrap-content-s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca {
  display: none;
}
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca, #wrap-s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca, #wrap-content-s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca { display: none !important; }}
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/480x/);
}
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/960x/);
}
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/768x/);
}
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/1536x/);
}
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/1024x/);
}
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/2048x/);
}
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/1200x/);
}
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca {
  background-image: url(https://i.shgcdn.com/af7f377c-c502-4605-85fc-56f43d09afc6/-/resize/2048x/);
}
#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-64a405d5-2189-4a88-9ae7-e7fec7c8eeca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f594c9ce-b3dd-4258-a555-b80b48f8eb3f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-a456ce69-3182-4b5f-b884-f2a6098147ed {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a456ce69-3182-4b5f-b884-f2a6098147ed .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-3256ea5f-49c6-4b3b-8fd6-b5e31d0d3fdf {
  margin-left: auto;
margin-right: auto;
padding-left: 20%;
padding-bottom: 25px;
padding-right: 20%;
}
@media (max-width: 767px){#s-3256ea5f-49c6-4b3b-8fd6-b5e31d0d3fdf {
  padding-left: 10%;
padding-right: 10%;
}
}
#s-3256ea5f-49c6-4b3b-8fd6-b5e31d0d3fdf .shg-proportional-font-size,
#s-3256ea5f-49c6-4b3b-8fd6-b5e31d0d3fdf .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-58d92c3c-5b04-4bf9-9489-7854999301c6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
min-height: 225px;
}

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

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 {
  --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-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-prev,
#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-next {
  
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-prev svg,
#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 .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-58d92c3c-5b04-4bf9-9489-7854999301c6 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 {
  --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-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-prev,
#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-next {
  
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-prev svg,
#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 .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-58d92c3c-5b04-4bf9-9489-7854999301c6 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 {
  --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-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-prev,
#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-next {
  
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-prev svg,
#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-58d92c3c-5b04-4bf9-9489-7854999301c6 .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-58d92c3c-5b04-4bf9-9489-7854999301c6 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b213c860-2052-4f09-b58e-68fb54be9e21 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b213c860-2052-4f09-b58e-68fb54be9e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b213c860-2052-4f09-b58e-68fb54be9e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b213c860-2052-4f09-b58e-68fb54be9e21 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b213c860-2052-4f09-b58e-68fb54be9e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b213c860-2052-4f09-b58e-68fb54be9e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b213c860-2052-4f09-b58e-68fb54be9e21 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b213c860-2052-4f09-b58e-68fb54be9e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b213c860-2052-4f09-b58e-68fb54be9e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b213c860-2052-4f09-b58e-68fb54be9e21 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b213c860-2052-4f09-b58e-68fb54be9e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b213c860-2052-4f09-b58e-68fb54be9e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b213c860-2052-4f09-b58e-68fb54be9e21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b213c860-2052-4f09-b58e-68fb54be9e21 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-b213c860-2052-4f09-b58e-68fb54be9e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b213c860-2052-4f09-b58e-68fb54be9e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b213c860-2052-4f09-b58e-68fb54be9e21.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-38ef35d7-a391-4f21-abeb-47c362c07a46 {
  margin-left: auto;
margin-right: auto;
}

#s-38ef35d7-a391-4f21-abeb-47c362c07a46 .shg-proportional-font-size,
#s-38ef35d7-a391-4f21-abeb-47c362c07a46 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5aad0c39-038d-4d47-9821-f25437930fd1 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5aad0c39-038d-4d47-9821-f25437930fd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5aad0c39-038d-4d47-9821-f25437930fd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5aad0c39-038d-4d47-9821-f25437930fd1 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5aad0c39-038d-4d47-9821-f25437930fd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5aad0c39-038d-4d47-9821-f25437930fd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5aad0c39-038d-4d47-9821-f25437930fd1 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5aad0c39-038d-4d47-9821-f25437930fd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5aad0c39-038d-4d47-9821-f25437930fd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5aad0c39-038d-4d47-9821-f25437930fd1 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5aad0c39-038d-4d47-9821-f25437930fd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5aad0c39-038d-4d47-9821-f25437930fd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5aad0c39-038d-4d47-9821-f25437930fd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5aad0c39-038d-4d47-9821-f25437930fd1 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5aad0c39-038d-4d47-9821-f25437930fd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5aad0c39-038d-4d47-9821-f25437930fd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5aad0c39-038d-4d47-9821-f25437930fd1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-7d959115-c45d-40d7-9b87-9cae74c911e3 {
  margin-left: auto;
margin-right: auto;
}

#s-7d959115-c45d-40d7-9b87-9cae74c911e3 .shg-proportional-font-size,
#s-7d959115-c45d-40d7-9b87-9cae74c911e3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10388cd6-357d-40ed-a0d2-ba57ecf5a6a4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-b2eca45b-56dc-4f23-ad99-084f4b9fc0bc {
  margin-left: auto;
margin-right: auto;
}

#s-b2eca45b-56dc-4f23-ad99-084f4b9fc0bc .shg-proportional-font-size,
#s-b2eca45b-56dc-4f23-ad99-084f4b9fc0bc .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-eb578403-5625-4f98-b611-dd26df9e7ef5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-eb578403-5625-4f98-b611-dd26df9e7ef5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb578403-5625-4f98-b611-dd26df9e7ef5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-eb578403-5625-4f98-b611-dd26df9e7ef5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-eb578403-5625-4f98-b611-dd26df9e7ef5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb578403-5625-4f98-b611-dd26df9e7ef5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-eb578403-5625-4f98-b611-dd26df9e7ef5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-eb578403-5625-4f98-b611-dd26df9e7ef5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb578403-5625-4f98-b611-dd26df9e7ef5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-eb578403-5625-4f98-b611-dd26df9e7ef5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-eb578403-5625-4f98-b611-dd26df9e7ef5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb578403-5625-4f98-b611-dd26df9e7ef5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-eb578403-5625-4f98-b611-dd26df9e7ef5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-eb578403-5625-4f98-b611-dd26df9e7ef5 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-eb578403-5625-4f98-b611-dd26df9e7ef5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb578403-5625-4f98-b611-dd26df9e7ef5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb578403-5625-4f98-b611-dd26df9e7ef5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-6e5fefed-2139-4b87-8c5d-6d98a447aec9 {
  margin-left: auto;
margin-right: auto;
}

#s-6e5fefed-2139-4b87-8c5d-6d98a447aec9 .shg-proportional-font-size,
#s-6e5fefed-2139-4b87-8c5d-6d98a447aec9 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9032d8ab-21fe-4b87-b426-3349f2abdaf4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-10296f28-bcc7-4655-8276-ebc8aab5cad9 {
  margin-left: auto;
margin-right: auto;
}

#s-10296f28-bcc7-4655-8276-ebc8aab5cad9 .shg-proportional-font-size,
#s-10296f28-bcc7-4655-8276-ebc8aab5cad9 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}
@media (max-width: 767px){#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  max-width: 242px;
}
}
#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

      
    max-width: 1080px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2660f6d-b6f1-42d3-bf44-02cec4e8ead7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-d22e563a-3985-48b1-abd7-2aa5f7c5f1b2 {
  margin-left: auto;
margin-right: auto;
}

#s-d22e563a-3985-48b1-abd7-2aa5f7c5f1b2 .shg-proportional-font-size,
#s-d22e563a-3985-48b1-abd7-2aa5f7c5f1b2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edce3a60-d24f-42b9-a9bc-e8d3215d0144.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-9cd341a2-0523-45da-8e18-d3b6bbf0a81e {
  margin-left: auto;
margin-right: auto;
}

#s-9cd341a2-0523-45da-8e18-d3b6bbf0a81e .shg-proportional-font-size,
#s-9cd341a2-0523-45da-8e18-d3b6bbf0a81e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0a58ed42-1979-489e-a049-cf99a5acad39 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0a58ed42-1979-489e-a049-cf99a5acad39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a58ed42-1979-489e-a049-cf99a5acad39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0a58ed42-1979-489e-a049-cf99a5acad39 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0a58ed42-1979-489e-a049-cf99a5acad39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a58ed42-1979-489e-a049-cf99a5acad39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0a58ed42-1979-489e-a049-cf99a5acad39 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0a58ed42-1979-489e-a049-cf99a5acad39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a58ed42-1979-489e-a049-cf99a5acad39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0a58ed42-1979-489e-a049-cf99a5acad39 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0a58ed42-1979-489e-a049-cf99a5acad39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a58ed42-1979-489e-a049-cf99a5acad39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0a58ed42-1979-489e-a049-cf99a5acad39 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0a58ed42-1979-489e-a049-cf99a5acad39 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0a58ed42-1979-489e-a049-cf99a5acad39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a58ed42-1979-489e-a049-cf99a5acad39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a58ed42-1979-489e-a049-cf99a5acad39.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-47d3d308-f136-4a4e-8862-d89da00267a3 {
  margin-left: auto;
margin-right: auto;
}

#s-47d3d308-f136-4a4e-8862-d89da00267a3 .shg-proportional-font-size,
#s-47d3d308-f136-4a4e-8862-d89da00267a3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-245fad4f-0941-43a4-8c76-6439b16f1e44 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-245fad4f-0941-43a4-8c76-6439b16f1e44.shg-align-container {
  display: flex;
  justify-content: center
}

.s-245fad4f-0941-43a4-8c76-6439b16f1e44.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-245fad4f-0941-43a4-8c76-6439b16f1e44 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-245fad4f-0941-43a4-8c76-6439b16f1e44.shg-align-container {
  display: flex;
  justify-content: center
}

.s-245fad4f-0941-43a4-8c76-6439b16f1e44.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-245fad4f-0941-43a4-8c76-6439b16f1e44 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-245fad4f-0941-43a4-8c76-6439b16f1e44.shg-align-container {
  display: flex;
  justify-content: center
}

.s-245fad4f-0941-43a4-8c76-6439b16f1e44.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-245fad4f-0941-43a4-8c76-6439b16f1e44 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-245fad4f-0941-43a4-8c76-6439b16f1e44.shg-align-container {
  display: flex;
  justify-content: center
}

.s-245fad4f-0941-43a4-8c76-6439b16f1e44.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-245fad4f-0941-43a4-8c76-6439b16f1e44 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-245fad4f-0941-43a4-8c76-6439b16f1e44 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-245fad4f-0941-43a4-8c76-6439b16f1e44.shg-align-container {
  display: flex;
  justify-content: center
}

.s-245fad4f-0941-43a4-8c76-6439b16f1e44.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-245fad4f-0941-43a4-8c76-6439b16f1e44.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e6b1930a-ee99-41aa-838b-ef653b451130 {
  margin-left: auto;
margin-right: auto;
}

#s-e6b1930a-ee99-41aa-838b-ef653b451130 .shg-proportional-font-size,
#s-e6b1930a-ee99-41aa-838b-ef653b451130 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbb5f7b4-5deb-4ff8-a232-35e8889a4cc4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-91accd5a-72d7-4d95-a5b3-d9d978c3e2d3 {
  margin-left: auto;
margin-right: auto;
}

#s-91accd5a-72d7-4d95-a5b3-d9d978c3e2d3 .shg-proportional-font-size,
#s-91accd5a-72d7-4d95-a5b3-d9d978c3e2d3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-30bfcf35-4845-4567-928e-9ef5d6f9647a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-30bfcf35-4845-4567-928e-9ef5d6f9647a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-30bfcf35-4845-4567-928e-9ef5d6f9647a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-30bfcf35-4845-4567-928e-9ef5d6f9647a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-30bfcf35-4845-4567-928e-9ef5d6f9647a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-30bfcf35-4845-4567-928e-9ef5d6f9647a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30bfcf35-4845-4567-928e-9ef5d6f9647a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-afbab2d4-2949-4fc1-9b8c-946bab73f42d {
  margin-left: auto;
margin-right: auto;
}

#s-afbab2d4-2949-4fc1-9b8c-946bab73f42d .shg-proportional-font-size,
#s-afbab2d4-2949-4fc1-9b8c-946bab73f42d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-032d665e-b5e1-466e-a8de-e124d1e281bd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-032d665e-b5e1-466e-a8de-e124d1e281bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-032d665e-b5e1-466e-a8de-e124d1e281bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-032d665e-b5e1-466e-a8de-e124d1e281bd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-032d665e-b5e1-466e-a8de-e124d1e281bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-032d665e-b5e1-466e-a8de-e124d1e281bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-032d665e-b5e1-466e-a8de-e124d1e281bd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-032d665e-b5e1-466e-a8de-e124d1e281bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-032d665e-b5e1-466e-a8de-e124d1e281bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-032d665e-b5e1-466e-a8de-e124d1e281bd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-032d665e-b5e1-466e-a8de-e124d1e281bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-032d665e-b5e1-466e-a8de-e124d1e281bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-032d665e-b5e1-466e-a8de-e124d1e281bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-032d665e-b5e1-466e-a8de-e124d1e281bd .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-032d665e-b5e1-466e-a8de-e124d1e281bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-032d665e-b5e1-466e-a8de-e124d1e281bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-032d665e-b5e1-466e-a8de-e124d1e281bd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-21ea60df-a2de-4b4e-b841-0595b711ec38 {
  margin-left: auto;
margin-right: auto;
}

#s-21ea60df-a2de-4b4e-b841-0595b711ec38 .shg-proportional-font-size,
#s-21ea60df-a2de-4b4e-b841-0595b711ec38 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-22955786-81af-441d-9adb-a62143640a7e {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-22955786-81af-441d-9adb-a62143640a7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22955786-81af-441d-9adb-a62143640a7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-22955786-81af-441d-9adb-a62143640a7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22955786-81af-441d-9adb-a62143640a7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-22955786-81af-441d-9adb-a62143640a7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-22955786-81af-441d-9adb-a62143640a7e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-22955786-81af-441d-9adb-a62143640a7e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-22955786-81af-441d-9adb-a62143640a7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22955786-81af-441d-9adb-a62143640a7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22955786-81af-441d-9adb-a62143640a7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-22955786-81af-441d-9adb-a62143640a7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22955786-81af-441d-9adb-a62143640a7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-22955786-81af-441d-9adb-a62143640a7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22955786-81af-441d-9adb-a62143640a7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-22955786-81af-441d-9adb-a62143640a7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-22955786-81af-441d-9adb-a62143640a7e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-22955786-81af-441d-9adb-a62143640a7e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-22955786-81af-441d-9adb-a62143640a7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22955786-81af-441d-9adb-a62143640a7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22955786-81af-441d-9adb-a62143640a7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-22955786-81af-441d-9adb-a62143640a7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22955786-81af-441d-9adb-a62143640a7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-22955786-81af-441d-9adb-a62143640a7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22955786-81af-441d-9adb-a62143640a7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-22955786-81af-441d-9adb-a62143640a7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-22955786-81af-441d-9adb-a62143640a7e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-22955786-81af-441d-9adb-a62143640a7e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-22955786-81af-441d-9adb-a62143640a7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22955786-81af-441d-9adb-a62143640a7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22955786-81af-441d-9adb-a62143640a7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-22955786-81af-441d-9adb-a62143640a7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22955786-81af-441d-9adb-a62143640a7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-22955786-81af-441d-9adb-a62143640a7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22955786-81af-441d-9adb-a62143640a7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-22955786-81af-441d-9adb-a62143640a7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-22955786-81af-441d-9adb-a62143640a7e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-22955786-81af-441d-9adb-a62143640a7e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-22955786-81af-441d-9adb-a62143640a7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22955786-81af-441d-9adb-a62143640a7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22955786-81af-441d-9adb-a62143640a7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-22955786-81af-441d-9adb-a62143640a7e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22955786-81af-441d-9adb-a62143640a7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-22955786-81af-441d-9adb-a62143640a7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22955786-81af-441d-9adb-a62143640a7e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-22955786-81af-441d-9adb-a62143640a7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-22955786-81af-441d-9adb-a62143640a7e img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-22955786-81af-441d-9adb-a62143640a7e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-22955786-81af-441d-9adb-a62143640a7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22955786-81af-441d-9adb-a62143640a7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22955786-81af-441d-9adb-a62143640a7e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-c65f01d2-608c-4992-a722-fadc991316fa {
  margin-left: auto;
margin-right: auto;
}

#s-c65f01d2-608c-4992-a722-fadc991316fa .shg-proportional-font-size,
#s-c65f01d2-608c-4992-a722-fadc991316fa .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}
@media (max-width: 767px){#s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  max-width: 242px;
}
}
#s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47 img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ebedb38c-435c-46bc-ad81-f165100c5e47 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ebedb38c-435c-46bc-ad81-f165100c5e47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebedb38c-435c-46bc-ad81-f165100c5e47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47 img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ebedb38c-435c-46bc-ad81-f165100c5e47 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ebedb38c-435c-46bc-ad81-f165100c5e47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebedb38c-435c-46bc-ad81-f165100c5e47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47 img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ebedb38c-435c-46bc-ad81-f165100c5e47 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ebedb38c-435c-46bc-ad81-f165100c5e47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebedb38c-435c-46bc-ad81-f165100c5e47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47 img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ebedb38c-435c-46bc-ad81-f165100c5e47 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ebedb38c-435c-46bc-ad81-f165100c5e47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebedb38c-435c-46bc-ad81-f165100c5e47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ebedb38c-435c-46bc-ad81-f165100c5e47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47 img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ebedb38c-435c-46bc-ad81-f165100c5e47 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-ebedb38c-435c-46bc-ad81-f165100c5e47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebedb38c-435c-46bc-ad81-f165100c5e47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebedb38c-435c-46bc-ad81-f165100c5e47.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-40335cf4-889f-4585-a195-ee6e3a684d5d {
  margin-left: auto;
margin-right: auto;
}

#s-40335cf4-889f-4585-a195-ee6e3a684d5d .shg-proportional-font-size,
#s-40335cf4-889f-4585-a195-ee6e3a684d5d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7ee43b8b-9333-458f-8771-5af6f4aabe79 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7ee43b8b-9333-458f-8771-5af6f4aabe79 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7ee43b8b-9333-458f-8771-5af6f4aabe79 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7ee43b8b-9333-458f-8771-5af6f4aabe79 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7ee43b8b-9333-458f-8771-5af6f4aabe79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7ee43b8b-9333-458f-8771-5af6f4aabe79 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ee43b8b-9333-458f-8771-5af6f4aabe79.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e62268dd-f6e8-4cc9-89fa-ef286ed2b486 {
  margin-left: auto;
margin-right: auto;
}

#s-e62268dd-f6e8-4cc9-89fa-ef286ed2b486 .shg-proportional-font-size,
#s-e62268dd-f6e8-4cc9-89fa-ef286ed2b486 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-267dc905-48fb-4c9d-ace9-86315abd4bc7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-267dc905-48fb-4c9d-ace9-86315abd4bc7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-267dc905-48fb-4c9d-ace9-86315abd4bc7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-267dc905-48fb-4c9d-ace9-86315abd4bc7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-267dc905-48fb-4c9d-ace9-86315abd4bc7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-267dc905-48fb-4c9d-ace9-86315abd4bc7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-267dc905-48fb-4c9d-ace9-86315abd4bc7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-8920152d-8d6c-4188-a792-7638d778e76f {
  margin-left: auto;
margin-right: auto;
}

#s-8920152d-8d6c-4188-a792-7638d778e76f .shg-proportional-font-size,
#s-8920152d-8d6c-4188-a792-7638d778e76f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9b3057c5-695a-4f4e-aaf0-3647d80b755c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b3057c5-695a-4f4e-aaf0-3647d80b755c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e88a3f56-bd99-42f2-ad9c-4bac8db58d1e {
  margin-left: auto;
margin-right: auto;
}

#s-e88a3f56-bd99-42f2-ad9c-4bac8db58d1e .shg-proportional-font-size,
#s-e88a3f56-bd99-42f2-ad9c-4bac8db58d1e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-817df1b4-452d-4e96-bc36-3275bb4a8dc5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-817df1b4-452d-4e96-bc36-3275bb4a8dc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-817df1b4-452d-4e96-bc36-3275bb4a8dc5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9479e1b3-3f38-4d0c-a8a8-86b883f5bb34.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e3839d2b-e1c9-4f5c-a2f7-f03c6b39b973 {
  margin-left: auto;
margin-right: auto;
}

#s-e3839d2b-e1c9-4f5c-a2f7-f03c6b39b973 .shg-proportional-font-size,
#s-e3839d2b-e1c9-4f5c-a2f7-f03c6b39b973 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e31e1fe2-d180-4d35-aa5b-ee9ca64dddc6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e31e1fe2-d180-4d35-aa5b-ee9ca64dddc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e31e1fe2-d180-4d35-aa5b-ee9ca64dddc6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e288524-5908-421f-a307-a109751d26a2 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-7e288524-5908-421f-a307-a109751d26a2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7e288524-5908-421f-a307-a109751d26a2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7e288524-5908-421f-a307-a109751d26a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7e288524-5908-421f-a307-a109751d26a2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7e288524-5908-421f-a307-a109751d26a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7e288524-5908-421f-a307-a109751d26a2 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7e288524-5908-421f-a307-a109751d26a2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7e288524-5908-421f-a307-a109751d26a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e288524-5908-421f-a307-a109751d26a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e288524-5908-421f-a307-a109751d26a2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-7e288524-5908-421f-a307-a109751d26a2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7e288524-5908-421f-a307-a109751d26a2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7e288524-5908-421f-a307-a109751d26a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7e288524-5908-421f-a307-a109751d26a2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7e288524-5908-421f-a307-a109751d26a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7e288524-5908-421f-a307-a109751d26a2 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7e288524-5908-421f-a307-a109751d26a2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7e288524-5908-421f-a307-a109751d26a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e288524-5908-421f-a307-a109751d26a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e288524-5908-421f-a307-a109751d26a2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-7e288524-5908-421f-a307-a109751d26a2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7e288524-5908-421f-a307-a109751d26a2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7e288524-5908-421f-a307-a109751d26a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7e288524-5908-421f-a307-a109751d26a2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7e288524-5908-421f-a307-a109751d26a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7e288524-5908-421f-a307-a109751d26a2 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7e288524-5908-421f-a307-a109751d26a2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7e288524-5908-421f-a307-a109751d26a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e288524-5908-421f-a307-a109751d26a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e288524-5908-421f-a307-a109751d26a2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-7e288524-5908-421f-a307-a109751d26a2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7e288524-5908-421f-a307-a109751d26a2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7e288524-5908-421f-a307-a109751d26a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7e288524-5908-421f-a307-a109751d26a2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7e288524-5908-421f-a307-a109751d26a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7e288524-5908-421f-a307-a109751d26a2 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7e288524-5908-421f-a307-a109751d26a2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7e288524-5908-421f-a307-a109751d26a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e288524-5908-421f-a307-a109751d26a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e288524-5908-421f-a307-a109751d26a2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-7e288524-5908-421f-a307-a109751d26a2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7e288524-5908-421f-a307-a109751d26a2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7e288524-5908-421f-a307-a109751d26a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7e288524-5908-421f-a307-a109751d26a2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7e288524-5908-421f-a307-a109751d26a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7e288524-5908-421f-a307-a109751d26a2 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7e288524-5908-421f-a307-a109751d26a2 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7e288524-5908-421f-a307-a109751d26a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e288524-5908-421f-a307-a109751d26a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e288524-5908-421f-a307-a109751d26a2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-05e16dd0-2187-46df-9555-1984745a243f {
  margin-left: auto;
margin-right: auto;
}

#s-05e16dd0-2187-46df-9555-1984745a243f .shg-proportional-font-size,
#s-05e16dd0-2187-46df-9555-1984745a243f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-174c847f-3596-4211-bd49-448e666eb016 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-174c847f-3596-4211-bd49-448e666eb016 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-174c847f-3596-4211-bd49-448e666eb016.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80 {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-74847b3e-b7fb-4531-b602-923892c16a80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-74847b3e-b7fb-4531-b602-923892c16a80 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-74847b3e-b7fb-4531-b602-923892c16a80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-74847b3e-b7fb-4531-b602-923892c16a80 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-74847b3e-b7fb-4531-b602-923892c16a80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74847b3e-b7fb-4531-b602-923892c16a80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-74847b3e-b7fb-4531-b602-923892c16a80 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-74847b3e-b7fb-4531-b602-923892c16a80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-74847b3e-b7fb-4531-b602-923892c16a80 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-74847b3e-b7fb-4531-b602-923892c16a80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-74847b3e-b7fb-4531-b602-923892c16a80 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-74847b3e-b7fb-4531-b602-923892c16a80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74847b3e-b7fb-4531-b602-923892c16a80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-74847b3e-b7fb-4531-b602-923892c16a80 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-74847b3e-b7fb-4531-b602-923892c16a80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-74847b3e-b7fb-4531-b602-923892c16a80 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-74847b3e-b7fb-4531-b602-923892c16a80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-74847b3e-b7fb-4531-b602-923892c16a80 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-74847b3e-b7fb-4531-b602-923892c16a80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74847b3e-b7fb-4531-b602-923892c16a80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-74847b3e-b7fb-4531-b602-923892c16a80 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-74847b3e-b7fb-4531-b602-923892c16a80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-74847b3e-b7fb-4531-b602-923892c16a80 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-74847b3e-b7fb-4531-b602-923892c16a80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-74847b3e-b7fb-4531-b602-923892c16a80 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-74847b3e-b7fb-4531-b602-923892c16a80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74847b3e-b7fb-4531-b602-923892c16a80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-74847b3e-b7fb-4531-b602-923892c16a80 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-74847b3e-b7fb-4531-b602-923892c16a80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-74847b3e-b7fb-4531-b602-923892c16a80 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-74847b3e-b7fb-4531-b602-923892c16a80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80 img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-74847b3e-b7fb-4531-b602-923892c16a80 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-74847b3e-b7fb-4531-b602-923892c16a80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74847b3e-b7fb-4531-b602-923892c16a80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74847b3e-b7fb-4531-b602-923892c16a80.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a0c68adb-c114-42d0-8db7-f3fe82a126ee {
  margin-left: auto;
margin-right: auto;
}

#s-a0c68adb-c114-42d0-8db7-f3fe82a126ee .shg-proportional-font-size,
#s-a0c68adb-c114-42d0-8db7-f3fe82a126ee .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-890f64ad-f688-4698-8b0d-8e2a141083bc {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-890f64ad-f688-4698-8b0d-8e2a141083bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-890f64ad-f688-4698-8b0d-8e2a141083bc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  margin-left: auto;
margin-right: auto;
max-width: 242px;
text-align: center;
}
#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f:hover {opacity: 1 !important;}
#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f img.shogun-image {
  width: 100%;
  
  
  max-width: 242px;

      
    max-width: 242px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89fcfc2d-c22c-4100-bc1c-1e6399935c9f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-1538c8c5-090d-445b-a9c0-6423315fb535 {
  margin-left: auto;
margin-right: auto;
}

#s-1538c8c5-090d-445b-a9c0-6423315fb535 .shg-proportional-font-size,
#s-1538c8c5-090d-445b-a9c0-6423315fb535 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-00ff9355-73c2-4ffe-9894-b5e6be5caeea {
  margin-left: auto;
margin-right: auto;
padding-bottom: 25px;
}








#s-00ff9355-73c2-4ffe-9894-b5e6be5caeea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-00ff9355-73c2-4ffe-9894-b5e6be5caeea.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f09bc242-c8ff-498c-9cd9-24bb80b06307 {
  margin-left: auto;
margin-right: auto;
padding-left: 34%;
padding-right: 34%;
}
@media (max-width: 767px){#s-f09bc242-c8ff-498c-9cd9-24bb80b06307 {
  padding-left: 0%;
padding-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-f09bc242-c8ff-498c-9cd9-24bb80b06307"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-f09bc242-c8ff-498c-9cd9-24bb80b06307"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f09bc242-c8ff-498c-9cd9-24bb80b06307"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f09bc242-c8ff-498c-9cd9-24bb80b06307"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-84b270d0-a168-4246-9720-aa073e640e48 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
max-width: 175px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-84b270d0-a168-4246-9720-aa073e640e48:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-84b270d0-a168-4246-9720-aa073e640e48:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-84b270d0-a168-4246-9720-aa073e640e48-root {
    text-align: center;
  }


#s-84b270d0-a168-4246-9720-aa073e640e48.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-84b270d0-a168-4246-9720-aa073e640e48-root {
    text-align: center;
  }


#s-84b270d0-a168-4246-9720-aa073e640e48.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-84b270d0-a168-4246-9720-aa073e640e48-root {
    text-align: center;
  }


#s-84b270d0-a168-4246-9720-aa073e640e48.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-84b270d0-a168-4246-9720-aa073e640e48-root {
    text-align: center;
  }


#s-84b270d0-a168-4246-9720-aa073e640e48.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-84b270d0-a168-4246-9720-aa073e640e48-root {
    text-align: center;
  }


#s-84b270d0-a168-4246-9720-aa073e640e48.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-c3b314d6-1200-4579-8127-50430831e7d8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
max-width: 175px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-c3b314d6-1200-4579-8127-50430831e7d8:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c3b314d6-1200-4579-8127-50430831e7d8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c3b314d6-1200-4579-8127-50430831e7d8-root {
    text-align: center;
  }


#s-c3b314d6-1200-4579-8127-50430831e7d8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-c3b314d6-1200-4579-8127-50430831e7d8-root {
    text-align: center;
  }


#s-c3b314d6-1200-4579-8127-50430831e7d8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c3b314d6-1200-4579-8127-50430831e7d8-root {
    text-align: center;
  }


#s-c3b314d6-1200-4579-8127-50430831e7d8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c3b314d6-1200-4579-8127-50430831e7d8-root {
    text-align: center;
  }


#s-c3b314d6-1200-4579-8127-50430831e7d8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-c3b314d6-1200-4579-8127-50430831e7d8-root {
    text-align: center;
  }


#s-c3b314d6-1200-4579-8127-50430831e7d8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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

@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{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}