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

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

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

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

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

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

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

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

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

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

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

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

#s-7abe1707-c77e-43a5-9efc-3891c148984e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 2500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7abe1707-c77e-43a5-9efc-3891c148984e {
  display: none;
}
#s-7abe1707-c77e-43a5-9efc-3891c148984e, #wrap-s-7abe1707-c77e-43a5-9efc-3891c148984e, #wrap-content-s-7abe1707-c77e-43a5-9efc-3891c148984e { display: none !important; }}@media (max-width: 767px){#s-7abe1707-c77e-43a5-9efc-3891c148984e {
  display: none;
}
#s-7abe1707-c77e-43a5-9efc-3891c148984e, #wrap-s-7abe1707-c77e-43a5-9efc-3891c148984e, #wrap-content-s-7abe1707-c77e-43a5-9efc-3891c148984e { display: none !important; }}
#s-7abe1707-c77e-43a5-9efc-3891c148984e {
  background-image: url(https://i.shgcdn.com/fa4f6ee8-796c-48ec-bc22-22ffcd869520/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-7abe1707-c77e-43a5-9efc-3891c148984e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-7abe1707-c77e-43a5-9efc-3891c148984e.shg-box.shg-c {
  justify-content: center;
}

#s-89c26aa1-ba15-4dfd-bf11-8746d1def6fe {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
text-align: left;
opacity: 1;
}
@media (min-width: 1200px){#s-89c26aa1-ba15-4dfd-bf11-8746d1def6fe {
  display: none;
}
#s-89c26aa1-ba15-4dfd-bf11-8746d1def6fe, #wrap-s-89c26aa1-ba15-4dfd-bf11-8746d1def6fe, #wrap-content-s-89c26aa1-ba15-4dfd-bf11-8746d1def6fe { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-89c26aa1-ba15-4dfd-bf11-8746d1def6fe {
  display: none;
}
#s-89c26aa1-ba15-4dfd-bf11-8746d1def6fe, #wrap-s-89c26aa1-ba15-4dfd-bf11-8746d1def6fe, #wrap-content-s-89c26aa1-ba15-4dfd-bf11-8746d1def6fe { display: none !important; }}@media (max-width: 767px){#s-89c26aa1-ba15-4dfd-bf11-8746d1def6fe {
  display: none;
}
#s-89c26aa1-ba15-4dfd-bf11-8746d1def6fe, #wrap-s-89c26aa1-ba15-4dfd-bf11-8746d1def6fe, #wrap-content-s-89c26aa1-ba15-4dfd-bf11-8746d1def6fe { display: none !important; }}
#s-799215bc-0be8-448f-8bb1-57dfd93b3366 {
  margin-left: 12%;
margin-right: 12%;
min-height: 1700px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-799215bc-0be8-448f-8bb1-57dfd93b3366 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-799215bc-0be8-448f-8bb1-57dfd93b3366 {
  margin-left: 3%;
margin-right: 3%;
}
}@media (max-width: 767px){#s-799215bc-0be8-448f-8bb1-57dfd93b3366 {
  margin-left: 2%;
margin-right: 2%;
}
}







#s-799215bc-0be8-448f-8bb1-57dfd93b3366 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-799215bc-0be8-448f-8bb1-57dfd93b3366.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

#s-e8eeddc0-c4c8-491e-a8b4-c139f7ab0093 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e8eeddc0-c4c8-491e-a8b4-c139f7ab0093 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 50px;
  
  
  
}



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

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

@media (min-width: 0px) {
[id="s-cec88587-5c8c-46be-b7b7-3594c44e8864"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cec88587-5c8c-46be-b7b7-3594c44e8864"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cec88587-5c8c-46be-b7b7-3594c44e8864"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cec88587-5c8c-46be-b7b7-3594c44e8864"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  
  
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  margin-top: 7%;
margin-left: 30%;
margin-right: 30%;
max-width: 1079px;
aspect-ratio: 1079/155;
text-align: center;
}
@media (min-width: 1200px){#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  margin-left: 30%;
margin-right: 30%;
}
}
#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  margin: 0 !important;
  overflow: visible;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 30%;
  margin-right: 30%;
  margin-top: 7%;
  
}

.shg-image-content-margin-container-s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  /* Add background color handling */
  
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image {
  box-sizing: border-box;
}


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
      position: relative;
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

@media (min-width: 1200px){#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  margin: 0 !important;
  overflow: visible;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 30%;
  margin-right: 30%;
  
  
}

.shg-image-content-margin-container-s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  /* Add background color handling */
  
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image {
  box-sizing: border-box;
}


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
      position: relative;
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  margin: 0 !important;
  overflow: visible;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  /* Add background color handling */
  
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image {
  box-sizing: border-box;
}


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
      position: relative;
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  margin: 0 !important;
  overflow: visible;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  /* Add background color handling */
  
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image {
  box-sizing: border-box;
}


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
      position: relative;
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

}@media (max-width: 767px){#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  margin: 0 !important;
  overflow: visible;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  /* Add background color handling */
  
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image {
  box-sizing: border-box;
}


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container {
      position: relative;
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-494e620b-c4f1-4a7d-9cbb-edcbb4d1fec9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

}
#s-d31d0bde-5ecd-42bb-9562-b26651f76144 {
  margin-top: 30%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d31d0bde-5ecd-42bb-9562-b26651f76144 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 50px;
  
  
  
}



#s-a9d48dfe-1997-409f-abef-901f59b8b555 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(236, 236, 236, 0.93);
}
@media (min-width: 768px) and (max-width: 991px){#s-a9d48dfe-1997-409f-abef-901f59b8b555 {
  display: none;
}
#s-a9d48dfe-1997-409f-abef-901f59b8b555, #wrap-s-a9d48dfe-1997-409f-abef-901f59b8b555, #wrap-content-s-a9d48dfe-1997-409f-abef-901f59b8b555 { display: none !important; }}@media (max-width: 767px){#s-a9d48dfe-1997-409f-abef-901f59b8b555 {
  display: none;
}
#s-a9d48dfe-1997-409f-abef-901f59b8b555, #wrap-s-a9d48dfe-1997-409f-abef-901f59b8b555, #wrap-content-s-a9d48dfe-1997-409f-abef-901f59b8b555 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a9d48dfe-1997-409f-abef-901f59b8b555"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-a9d48dfe-1997-409f-abef-901f59b8b555"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a9d48dfe-1997-409f-abef-901f59b8b555"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a9d48dfe-1997-409f-abef-901f59b8b555"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  margin-top: 0%;
margin-bottom: 5%;
max-width: 10em;
aspect-ratio: 801/879;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  max-width: 8em;
}
}
#s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  margin: 0 !important;
  overflow: visible;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0%;
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  /* Add background color handling */
  
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  /* Add padding handling */
  padding-left: 0%;
  padding-right: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image {
  box-sizing: border-box;
}



.s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
      position: relative;
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

@media (min-width: 1200px){#s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  margin: 0 !important;
  overflow: visible;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  /* Add background color handling */
  
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image {
  box-sizing: border-box;
}



.s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
      position: relative;
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  margin: 0 !important;
  overflow: visible;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  /* Add background color handling */
  
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image {
  box-sizing: border-box;
}



.s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
      position: relative;
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  margin: 0 !important;
  overflow: visible;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  /* Add background color handling */
  
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image {
  box-sizing: border-box;
}



.s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
      position: relative;
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (max-width: 767px){#s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  margin: 0 !important;
  overflow: visible;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  /* Add background color handling */
  
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-ba959cf0-e9d8-459b-95e6-c427fb74425a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image {
  box-sizing: border-box;
}



.s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container {
      position: relative;
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba959cf0-e9d8-459b-95e6-c427fb74425a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}
#s-985f0fd5-1877-4cb5-a441-25a61279013b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-985f0fd5-1877-4cb5-a441-25a61279013b .shogun-heading-component h1 {
  color: #252525;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-89cceaa8-984c-499a-9bfd-04f957e66f3f {
  margin-top: 0%;
margin-bottom: 0%;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  margin-top: 0%;
margin-bottom: 5%;
max-width: 10em;
aspect-ratio: 771/877;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  max-width: 8em;
}
}
#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  margin: 0 !important;
  overflow: visible;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0%;
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  /* Add background color handling */
  
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shogun-image-content {
  
    justify-content: center;
  
}

.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image {
  box-sizing: border-box;
}



.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
      position: relative;
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

@media (min-width: 1200px){#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  margin: 0 !important;
  overflow: visible;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  /* Add background color handling */
  
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shogun-image-content {
  
    justify-content: center;
  
}

.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image {
  box-sizing: border-box;
}



.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
      position: relative;
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  margin: 0 !important;
  overflow: visible;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  /* Add background color handling */
  
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shogun-image-content {
  
    justify-content: center;
  
}

.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image {
  box-sizing: border-box;
}



.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
      position: relative;
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  margin: 0 !important;
  overflow: visible;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  /* Add background color handling */
  
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shogun-image-content {
  
    justify-content: center;
  
}

.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image {
  box-sizing: border-box;
}



.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
      position: relative;
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (max-width: 767px){#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  margin: 0 !important;
  overflow: visible;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  /* Add background color handling */
  
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d .shogun-image-content {
  
    justify-content: center;
  
}

.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image {
  box-sizing: border-box;
}



.s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container {
      position: relative;
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fae3779e-a05f-4d6a-9d18-957c0de3e06d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}
#s-0e49e56e-dc83-4a3a-82bc-d0578d246fd8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0e49e56e-dc83-4a3a-82bc-d0578d246fd8 .shogun-heading-component h1 {
  color: #252525;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  margin-bottom: 5%;
max-width: 11em;
aspect-ratio: 888/872;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  max-width: 9em;
}
}
#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  margin: 0 !important;
  overflow: visible;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  /* Add background color handling */
  
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image {
  box-sizing: border-box;
}



.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
      position: relative;
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

@media (min-width: 1200px){#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  margin: 0 !important;
  overflow: visible;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  /* Add background color handling */
  
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image {
  box-sizing: border-box;
}



.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
      position: relative;
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  margin: 0 !important;
  overflow: visible;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  /* Add background color handling */
  
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image {
  box-sizing: border-box;
}



.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
      position: relative;
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  margin: 0 !important;
  overflow: visible;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  /* Add background color handling */
  
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image {
  box-sizing: border-box;
}



.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
      position: relative;
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (max-width: 767px){#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  margin: 0 !important;
  overflow: visible;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  /* Add background color handling */
  
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image {
  box-sizing: border-box;
}



.s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container {
      position: relative;
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2c84e8-7c4f-4022-a904-cab1cbc86112 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}
#s-0f53a15b-f3a1-4a3b-b992-aa5e9f984842 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0f53a15b-f3a1-4a3b-b992-aa5e9f984842 .shogun-heading-component h1 {
  color: #252525;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  margin-bottom: 5%;
max-width: 11em;
aspect-ratio: 916/877;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  max-width: 9em;
}
}
#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image {
  box-sizing: border-box;
}



.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
      position: relative;
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

@media (min-width: 1200px){#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image {
  box-sizing: border-box;
}



.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
      position: relative;
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image {
  box-sizing: border-box;
}



.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
      position: relative;
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image {
  box-sizing: border-box;
}



.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
      position: relative;
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (max-width: 767px){#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image {
  box-sizing: border-box;
}



.s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container {
      position: relative;
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dc3179e1-8e87-43c2-b3d7-fe90d0b6e925 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}
#s-493d17b2-a2e1-466a-ba39-6838c849fa58 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-493d17b2-a2e1-466a-ba39-6838c849fa58 .shogun-heading-component h1 {
  color: #252525;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-3753dc78-b3bb-419c-8469-ea7b637b9988 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 2000px;
background-position: center center;
}
@media (min-width: 1200px){#s-3753dc78-b3bb-419c-8469-ea7b637b9988 {
  display: none;
}
#s-3753dc78-b3bb-419c-8469-ea7b637b9988, #wrap-s-3753dc78-b3bb-419c-8469-ea7b637b9988, #wrap-content-s-3753dc78-b3bb-419c-8469-ea7b637b9988 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3753dc78-b3bb-419c-8469-ea7b637b9988 {
  display: none;
}
#s-3753dc78-b3bb-419c-8469-ea7b637b9988, #wrap-s-3753dc78-b3bb-419c-8469-ea7b637b9988, #wrap-content-s-3753dc78-b3bb-419c-8469-ea7b637b9988 { display: none !important; }}@media (max-width: 767px){#s-3753dc78-b3bb-419c-8469-ea7b637b9988 {
  display: none;
}
#s-3753dc78-b3bb-419c-8469-ea7b637b9988, #wrap-s-3753dc78-b3bb-419c-8469-ea7b637b9988, #wrap-content-s-3753dc78-b3bb-419c-8469-ea7b637b9988 { display: none !important; }}
#s-3753dc78-b3bb-419c-8469-ea7b637b9988 {
  background-image: url(https://i.shgcdn.com/fa4f6ee8-796c-48ec-bc22-22ffcd869520/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-3753dc78-b3bb-419c-8469-ea7b637b9988 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-3753dc78-b3bb-419c-8469-ea7b637b9988.shg-box.shg-c {
  justify-content: center;
}

#s-8fd87939-a32b-4563-b7b6-0a231805e72d {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
text-align: left;
opacity: 1;
}
@media (min-width: 1200px){#s-8fd87939-a32b-4563-b7b6-0a231805e72d {
  display: none;
}
#s-8fd87939-a32b-4563-b7b6-0a231805e72d, #wrap-s-8fd87939-a32b-4563-b7b6-0a231805e72d, #wrap-content-s-8fd87939-a32b-4563-b7b6-0a231805e72d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8fd87939-a32b-4563-b7b6-0a231805e72d {
  display: none;
}
#s-8fd87939-a32b-4563-b7b6-0a231805e72d, #wrap-s-8fd87939-a32b-4563-b7b6-0a231805e72d, #wrap-content-s-8fd87939-a32b-4563-b7b6-0a231805e72d { display: none !important; }}@media (max-width: 767px){#s-8fd87939-a32b-4563-b7b6-0a231805e72d {
  display: none;
}
#s-8fd87939-a32b-4563-b7b6-0a231805e72d, #wrap-s-8fd87939-a32b-4563-b7b6-0a231805e72d, #wrap-content-s-8fd87939-a32b-4563-b7b6-0a231805e72d { display: none !important; }}
#s-a5e47d76-031a-4486-b408-64cd9f78e87e {
  margin-left: 12%;
margin-right: 12%;
min-height: 1700px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a5e47d76-031a-4486-b408-64cd9f78e87e {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a5e47d76-031a-4486-b408-64cd9f78e87e {
  margin-left: 3%;
margin-right: 3%;
}
}@media (max-width: 767px){#s-a5e47d76-031a-4486-b408-64cd9f78e87e {
  margin-left: 2%;
margin-right: 2%;
}
}







#s-a5e47d76-031a-4486-b408-64cd9f78e87e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a5e47d76-031a-4486-b408-64cd9f78e87e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6efa5061-1c35-466a-8873-5f011d500764 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6efa5061-1c35-466a-8873-5f011d500764 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 50px;
  
  
  
}



@media (min-width: 0px) {
[id="s-61c7151f-0b97-4924-b0da-f28359e47be7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61c7151f-0b97-4924-b0da-f28359e47be7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-61c7151f-0b97-4924-b0da-f28359e47be7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-61c7151f-0b97-4924-b0da-f28359e47be7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-61c7151f-0b97-4924-b0da-f28359e47be7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-61c7151f-0b97-4924-b0da-f28359e47be7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-61c7151f-0b97-4924-b0da-f28359e47be7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-9e7085a4-9598-4d1b-9052-1727a9a29b77 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 3%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-9e7085a4-9598-4d1b-9052-1727a9a29b77 {
  display: none;
}
#s-9e7085a4-9598-4d1b-9052-1727a9a29b77, #wrap-s-9e7085a4-9598-4d1b-9052-1727a9a29b77, #wrap-content-s-9e7085a4-9598-4d1b-9052-1727a9a29b77 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e7085a4-9598-4d1b-9052-1727a9a29b77 {
  display: none;
}
#s-9e7085a4-9598-4d1b-9052-1727a9a29b77, #wrap-s-9e7085a4-9598-4d1b-9052-1727a9a29b77, #wrap-content-s-9e7085a4-9598-4d1b-9052-1727a9a29b77 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9e7085a4-9598-4d1b-9052-1727a9a29b77 {
  display: none;
}
#s-9e7085a4-9598-4d1b-9052-1727a9a29b77, #wrap-s-9e7085a4-9598-4d1b-9052-1727a9a29b77, #wrap-content-s-9e7085a4-9598-4d1b-9052-1727a9a29b77 { display: none !important; }}@media (max-width: 767px){#s-9e7085a4-9598-4d1b-9052-1727a9a29b77 {
  display: none;
}
#s-9e7085a4-9598-4d1b-9052-1727a9a29b77, #wrap-s-9e7085a4-9598-4d1b-9052-1727a9a29b77, #wrap-content-s-9e7085a4-9598-4d1b-9052-1727a9a29b77 { display: none !important; }}
#s-839541e0-8592-4e22-8e7d-1841be5a948a {
  margin-top: 7%;
margin-left: 25%;
margin-right: 25%;
max-width: 1079px;
aspect-ratio: 1079/155;
text-align: center;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a {
  margin: 0 !important;
  overflow: visible;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-839541e0-8592-4e22-8e7d-1841be5a948a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 25%;
  margin-right: 25%;
  margin-top: 7%;
  
}

.shg-image-content-margin-container-s-839541e0-8592-4e22-8e7d-1841be5a948a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  /* Add background color handling */
  
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-839541e0-8592-4e22-8e7d-1841be5a948a .shogun-image-content {
  
    justify-content: center;
  
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image {
  box-sizing: border-box;
}


.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-839541e0-8592-4e22-8e7d-1841be5a948a {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
      position: relative;
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

@media (min-width: 1200px){#s-839541e0-8592-4e22-8e7d-1841be5a948a {
  margin: 0 !important;
  overflow: visible;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-839541e0-8592-4e22-8e7d-1841be5a948a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-839541e0-8592-4e22-8e7d-1841be5a948a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  /* Add background color handling */
  
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-839541e0-8592-4e22-8e7d-1841be5a948a .shogun-image-content {
  
    justify-content: center;
  
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image {
  box-sizing: border-box;
}


.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-839541e0-8592-4e22-8e7d-1841be5a948a {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
      position: relative;
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-839541e0-8592-4e22-8e7d-1841be5a948a {
  margin: 0 !important;
  overflow: visible;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-839541e0-8592-4e22-8e7d-1841be5a948a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-839541e0-8592-4e22-8e7d-1841be5a948a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  /* Add background color handling */
  
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-839541e0-8592-4e22-8e7d-1841be5a948a .shogun-image-content {
  
    justify-content: center;
  
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image {
  box-sizing: border-box;
}


.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-839541e0-8592-4e22-8e7d-1841be5a948a {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
      position: relative;
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-839541e0-8592-4e22-8e7d-1841be5a948a {
  margin: 0 !important;
  overflow: visible;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-839541e0-8592-4e22-8e7d-1841be5a948a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-839541e0-8592-4e22-8e7d-1841be5a948a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  /* Add background color handling */
  
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-839541e0-8592-4e22-8e7d-1841be5a948a .shogun-image-content {
  
    justify-content: center;
  
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image {
  box-sizing: border-box;
}


.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-839541e0-8592-4e22-8e7d-1841be5a948a {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
      position: relative;
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

}@media (max-width: 767px){#s-839541e0-8592-4e22-8e7d-1841be5a948a {
  margin: 0 !important;
  overflow: visible;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-839541e0-8592-4e22-8e7d-1841be5a948a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-839541e0-8592-4e22-8e7d-1841be5a948a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  /* Add background color handling */
  
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-839541e0-8592-4e22-8e7d-1841be5a948a .shogun-image-content {
  
    justify-content: center;
  
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image {
  box-sizing: border-box;
}


.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-839541e0-8592-4e22-8e7d-1841be5a948a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-839541e0-8592-4e22-8e7d-1841be5a948a {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container {
      position: relative;
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-839541e0-8592-4e22-8e7d-1841be5a948a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

}
#s-6eac651a-6b1b-4916-81dd-7f325aa0f9f0 {
  margin-top: 30%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-6eac651a-6b1b-4916-81dd-7f325aa0f9f0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 50px;
  
  
  
}



#s-6c85345b-1757-4daa-9b30-3bdb33c7e03a {
  margin-top: 3%;
margin-bottom: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.93);
}
@media (min-width: 1200px){#s-6c85345b-1757-4daa-9b30-3bdb33c7e03a {
  display: none;
}
#s-6c85345b-1757-4daa-9b30-3bdb33c7e03a, #wrap-s-6c85345b-1757-4daa-9b30-3bdb33c7e03a, #wrap-content-s-6c85345b-1757-4daa-9b30-3bdb33c7e03a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c85345b-1757-4daa-9b30-3bdb33c7e03a {
  display: none;
}
#s-6c85345b-1757-4daa-9b30-3bdb33c7e03a, #wrap-s-6c85345b-1757-4daa-9b30-3bdb33c7e03a, #wrap-content-s-6c85345b-1757-4daa-9b30-3bdb33c7e03a { display: none !important; }}







#s-6c85345b-1757-4daa-9b30-3bdb33c7e03a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6c85345b-1757-4daa-9b30-3bdb33c7e03a.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-07e90737-63b0-41d4-9d35-f0b519bc6e45 {
  padding-top: 5%;
padding-left: 2%;
padding-bottom: 5%;
padding-right: 2%;
}

#s-07e90737-63b0-41d4-9d35-f0b519bc6e45 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-07e90737-63b0-41d4-9d35-f0b519bc6e45 .shg-sld-nav-button.shg-sld-left,
#s-07e90737-63b0-41d4-9d35-f0b519bc6e45 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  margin-bottom: 5%;
max-width: 11em;
aspect-ratio: 916/877;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  max-width: 9em;
}
}
#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  margin: 0 !important;
  overflow: visible;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  /* Add background color handling */
  
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image {
  box-sizing: border-box;
}



.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
      position: relative;
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

@media (min-width: 1200px){#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  margin: 0 !important;
  overflow: visible;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  /* Add background color handling */
  
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image {
  box-sizing: border-box;
}



.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
      position: relative;
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  margin: 0 !important;
  overflow: visible;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  /* Add background color handling */
  
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image {
  box-sizing: border-box;
}



.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
      position: relative;
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  margin: 0 !important;
  overflow: visible;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  /* Add background color handling */
  
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image {
  box-sizing: border-box;
}



.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
      position: relative;
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (max-width: 767px){#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  margin: 0 !important;
  overflow: visible;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  /* Add background color handling */
  
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image {
  box-sizing: border-box;
}



.s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container {
      position: relative;
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f5e3fb1-5ed4-43ef-95ab-93204ca745bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}
#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  margin-bottom: 5%;
max-width: 11em;
aspect-ratio: 888/872;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  max-width: 9em;
}
}
#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  margin: 0 !important;
  overflow: visible;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  /* Add background color handling */
  
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image {
  box-sizing: border-box;
}



.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
      position: relative;
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

@media (min-width: 1200px){#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  margin: 0 !important;
  overflow: visible;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  /* Add background color handling */
  
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image {
  box-sizing: border-box;
}



.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
      position: relative;
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  margin: 0 !important;
  overflow: visible;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  /* Add background color handling */
  
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image {
  box-sizing: border-box;
}



.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
      position: relative;
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  margin: 0 !important;
  overflow: visible;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  /* Add background color handling */
  
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image {
  box-sizing: border-box;
}



.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
      position: relative;
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (max-width: 767px){#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  margin: 0 !important;
  overflow: visible;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  /* Add background color handling */
  
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image {
  box-sizing: border-box;
}



.s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container {
      position: relative;
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aec28078-45a0-4ea4-8be7-e3c1a7bf0282 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}
#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  margin-top: 0%;
margin-bottom: 5%;
max-width: 10em;
aspect-ratio: 771/877;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  max-width: 8em;
}
}
#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  margin: 0 !important;
  overflow: visible;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0%;
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  /* Add background color handling */
  
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image {
  box-sizing: border-box;
}



.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
      position: relative;
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

@media (min-width: 1200px){#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  margin: 0 !important;
  overflow: visible;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  /* Add background color handling */
  
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image {
  box-sizing: border-box;
}



.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
      position: relative;
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  margin: 0 !important;
  overflow: visible;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  /* Add background color handling */
  
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image {
  box-sizing: border-box;
}



.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
      position: relative;
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  margin: 0 !important;
  overflow: visible;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  /* Add background color handling */
  
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image {
  box-sizing: border-box;
}



.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
      position: relative;
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (max-width: 767px){#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  margin: 0 !important;
  overflow: visible;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  /* Add background color handling */
  
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image {
  box-sizing: border-box;
}



.s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container {
      position: relative;
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ecd7d7d-cd9b-42c4-befe-b7807fc4de71 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}
#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  margin-top: 0%;
margin-bottom: 5%;
max-width: 10em;
aspect-ratio: 801/879;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  max-width: 8em;
}
}
#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  margin: 0 !important;
  overflow: visible;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0%;
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  /* Add background color handling */
  
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image {
  box-sizing: border-box;
}



.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
      position: relative;
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

@media (min-width: 1200px){#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  margin: 0 !important;
  overflow: visible;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  /* Add background color handling */
  
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image {
  box-sizing: border-box;
}



.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
      position: relative;
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  margin: 0 !important;
  overflow: visible;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  /* Add background color handling */
  
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image {
  box-sizing: border-box;
}



.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
      position: relative;
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  margin: 0 !important;
  overflow: visible;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  /* Add background color handling */
  
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image {
  box-sizing: border-box;
}



.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
      position: relative;
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (max-width: 767px){#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  margin: 0 !important;
  overflow: visible;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  /* Add background color handling */
  
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image {
  box-sizing: border-box;
}



.s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container {
      position: relative;
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6feb538d-a2b9-47e4-b6be-9eecdf1e1785 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}
#s-1902e853-0338-4f37-b737-9c55fb8e222d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1902e853-0338-4f37-b737-9c55fb8e222d .shogun-heading-component h1 {
  color: #252525;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-c87009cb-65cc-4e37-bffd-4d8a99ab1521 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c87009cb-65cc-4e37-bffd-4d8a99ab1521 .shogun-heading-component h1 {
  color: #252525;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-d69bc23e-b1e8-4bf7-8f0d-d4c2803d0204 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d69bc23e-b1e8-4bf7-8f0d-d4c2803d0204 .shogun-heading-component h1 {
  color: #252525;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-3a232241-06bd-4cfd-8e98-bea63102260b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3a232241-06bd-4cfd-8e98-bea63102260b .shogun-heading-component h1 {
  color: #252525;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-074189fd-8f98-462a-b186-2aca41d41944 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 1500px;
background-position: center center;
}
@media (min-width: 1200px){#s-074189fd-8f98-462a-b186-2aca41d41944 {
  display: none;
}
#s-074189fd-8f98-462a-b186-2aca41d41944, #wrap-s-074189fd-8f98-462a-b186-2aca41d41944, #wrap-content-s-074189fd-8f98-462a-b186-2aca41d41944 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-074189fd-8f98-462a-b186-2aca41d41944 {
  display: none;
}
#s-074189fd-8f98-462a-b186-2aca41d41944, #wrap-s-074189fd-8f98-462a-b186-2aca41d41944, #wrap-content-s-074189fd-8f98-462a-b186-2aca41d41944 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-074189fd-8f98-462a-b186-2aca41d41944 {
  display: none;
}
#s-074189fd-8f98-462a-b186-2aca41d41944, #wrap-s-074189fd-8f98-462a-b186-2aca41d41944, #wrap-content-s-074189fd-8f98-462a-b186-2aca41d41944 { display: none !important; }}
#s-074189fd-8f98-462a-b186-2aca41d41944 {
  background-image: url(https://i.shgcdn.com/416f9f93-e034-4597-9e30-490caac296da/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-074189fd-8f98-462a-b186-2aca41d41944 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-074189fd-8f98-462a-b186-2aca41d41944.shg-box.shg-c {
  justify-content: center;
}

#s-0b1df148-0312-4bb3-84f0-d10849cfed28 {
  margin-left: 12%;
margin-right: 12%;
min-height: 1700px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0b1df148-0312-4bb3-84f0-d10849cfed28 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0b1df148-0312-4bb3-84f0-d10849cfed28 {
  margin-left: 3%;
margin-right: 3%;
}
}@media (max-width: 767px){#s-0b1df148-0312-4bb3-84f0-d10849cfed28 {
  margin-left: 5%;
margin-right: 5%;
}
}







#s-0b1df148-0312-4bb3-84f0-d10849cfed28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0b1df148-0312-4bb3-84f0-d10849cfed28.shg-box.shg-c {
  justify-content: flex-start;
}

#s-13f9b5d9-1dea-4137-842b-a6238f2604ed {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
text-align: left;
opacity: 1;
}
@media (min-width: 1200px){#s-13f9b5d9-1dea-4137-842b-a6238f2604ed {
  display: none;
}
#s-13f9b5d9-1dea-4137-842b-a6238f2604ed, #wrap-s-13f9b5d9-1dea-4137-842b-a6238f2604ed, #wrap-content-s-13f9b5d9-1dea-4137-842b-a6238f2604ed { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13f9b5d9-1dea-4137-842b-a6238f2604ed {
  display: none;
}
#s-13f9b5d9-1dea-4137-842b-a6238f2604ed, #wrap-s-13f9b5d9-1dea-4137-842b-a6238f2604ed, #wrap-content-s-13f9b5d9-1dea-4137-842b-a6238f2604ed { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-13f9b5d9-1dea-4137-842b-a6238f2604ed {
  display: none;
}
#s-13f9b5d9-1dea-4137-842b-a6238f2604ed, #wrap-s-13f9b5d9-1dea-4137-842b-a6238f2604ed, #wrap-content-s-13f9b5d9-1dea-4137-842b-a6238f2604ed { display: none !important; }}
#s-09b06266-887f-41f5-9a77-f02380e3c658 {
  margin-top: 10%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-09b06266-887f-41f5-9a77-f02380e3c658 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



@media (min-width: 0px) {
[id="s-eaad735a-5191-4b47-b2b3-168efa2bbb2f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eaad735a-5191-4b47-b2b3-168efa2bbb2f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eaad735a-5191-4b47-b2b3-168efa2bbb2f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eaad735a-5191-4b47-b2b3-168efa2bbb2f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eaad735a-5191-4b47-b2b3-168efa2bbb2f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eaad735a-5191-4b47-b2b3-168efa2bbb2f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eaad735a-5191-4b47-b2b3-168efa2bbb2f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 3%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2 {
  display: none;
}
#s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2, #wrap-s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2, #wrap-content-s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2 {
  display: none;
}
#s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2, #wrap-s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2, #wrap-content-s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2 {
  display: none;
}
#s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2, #wrap-s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2, #wrap-content-s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2 { display: none !important; }}@media (max-width: 767px){#s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2 {
  display: none;
}
#s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2, #wrap-s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2, #wrap-content-s-9939e5cf-d953-48f5-b33d-09b0ceffb5b2 { display: none !important; }}
#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  margin-top: 7%;
margin-left: 25%;
margin-right: 25%;
max-width: 1079px;
aspect-ratio: 1079/155;
text-align: center;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  margin: 0 !important;
  overflow: visible;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 25%;
  margin-right: 25%;
  margin-top: 7%;
  
}

.shg-image-content-margin-container-s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  /* Add background color handling */
  
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image {
  box-sizing: border-box;
}


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
      position: relative;
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

@media (min-width: 1200px){#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  margin: 0 !important;
  overflow: visible;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  /* Add background color handling */
  
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image {
  box-sizing: border-box;
}


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
      position: relative;
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  margin: 0 !important;
  overflow: visible;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  /* Add background color handling */
  
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image {
  box-sizing: border-box;
}


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
      position: relative;
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  margin: 0 !important;
  overflow: visible;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  /* Add background color handling */
  
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image {
  box-sizing: border-box;
}


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
      position: relative;
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

}@media (max-width: 767px){#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  margin: 0 !important;
  overflow: visible;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  /* Add background color handling */
  
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }

    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shogun-image-link {
      aspect-ratio: 1079/155;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1079px;
  }



  img.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image {
    
    
    
    max-height: 1079px;
  }


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image {
  box-sizing: border-box;
}


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 {
      --shg-aspect-ratio: calc(1079/155); 
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container {
      position: relative;
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6bf3038c-5cb0-4b7a-8757-003a27c95ad3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1079px;
    }
  }

}
#s-726a2b3c-aa25-43d5-95a2-1ef62eb0471a {
  margin-top: 50%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-726a2b3c-aa25-43d5-95a2-1ef62eb0471a {
  margin-top: 20%;
}
}
#s-726a2b3c-aa25-43d5-95a2-1ef62eb0471a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-9891ac4e-8f90-40f8-85f6-752bffde8c45 {
  margin-top: 3%;
margin-bottom: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.93);
}
@media (min-width: 1200px){#s-9891ac4e-8f90-40f8-85f6-752bffde8c45 {
  display: none;
}
#s-9891ac4e-8f90-40f8-85f6-752bffde8c45, #wrap-s-9891ac4e-8f90-40f8-85f6-752bffde8c45, #wrap-content-s-9891ac4e-8f90-40f8-85f6-752bffde8c45 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9891ac4e-8f90-40f8-85f6-752bffde8c45 {
  display: none;
}
#s-9891ac4e-8f90-40f8-85f6-752bffde8c45, #wrap-s-9891ac4e-8f90-40f8-85f6-752bffde8c45, #wrap-content-s-9891ac4e-8f90-40f8-85f6-752bffde8c45 { display: none !important; }}







#s-9891ac4e-8f90-40f8-85f6-752bffde8c45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9891ac4e-8f90-40f8-85f6-752bffde8c45.shg-box.shg-c {
  justify-content: center;
}

#s-086b19f7-6d19-4689-9ebb-8fdcc2c08a1c {
  padding-top: 5%;
padding-left: 2%;
padding-bottom: 5%;
padding-right: 2%;
}

#s-086b19f7-6d19-4689-9ebb-8fdcc2c08a1c .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-086b19f7-6d19-4689-9ebb-8fdcc2c08a1c .shg-sld-nav-button.shg-sld-left,
#s-086b19f7-6d19-4689-9ebb-8fdcc2c08a1c .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  margin-bottom: 5%;
max-width: 10em;
aspect-ratio: 916/877;
text-align: center;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image {
  box-sizing: border-box;
}



.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
      position: relative;
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

@media (min-width: 1200px){#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image {
  box-sizing: border-box;
}



.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
      position: relative;
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image {
  box-sizing: border-box;
}



.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
      position: relative;
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image {
  box-sizing: border-box;
}



.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
      position: relative;
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (max-width: 767px){#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  margin: 0 !important;
  overflow: visible;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  /* Add background color handling */
  
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shg-image-content-wrapper {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }

    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shogun-image-link {
      aspect-ratio: 916/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image {
  box-sizing: border-box;
}



.s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 {
      --shg-aspect-ratio: calc(916/877); 
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container {
      position: relative;
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1da5af3-0a45-4229-8e36-6fa8c3e40595 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}
#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  margin-bottom: 5%;
max-width: 11em;
aspect-ratio: 888/872;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  max-width: 9em;
}
}
#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  margin: 0 !important;
  overflow: visible;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  /* Add background color handling */
  
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image {
  box-sizing: border-box;
}



.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
      position: relative;
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

@media (min-width: 1200px){#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  margin: 0 !important;
  overflow: visible;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  /* Add background color handling */
  
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image {
  box-sizing: border-box;
}



.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
      position: relative;
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  margin: 0 !important;
  overflow: visible;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  /* Add background color handling */
  
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image {
  box-sizing: border-box;
}



.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
      position: relative;
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  margin: 0 !important;
  overflow: visible;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  /* Add background color handling */
  
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image {
  box-sizing: border-box;
}



.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
      position: relative;
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}@media (max-width: 767px){#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  margin: 0 !important;
  overflow: visible;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  /* Add background color handling */
  
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shg-image-content-wrapper {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }

    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shogun-image-link {
      aspect-ratio: 888/872;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 11em;
  }



  img.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image {
    
    
    
    max-height: 11em;
  }


.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image {
  box-sizing: border-box;
}



.s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c {
      --shg-aspect-ratio: calc(888/872); 
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container {
      position: relative;
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33c54f7c-a232-4e16-b05a-bb69c401dc7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 11em;
    }
  }

}
#s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  margin-top: 0%;
margin-bottom: 5%;
max-width: 10em;
aspect-ratio: 771/877;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  max-width: 8em;
}
}
#s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  margin: 0 !important;
  overflow: visible;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0%;
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  /* Add background color handling */
  
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-1ff5d948-d3fa-468b-baac-988f4b91890c .shogun-image-content {
  
    justify-content: center;
  
}

.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image {
  box-sizing: border-box;
}



.s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1ff5d948-d3fa-468b-baac-988f4b91890c {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
      position: relative;
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

@media (min-width: 1200px){#s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  margin: 0 !important;
  overflow: visible;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  /* Add background color handling */
  
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-1ff5d948-d3fa-468b-baac-988f4b91890c .shogun-image-content {
  
    justify-content: center;
  
}

.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image {
  box-sizing: border-box;
}



.s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1ff5d948-d3fa-468b-baac-988f4b91890c {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
      position: relative;
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  margin: 0 !important;
  overflow: visible;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  /* Add background color handling */
  
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-1ff5d948-d3fa-468b-baac-988f4b91890c .shogun-image-content {
  
    justify-content: center;
  
}

.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image {
  box-sizing: border-box;
}



.s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1ff5d948-d3fa-468b-baac-988f4b91890c {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
      position: relative;
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  margin: 0 !important;
  overflow: visible;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  /* Add background color handling */
  
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-1ff5d948-d3fa-468b-baac-988f4b91890c .shogun-image-content {
  
    justify-content: center;
  
}

.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image {
  box-sizing: border-box;
}



.s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1ff5d948-d3fa-468b-baac-988f4b91890c {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
      position: relative;
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (max-width: 767px){#s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  margin: 0 !important;
  overflow: visible;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1ff5d948-d3fa-468b-baac-988f4b91890c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  /* Add background color handling */
  
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shg-image-content-wrapper {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }

    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shogun-image-link {
      aspect-ratio: 771/877;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1ff5d948-d3fa-468b-baac-988f4b91890c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-1ff5d948-d3fa-468b-baac-988f4b91890c .shogun-image-content {
  
    justify-content: center;
  
}

.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image {
  box-sizing: border-box;
}



.s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1ff5d948-d3fa-468b-baac-988f4b91890c {
      --shg-aspect-ratio: calc(771/877); 
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container {
      position: relative;
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1ff5d948-d3fa-468b-baac-988f4b91890c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}
#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  margin-top: 0%;
margin-bottom: 5%;
max-width: 10em;
aspect-ratio: 801/879;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  max-width: 8em;
}
}
#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  margin: 0 !important;
  overflow: visible;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0%;
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  /* Add background color handling */
  
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image {
  box-sizing: border-box;
}



.s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
      position: relative;
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

@media (min-width: 1200px){#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  margin: 0 !important;
  overflow: visible;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  /* Add background color handling */
  
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image {
  box-sizing: border-box;
}



.s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
      position: relative;
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  margin: 0 !important;
  overflow: visible;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  /* Add background color handling */
  
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image {
  box-sizing: border-box;
}



.s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
      position: relative;
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  margin: 0 !important;
  overflow: visible;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  /* Add background color handling */
  
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image {
  box-sizing: border-box;
}



.s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
      position: relative;
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}@media (max-width: 767px){#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  margin: 0 !important;
  overflow: visible;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  /* Add background color handling */
  
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shg-image-content-wrapper {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }

    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shogun-image-link {
      aspect-ratio: 801/879;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 10em;
  }



  img.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image {
    
    
    
    max-height: 10em;
  }


.s-5bfce77d-48a1-460c-a92e-55d92e6c1205 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image {
  box-sizing: border-box;
}



.s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205 {
      --shg-aspect-ratio: calc(801/879); 
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container {
      position: relative;
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5bfce77d-48a1-460c-a92e-55d92e6c1205 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 10em;
    }
  }

}
#s-2f908383-a104-49d1-99eb-263eaef9a4f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2f908383-a104-49d1-99eb-263eaef9a4f6 .shogun-heading-component h1 {
  color: #252525;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-9f2fccf9-aef6-421f-bc3f-159330a7f683 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9f2fccf9-aef6-421f-bc3f-159330a7f683 .shogun-heading-component h1 {
  color: #252525;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-53c6a726-d787-4d0b-b5ba-9beaa572531c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-53c6a726-d787-4d0b-b5ba-9beaa572531c .shogun-heading-component h1 {
  color: #252525;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-dba17cb2-f3c2-496b-b6ad-00f0e131d02d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-dba17cb2-f3c2-496b-b6ad-00f0e131d02d .shogun-heading-component h1 {
  color: #252525;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-2f68e958-4f1b-4fcc-9055-273c631dfc8b {
  margin-top: -20%;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-2f68e958-4f1b-4fcc-9055-273c631dfc8b {
  margin-top: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2f68e958-4f1b-4fcc-9055-273c631dfc8b {
  margin-top: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2f68e958-4f1b-4fcc-9055-273c631dfc8b {
  margin-top: 0%;
}
}@media (max-width: 767px){#s-2f68e958-4f1b-4fcc-9055-273c631dfc8b {
  margin-top: -30%;
}
}







#s-2f68e958-4f1b-4fcc-9055-273c631dfc8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2f68e958-4f1b-4fcc-9055-273c631dfc8b.shg-box.shg-c {
  justify-content: center;
}

#s-baacb803-643d-4e67-8c08-08985c690863 {
  margin-top: -20%;
margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-baacb803-643d-4e67-8c08-08985c690863 {
  margin-top: -10%;
margin-left: 12%;
margin-right: 12%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-baacb803-643d-4e67-8c08-08985c690863 {
  margin-top: -15%;
margin-left: 8%;
margin-bottom: 5%;
margin-right: 8%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-baacb803-643d-4e67-8c08-08985c690863 {
  margin-top: -10%;
margin-left: 8%;
margin-bottom: 20%;
margin-right: 8%;
}
}@media (max-width: 767px){#s-baacb803-643d-4e67-8c08-08985c690863 {
  margin-top: 30%;
margin-left: 2%;
margin-bottom: 30%;
margin-right: 2%;
}
}







#s-baacb803-643d-4e67-8c08-08985c690863 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-baacb803-643d-4e67-8c08-08985c690863.shg-box.shg-c {
  justify-content: center;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  margin-top: 5%;
margin-bottom: 5%;
max-width: 40em;
aspect-ratio: 2689/790;
text-align: center;
}
#s-71e781b1-36d7-4d4c-86fc-275e97404d64:hover {border-style: solid !important;
border-color: rgba(44, 42, 52, 0) !important;
opacity: 1 !important;}@media (min-width: 768px) and (max-width: 991px){#s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  margin-top: 5%;
margin-bottom: 5%;
}
}@media (max-width: 767px){#s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  margin-left: 1%;
margin-right: 1%;
}
}
#s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  margin: 0 !important;
  overflow: visible;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 5%;
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  /* Add background color handling */
  
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shg-image-content-wrapper {
      aspect-ratio: 2689/790;
      min-width: 100%;
      height: auto;
    }

    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shogun-image-link {
      aspect-ratio: 2689/790;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 40em;
  }



  img.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image {
    
    
    
    max-height: 40em;
  }


.s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image {
  box-sizing: border-box;
}



.s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
      --shg-aspect-ratio: calc(2689/790); 
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
      position: relative;
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 40em;
    }
  }

@media (min-width: 1200px){#s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  margin: 0 !important;
  overflow: visible;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  /* Add background color handling */
  
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shg-image-content-wrapper {
      aspect-ratio: 2689/790;
      min-width: 100%;
      height: auto;
    }

    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shogun-image-link {
      aspect-ratio: 2689/790;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 40em;
  }



  img.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image {
    
    
    
    max-height: 40em;
  }


.s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image {
  box-sizing: border-box;
}



.s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
      --shg-aspect-ratio: calc(2689/790); 
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
      position: relative;
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 40em;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  margin: 0 !important;
  overflow: visible;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  /* Add background color handling */
  
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shg-image-content-wrapper {
      aspect-ratio: 2689/790;
      min-width: 100%;
      height: auto;
    }

    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shogun-image-link {
      aspect-ratio: 2689/790;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 40em;
  }



  img.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image {
    
    
    
    max-height: 40em;
  }


.s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image {
  box-sizing: border-box;
}



.s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
      --shg-aspect-ratio: calc(2689/790); 
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
      position: relative;
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 40em;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  margin: 0 !important;
  overflow: visible;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 5%;
  margin-bottom: 5%;
}

.shg-image-content-margin-container-s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  /* Add background color handling */
  
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shg-image-content-wrapper {
      aspect-ratio: 2689/790;
      min-width: 100%;
      height: auto;
    }

    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shogun-image-link {
      aspect-ratio: 2689/790;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 40em;
  }



  img.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image {
    
    
    
    max-height: 40em;
  }


.s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image {
  box-sizing: border-box;
}



.s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
      --shg-aspect-ratio: calc(2689/790); 
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
      position: relative;
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 40em;
    }
  }

}@media (max-width: 767px){#s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  margin: 0 !important;
  overflow: visible;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 1%;
  margin-right: 1%;
  
  
}

.shg-image-content-margin-container-s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  /* Add background color handling */
  
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shg-image-content-wrapper {
      aspect-ratio: 2689/790;
      min-width: 100%;
      height: auto;
    }

    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shogun-image-link {
      aspect-ratio: 2689/790;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 40em;
  }



  img.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image {
    
    
    
    max-height: 40em;
  }


.s-71e781b1-36d7-4d4c-86fc-275e97404d64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image {
  box-sizing: border-box;
}



.s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-71e781b1-36d7-4d4c-86fc-275e97404d64 {
      --shg-aspect-ratio: calc(2689/790); 
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container {
      position: relative;
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71e781b1-36d7-4d4c-86fc-275e97404d64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 40em;
    }
  }

}
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-bottom: 0%;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  display: none;
}
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663, #wrap-s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663, #wrap-content-s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  display: none;
}
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663, #wrap-s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663, #wrap-content-s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  
}
}@media (max-width: 767px){#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  display: none;
}
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663, #wrap-s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663, #wrap-content-s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 { display: none !important; }}
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-7e7a4b96-c1af-4cd8-9d2f-3dcbb07cf663.shg-box.shg-c {
  justify-content: center;
}

#s-6125d10c-97b2-412b-833c-91e79f2be2ea {
  margin-top: 10%;
margin-left: 12%;
margin-bottom: 0%;
margin-right: 12%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6125d10c-97b2-412b-833c-91e79f2be2ea {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6125d10c-97b2-412b-833c-91e79f2be2ea {
  margin-left: 3%;
margin-right: 3%;
}
}@media (max-width: 767px){#s-6125d10c-97b2-412b-833c-91e79f2be2ea {
  margin-left: 2%;
margin-right: 2%;
}
}







#s-6125d10c-97b2-412b-833c-91e79f2be2ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6125d10c-97b2-412b-833c-91e79f2be2ea.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e7a173fb-4b47-4d5b-ae99-876acf114208 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-e7a173fb-4b47-4d5b-ae99-876acf114208 {
  margin-top: 0%;
margin-bottom: 0px;
}
}
#s-e7a173fb-4b47-4d5b-ae99-876acf114208 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 50px;
  
  
  
}


@media (max-width: 767px){#s-e7a173fb-4b47-4d5b-ae99-876acf114208 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}
#s-65fedf18-5c08-4339-a739-d5e45830a9e1 {
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-65fedf18-5c08-4339-a739-d5e45830a9e1 {
  display: none;
}
#s-65fedf18-5c08-4339-a739-d5e45830a9e1, #wrap-s-65fedf18-5c08-4339-a739-d5e45830a9e1, #wrap-content-s-65fedf18-5c08-4339-a739-d5e45830a9e1 { display: none !important; }}
@media (min-width: 1200px){#s-902a2c06-3973-4d12-8576-f55ae63cc98e {
  display: none;
}
#s-902a2c06-3973-4d12-8576-f55ae63cc98e, #wrap-s-902a2c06-3973-4d12-8576-f55ae63cc98e, #wrap-content-s-902a2c06-3973-4d12-8576-f55ae63cc98e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-902a2c06-3973-4d12-8576-f55ae63cc98e {
  display: none;
}
#s-902a2c06-3973-4d12-8576-f55ae63cc98e, #wrap-s-902a2c06-3973-4d12-8576-f55ae63cc98e, #wrap-content-s-902a2c06-3973-4d12-8576-f55ae63cc98e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-902a2c06-3973-4d12-8576-f55ae63cc98e {
  display: none;
}
#s-902a2c06-3973-4d12-8576-f55ae63cc98e, #wrap-s-902a2c06-3973-4d12-8576-f55ae63cc98e, #wrap-content-s-902a2c06-3973-4d12-8576-f55ae63cc98e { display: none !important; }}
#s-70aaed92-cf5c-4550-a4f9-60b72a018ad4 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-70aaed92-cf5c-4550-a4f9-60b72a018ad4 {
  display: none;
}
#s-70aaed92-cf5c-4550-a4f9-60b72a018ad4, #wrap-s-70aaed92-cf5c-4550-a4f9-60b72a018ad4, #wrap-content-s-70aaed92-cf5c-4550-a4f9-60b72a018ad4 { display: none !important; }}@media (max-width: 767px){#s-70aaed92-cf5c-4550-a4f9-60b72a018ad4 {
  display: none;
}
#s-70aaed92-cf5c-4550-a4f9-60b72a018ad4, #wrap-s-70aaed92-cf5c-4550-a4f9-60b72a018ad4, #wrap-content-s-70aaed92-cf5c-4550-a4f9-60b72a018ad4 { display: none !important; }}
#s-70aaed92-cf5c-4550-a4f9-60b72a018ad4 .shogun-heading-component h2 {
  color: rgba(52, 190, 174, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px){#s-70aaed92-cf5c-4550-a4f9-60b72a018ad4 .shogun-heading-component h2 {
  color: rgba(52, 190, 174, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-70aaed92-cf5c-4550-a4f9-60b72a018ad4 .shogun-heading-component h2 {
  color: rgba(52, 190, 174, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


}
#s-a17770d4-e515-49bb-bf54-e61f8ea1624f {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-a17770d4-e515-49bb-bf54-e61f8ea1624f {
  display: none;
}
#s-a17770d4-e515-49bb-bf54-e61f8ea1624f, #wrap-s-a17770d4-e515-49bb-bf54-e61f8ea1624f, #wrap-content-s-a17770d4-e515-49bb-bf54-e61f8ea1624f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a17770d4-e515-49bb-bf54-e61f8ea1624f {
  display: none;
}
#s-a17770d4-e515-49bb-bf54-e61f8ea1624f, #wrap-s-a17770d4-e515-49bb-bf54-e61f8ea1624f, #wrap-content-s-a17770d4-e515-49bb-bf54-e61f8ea1624f { display: none !important; }}
#s-a17770d4-e515-49bb-bf54-e61f8ea1624f .shogun-heading-component h2 {
  color: rgba(52, 190, 174, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 2em;
  
  text-align: center;
}



#s-4c921dfc-eb75-4f4a-8e2e-4d52c07f05c8 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-4c921dfc-eb75-4f4a-8e2e-4d52c07f05c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c921dfc-eb75-4f4a-8e2e-4d52c07f05c8.shg-box.shg-c {
  justify-content: center;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  max-width: 500px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 1200px){#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  max-width: 750px;
}
}
#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  margin: 0 !important;
  overflow: visible;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  /* Add background color handling */
  
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image {
  box-sizing: border-box;
}



.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
      position: relative;
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  margin: 0 !important;
  overflow: visible;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  /* Add background color handling */
  
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image {
  box-sizing: border-box;
}



.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
      position: relative;
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  margin: 0 !important;
  overflow: visible;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  /* Add background color handling */
  
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image {
  box-sizing: border-box;
}



.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
      position: relative;
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  margin: 0 !important;
  overflow: visible;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  /* Add background color handling */
  
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image {
  box-sizing: border-box;
}



.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
      position: relative;
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  margin: 0 !important;
  overflow: visible;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  /* Add background color handling */
  
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image {
  box-sizing: border-box;
}



.s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container {
      position: relative;
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd2598a5-373b-441a-bbc0-09bc7e1d080f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-e6c00e33-daa3-46cc-9d8d-b9090ddbdd82 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6c00e33-daa3-46cc-9d8d-b9090ddbdd82 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}


#s-e6c00e33-daa3-46cc-9d8d-b9090ddbdd82 .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}

@media (min-width: 1200px){#s-e6c00e33-daa3-46cc-9d8d-b9090ddbdd82 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}


#s-e6c00e33-daa3-46cc-9d8d-b9090ddbdd82 .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-e6c00e33-daa3-46cc-9d8d-b9090ddbdd82 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


#s-e6c00e33-daa3-46cc-9d8d-b9090ddbdd82 .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-e6c00e33-daa3-46cc-9d8d-b9090ddbdd82 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


#s-e6c00e33-daa3-46cc-9d8d-b9090ddbdd82 .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}

}
@media (min-width: 0px) {
[id="s-d0ce457c-9d7a-4b80-9d38-d3e11173c6af"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-d0ce457c-9d7a-4b80-9d38-d3e11173c6af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-d0ce457c-9d7a-4b80-9d38-d3e11173c6af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0ce457c-9d7a-4b80-9d38-d3e11173c6af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  max-width: 1500px;
aspect-ratio: 1/1;
text-align: center;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  margin: 0 !important;
  overflow: visible;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  /* Add background color handling */
  
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shogun-image-content {
  
    justify-content: center;
  
}

.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image {
  box-sizing: border-box;
}



.s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
      position: relative;
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

@media (min-width: 1200px){#s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  margin: 0 !important;
  overflow: visible;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  /* Add background color handling */
  
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shogun-image-content {
  
    justify-content: center;
  
}

.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image {
  box-sizing: border-box;
}



.s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
      position: relative;
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  margin: 0 !important;
  overflow: visible;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  /* Add background color handling */
  
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shogun-image-content {
  
    justify-content: center;
  
}

.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image {
  box-sizing: border-box;
}



.s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
      position: relative;
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  margin: 0 !important;
  overflow: visible;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  /* Add background color handling */
  
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shogun-image-content {
  
    justify-content: center;
  
}

.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image {
  box-sizing: border-box;
}



.s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
      position: relative;
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (max-width: 767px){#s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  margin: 0 !important;
  overflow: visible;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  /* Add background color handling */
  
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-2c6d522e-1c03-44be-8da2-7675d860dd0c .shogun-image-content {
  
    justify-content: center;
  
}

.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image {
  box-sizing: border-box;
}



.s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container {
      position: relative;
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2c6d522e-1c03-44be-8da2-7675d860dd0c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}
#s-8322b9a0-c63f-4967-8d23-49869c4489db {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db {
  margin: 0 !important;
  overflow: visible;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8322b9a0-c63f-4967-8d23-49869c4489db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8322b9a0-c63f-4967-8d23-49869c4489db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  /* Add background color handling */
  
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-8322b9a0-c63f-4967-8d23-49869c4489db .shogun-image-content {
  
    justify-content: center;
  
}

.s-8322b9a0-c63f-4967-8d23-49869c4489db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image {
  box-sizing: border-box;
}



.s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8322b9a0-c63f-4967-8d23-49869c4489db {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
      position: relative;
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-8322b9a0-c63f-4967-8d23-49869c4489db {
  margin: 0 !important;
  overflow: visible;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8322b9a0-c63f-4967-8d23-49869c4489db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8322b9a0-c63f-4967-8d23-49869c4489db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  /* Add background color handling */
  
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-8322b9a0-c63f-4967-8d23-49869c4489db .shogun-image-content {
  
    justify-content: center;
  
}

.s-8322b9a0-c63f-4967-8d23-49869c4489db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image {
  box-sizing: border-box;
}



.s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8322b9a0-c63f-4967-8d23-49869c4489db {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
      position: relative;
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8322b9a0-c63f-4967-8d23-49869c4489db {
  margin: 0 !important;
  overflow: visible;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8322b9a0-c63f-4967-8d23-49869c4489db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8322b9a0-c63f-4967-8d23-49869c4489db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  /* Add background color handling */
  
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-8322b9a0-c63f-4967-8d23-49869c4489db .shogun-image-content {
  
    justify-content: center;
  
}

.s-8322b9a0-c63f-4967-8d23-49869c4489db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image {
  box-sizing: border-box;
}



.s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8322b9a0-c63f-4967-8d23-49869c4489db {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
      position: relative;
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8322b9a0-c63f-4967-8d23-49869c4489db {
  margin: 0 !important;
  overflow: visible;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8322b9a0-c63f-4967-8d23-49869c4489db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8322b9a0-c63f-4967-8d23-49869c4489db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  /* Add background color handling */
  
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-8322b9a0-c63f-4967-8d23-49869c4489db .shogun-image-content {
  
    justify-content: center;
  
}

.s-8322b9a0-c63f-4967-8d23-49869c4489db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image {
  box-sizing: border-box;
}



.s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8322b9a0-c63f-4967-8d23-49869c4489db {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
      position: relative;
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-8322b9a0-c63f-4967-8d23-49869c4489db {
  margin: 0 !important;
  overflow: visible;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8322b9a0-c63f-4967-8d23-49869c4489db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8322b9a0-c63f-4967-8d23-49869c4489db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  /* Add background color handling */
  
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8322b9a0-c63f-4967-8d23-49869c4489db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-8322b9a0-c63f-4967-8d23-49869c4489db .shogun-image-content {
  
    justify-content: center;
  
}

.s-8322b9a0-c63f-4967-8d23-49869c4489db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image {
  box-sizing: border-box;
}



.s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8322b9a0-c63f-4967-8d23-49869c4489db {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container {
      position: relative;
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8322b9a0-c63f-4967-8d23-49869c4489db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  max-width: 1500px;
aspect-ratio: 1/1;
text-align: center;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  margin: 0 !important;
  overflow: visible;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  /* Add background color handling */
  
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image {
  box-sizing: border-box;
}



.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
      position: relative;
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

@media (min-width: 1200px){#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  margin: 0 !important;
  overflow: visible;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  /* Add background color handling */
  
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image {
  box-sizing: border-box;
}



.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
      position: relative;
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  margin: 0 !important;
  overflow: visible;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  /* Add background color handling */
  
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image {
  box-sizing: border-box;
}



.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
      position: relative;
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  margin: 0 !important;
  overflow: visible;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  /* Add background color handling */
  
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image {
  box-sizing: border-box;
}



.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
      position: relative;
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (max-width: 767px){#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  margin: 0 !important;
  overflow: visible;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  /* Add background color handling */
  
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image {
  box-sizing: border-box;
}



.s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container {
      position: relative;
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4490c310-2aa9-418c-a1bb-1c7e7f3d2876 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-ac1e5862-51de-46c8-93b0-aaf0c88e367d {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWQwM2QzYzAtN2NiZS00M2M1LWFmOGEtZGViYTY2ZDczZjQxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMDA4NGEwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjYxMzYzNjM2MzYzNjM2MzYiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDY5N2Y7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2FkMDNkM2MwLTdjYmUtNDNjNS1hZjhhLWRlYmE2NmQ3M2Y0MSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 3%;
margin-bottom: 20%;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 2px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>2, "pos"=>0.05, "color"=>"#0084a0"}, {"id"=>1, "pos"=>0.6136363636363636, "color"=>"#00697f"}];
hover-type: gradient;
}
#s-ac1e5862-51de-46c8-93b0-aaf0c88e367d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2UxNmY3OWItNjkyNy00NWExLWI2MTktZTFlMzM3OWRkZjIwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjMyNzI3MjcyNzI3MjcyNzMiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDY5N2Y7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDg0YTA7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzdlMTZmNzliLTY5MjctNDVhMS1iNjE5LWUxZTMzNzlkZGYyMCkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>2, "pos"=>0.3272727272727273, "color"=>"#00697f"}, {"id"=>1, "pos"=>1, "color"=>"#0084a0"}] !important;}#s-ac1e5862-51de-46c8-93b0-aaf0c88e367d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ac1e5862-51de-46c8-93b0-aaf0c88e367d {
  margin-top: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ac1e5862-51de-46c8-93b0-aaf0c88e367d {
  margin-top: 2%;
}
}

  #s-ac1e5862-51de-46c8-93b0-aaf0c88e367d-root {
    text-align: center;
  }


#s-ac1e5862-51de-46c8-93b0-aaf0c88e367d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ac1e5862-51de-46c8-93b0-aaf0c88e367d-root {
    text-align: center;
  }


#s-ac1e5862-51de-46c8-93b0-aaf0c88e367d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ac1e5862-51de-46c8-93b0-aaf0c88e367d-root {
    text-align: center;
  }


#s-ac1e5862-51de-46c8-93b0-aaf0c88e367d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ac1e5862-51de-46c8-93b0-aaf0c88e367d-root {
    text-align: center;
  }


#s-ac1e5862-51de-46c8-93b0-aaf0c88e367d.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ac1e5862-51de-46c8-93b0-aaf0c88e367d-root {
    text-align: center;
  }


#s-ac1e5862-51de-46c8-93b0-aaf0c88e367d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd {
  background-repeat: repeat;
background-size: cover;
margin-top: 0%;
background-position: center top;
}
@media (min-width: 768px) and (max-width: 991px){#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd {
  margin-top: 10%;
display: none;
}
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd, #wrap-s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd, #wrap-content-s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd { display: none !important; }}@media (max-width: 767px){#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd {
  display: none;
}
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd, #wrap-s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd, #wrap-content-s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd { display: none !important; }}
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-45967e0e-9e8b-4bca-9c1b-ac444b7c4cbd.shg-box.shg-c {
  justify-content: center;
}

#s-e2c42ed6-f666-4be3-8456-7bd62ae7be4f {
  margin-top: 10%;
margin-left: 12%;
margin-bottom: 0%;
margin-right: 12%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e2c42ed6-f666-4be3-8456-7bd62ae7be4f {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e2c42ed6-f666-4be3-8456-7bd62ae7be4f {
  margin-top: 10%;
margin-left: 3%;
margin-right: 3%;
}
}@media (max-width: 767px){#s-e2c42ed6-f666-4be3-8456-7bd62ae7be4f {
  margin-left: 2%;
margin-right: 2%;
}
}







#s-e2c42ed6-f666-4be3-8456-7bd62ae7be4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e2c42ed6-f666-4be3-8456-7bd62ae7be4f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-91206bcb-7df1-432c-9dac-88235c8eb917 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-91206bcb-7df1-432c-9dac-88235c8eb917 {
  margin-top: 0%;
margin-bottom: 0px;
}
}
#s-91206bcb-7df1-432c-9dac-88235c8eb917 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 50px;
  
  
  
}


@media (max-width: 767px){#s-91206bcb-7df1-432c-9dac-88235c8eb917 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


}
#s-3b266aef-8595-4b7d-a0e1-61d4888f7002 {
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-3b266aef-8595-4b7d-a0e1-61d4888f7002 {
  display: none;
}
#s-3b266aef-8595-4b7d-a0e1-61d4888f7002, #wrap-s-3b266aef-8595-4b7d-a0e1-61d4888f7002, #wrap-content-s-3b266aef-8595-4b7d-a0e1-61d4888f7002 { display: none !important; }}
@media (min-width: 1200px){#s-42f18daf-54dc-46b8-b688-c3c0aaaedd87 {
  display: none;
}
#s-42f18daf-54dc-46b8-b688-c3c0aaaedd87, #wrap-s-42f18daf-54dc-46b8-b688-c3c0aaaedd87, #wrap-content-s-42f18daf-54dc-46b8-b688-c3c0aaaedd87 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42f18daf-54dc-46b8-b688-c3c0aaaedd87 {
  display: none;
}
#s-42f18daf-54dc-46b8-b688-c3c0aaaedd87, #wrap-s-42f18daf-54dc-46b8-b688-c3c0aaaedd87, #wrap-content-s-42f18daf-54dc-46b8-b688-c3c0aaaedd87 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-42f18daf-54dc-46b8-b688-c3c0aaaedd87 {
  display: none;
}
#s-42f18daf-54dc-46b8-b688-c3c0aaaedd87, #wrap-s-42f18daf-54dc-46b8-b688-c3c0aaaedd87, #wrap-content-s-42f18daf-54dc-46b8-b688-c3c0aaaedd87 { display: none !important; }}
#s-b9d38035-7555-4f30-abc4-6cf4f326fcd4 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-b9d38035-7555-4f30-abc4-6cf4f326fcd4 {
  display: none;
}
#s-b9d38035-7555-4f30-abc4-6cf4f326fcd4, #wrap-s-b9d38035-7555-4f30-abc4-6cf4f326fcd4, #wrap-content-s-b9d38035-7555-4f30-abc4-6cf4f326fcd4 { display: none !important; }}@media (max-width: 767px){#s-b9d38035-7555-4f30-abc4-6cf4f326fcd4 {
  display: none;
}
#s-b9d38035-7555-4f30-abc4-6cf4f326fcd4, #wrap-s-b9d38035-7555-4f30-abc4-6cf4f326fcd4, #wrap-content-s-b9d38035-7555-4f30-abc4-6cf4f326fcd4 { display: none !important; }}
#s-b9d38035-7555-4f30-abc4-6cf4f326fcd4 .shogun-heading-component h2 {
  color: rgba(52, 190, 174, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px){#s-b9d38035-7555-4f30-abc4-6cf4f326fcd4 .shogun-heading-component h2 {
  color: rgba(52, 190, 174, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-b9d38035-7555-4f30-abc4-6cf4f326fcd4 .shogun-heading-component h2 {
  color: rgba(52, 190, 174, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


}
#s-4a755516-28cb-479d-92cb-bf56d5cea603 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-4a755516-28cb-479d-92cb-bf56d5cea603 {
  display: none;
}
#s-4a755516-28cb-479d-92cb-bf56d5cea603, #wrap-s-4a755516-28cb-479d-92cb-bf56d5cea603, #wrap-content-s-4a755516-28cb-479d-92cb-bf56d5cea603 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a755516-28cb-479d-92cb-bf56d5cea603 {
  display: none;
}
#s-4a755516-28cb-479d-92cb-bf56d5cea603, #wrap-s-4a755516-28cb-479d-92cb-bf56d5cea603, #wrap-content-s-4a755516-28cb-479d-92cb-bf56d5cea603 { display: none !important; }}
#s-4a755516-28cb-479d-92cb-bf56d5cea603 .shogun-heading-component h2 {
  color: rgba(52, 190, 174, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 2em;
  
  text-align: center;
}



#s-6094c7ca-1600-4cb0-b59a-4dfbc6bb88a5 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-6094c7ca-1600-4cb0-b59a-4dfbc6bb88a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6094c7ca-1600-4cb0-b59a-4dfbc6bb88a5.shg-box.shg-c {
  justify-content: center;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  max-width: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  min-height: 0px;
max-width: 800px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  max-width: 500px;
}
}
#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  margin: 0 !important;
  overflow: visible;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  /* Add background color handling */
  
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shogun-image {
  box-sizing: border-box;
}



.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  
}


@media (min-width: 1200px){#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  margin: 0 !important;
  overflow: visible;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  /* Add background color handling */
  
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shogun-image {
  box-sizing: border-box;
}



.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  margin: 0 !important;
  overflow: visible;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  /* Add background color handling */
  
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shogun-image {
  box-sizing: border-box;
}



.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  margin: 0 !important;
  overflow: visible;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  /* Add background color handling */
  
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shogun-image {
  box-sizing: border-box;
}



.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  
}


}@media (max-width: 767px){#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  margin: 0 !important;
  overflow: visible;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  /* Add background color handling */
  
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66.shogun-image {
  box-sizing: border-box;
}



.s-04fa2064-4dd0-4747-8c21-f4cb4c7d5a66 img.shogun-image {
  
}


}
#s-7b3bcd64-1cd7-4fb4-bd77-558bf5e2324e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b3bcd64-1cd7-4fb4-bd77-558bf5e2324e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}


#s-7b3bcd64-1cd7-4fb4-bd77-558bf5e2324e .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}

@media (min-width: 1200px){#s-7b3bcd64-1cd7-4fb4-bd77-558bf5e2324e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}


#s-7b3bcd64-1cd7-4fb4-bd77-558bf5e2324e .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-7b3bcd64-1cd7-4fb4-bd77-558bf5e2324e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


#s-7b3bcd64-1cd7-4fb4-bd77-558bf5e2324e .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-7b3bcd64-1cd7-4fb4-bd77-558bf5e2324e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


#s-7b3bcd64-1cd7-4fb4-bd77-558bf5e2324e .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}

}
@media (min-width: 0px) {
[id="s-3ff22cd5-f33d-4b99-b1c5-adf91c9e38ee"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-3ff22cd5-f33d-4b99-b1c5-adf91c9e38ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3ff22cd5-f33d-4b99-b1c5-adf91c9e38ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ff22cd5-f33d-4b99-b1c5-adf91c9e38ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  max-width: 1500px;
aspect-ratio: 1/1;
text-align: center;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  margin: 0 !important;
  overflow: visible;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  /* Add background color handling */
  
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image {
  box-sizing: border-box;
}



.s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
      position: relative;
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

@media (min-width: 1200px){#s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  margin: 0 !important;
  overflow: visible;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  /* Add background color handling */
  
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image {
  box-sizing: border-box;
}



.s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
      position: relative;
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  margin: 0 !important;
  overflow: visible;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  /* Add background color handling */
  
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image {
  box-sizing: border-box;
}



.s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
      position: relative;
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  margin: 0 !important;
  overflow: visible;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  /* Add background color handling */
  
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image {
  box-sizing: border-box;
}



.s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
      position: relative;
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (max-width: 767px){#s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  margin: 0 !important;
  overflow: visible;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  /* Add background color handling */
  
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-7af7ac94-cb4d-4167-9bc8-7df58544685c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image {
  box-sizing: border-box;
}



.s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container {
      position: relative;
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7af7ac94-cb4d-4167-9bc8-7df58544685c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}
#s-ee438118-726f-44ab-891e-516351c02461 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-ee438118-726f-44ab-891e-516351c02461 {
  margin: 0 !important;
  overflow: visible;
}

#s-ee438118-726f-44ab-891e-516351c02461-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee438118-726f-44ab-891e-516351c02461 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee438118-726f-44ab-891e-516351c02461 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  /* Add background color handling */
  
}

#s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee438118-726f-44ab-891e-516351c02461 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ee438118-726f-44ab-891e-516351c02461 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee438118-726f-44ab-891e-516351c02461 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ee438118-726f-44ab-891e-516351c02461.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ee438118-726f-44ab-891e-516351c02461 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee438118-726f-44ab-891e-516351c02461.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee438118-726f-44ab-891e-516351c02461.shogun-image {
  box-sizing: border-box;
}



.s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ee438118-726f-44ab-891e-516351c02461 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
      position: relative;
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-ee438118-726f-44ab-891e-516351c02461 {
  margin: 0 !important;
  overflow: visible;
}

#s-ee438118-726f-44ab-891e-516351c02461-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee438118-726f-44ab-891e-516351c02461 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee438118-726f-44ab-891e-516351c02461 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  /* Add background color handling */
  
}

#s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee438118-726f-44ab-891e-516351c02461 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ee438118-726f-44ab-891e-516351c02461 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee438118-726f-44ab-891e-516351c02461 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ee438118-726f-44ab-891e-516351c02461.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ee438118-726f-44ab-891e-516351c02461 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee438118-726f-44ab-891e-516351c02461.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee438118-726f-44ab-891e-516351c02461.shogun-image {
  box-sizing: border-box;
}



.s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ee438118-726f-44ab-891e-516351c02461 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
      position: relative;
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ee438118-726f-44ab-891e-516351c02461 {
  margin: 0 !important;
  overflow: visible;
}

#s-ee438118-726f-44ab-891e-516351c02461-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee438118-726f-44ab-891e-516351c02461 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee438118-726f-44ab-891e-516351c02461 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  /* Add background color handling */
  
}

#s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee438118-726f-44ab-891e-516351c02461 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ee438118-726f-44ab-891e-516351c02461 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee438118-726f-44ab-891e-516351c02461 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ee438118-726f-44ab-891e-516351c02461.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ee438118-726f-44ab-891e-516351c02461 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee438118-726f-44ab-891e-516351c02461.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee438118-726f-44ab-891e-516351c02461.shogun-image {
  box-sizing: border-box;
}



.s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ee438118-726f-44ab-891e-516351c02461 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
      position: relative;
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ee438118-726f-44ab-891e-516351c02461 {
  margin: 0 !important;
  overflow: visible;
}

#s-ee438118-726f-44ab-891e-516351c02461-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee438118-726f-44ab-891e-516351c02461 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee438118-726f-44ab-891e-516351c02461 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  /* Add background color handling */
  
}

#s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee438118-726f-44ab-891e-516351c02461 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ee438118-726f-44ab-891e-516351c02461 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee438118-726f-44ab-891e-516351c02461 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ee438118-726f-44ab-891e-516351c02461.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ee438118-726f-44ab-891e-516351c02461 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee438118-726f-44ab-891e-516351c02461.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee438118-726f-44ab-891e-516351c02461.shogun-image {
  box-sizing: border-box;
}



.s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ee438118-726f-44ab-891e-516351c02461 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
      position: relative;
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-ee438118-726f-44ab-891e-516351c02461 {
  margin: 0 !important;
  overflow: visible;
}

#s-ee438118-726f-44ab-891e-516351c02461-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ee438118-726f-44ab-891e-516351c02461 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee438118-726f-44ab-891e-516351c02461 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  /* Add background color handling */
  
}

#s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee438118-726f-44ab-891e-516351c02461 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ee438118-726f-44ab-891e-516351c02461 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee438118-726f-44ab-891e-516351c02461 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ee438118-726f-44ab-891e-516351c02461.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ee438118-726f-44ab-891e-516351c02461 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee438118-726f-44ab-891e-516351c02461.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee438118-726f-44ab-891e-516351c02461.shogun-image {
  box-sizing: border-box;
}



.s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ee438118-726f-44ab-891e-516351c02461 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container {
      position: relative;
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee438118-726f-44ab-891e-516351c02461.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee438118-726f-44ab-891e-516351c02461 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  max-width: 1500px;
aspect-ratio: 1/1;
text-align: center;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  margin: 0 !important;
  overflow: visible;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  /* Add background color handling */
  
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image {
  box-sizing: border-box;
}



.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
      position: relative;
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

@media (min-width: 1200px){#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  margin: 0 !important;
  overflow: visible;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  /* Add background color handling */
  
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image {
  box-sizing: border-box;
}



.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
      position: relative;
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  margin: 0 !important;
  overflow: visible;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  /* Add background color handling */
  
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image {
  box-sizing: border-box;
}



.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
      position: relative;
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  margin: 0 !important;
  overflow: visible;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  /* Add background color handling */
  
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image {
  box-sizing: border-box;
}



.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
      position: relative;
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (max-width: 767px){#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  margin: 0 !important;
  overflow: visible;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  /* Add background color handling */
  
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image {
  box-sizing: border-box;
}



.s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container {
      position: relative;
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bce2b1d4-dcb9-4bc6-ad07-b8be82775969 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}
#s-0e5b379e-7e4d-47b2-8082-a4da13578c87 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWQwM2QzYzAtN2NiZS00M2M1LWFmOGEtZGViYTY2ZDczZjQxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMDA4NGEwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjYxMzYzNjM2MzYzNjM2MzYiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDY5N2Y7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2FkMDNkM2MwLTdjYmUtNDNjNS1hZjhhLWRlYmE2NmQ3M2Y0MSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 3%;
margin-bottom: 20%;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 2px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>2, "pos"=>0.05, "color"=>"#0084a0"}, {"id"=>1, "pos"=>0.6136363636363636, "color"=>"#00697f"}];
hover-type: gradient;
}
#s-0e5b379e-7e4d-47b2-8082-a4da13578c87:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2UxNmY3OWItNjkyNy00NWExLWI2MTktZTFlMzM3OWRkZjIwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjMyNzI3MjcyNzI3MjcyNzMiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDY5N2Y7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDg0YTA7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzdlMTZmNzliLTY5MjctNDVhMS1iNjE5LWUxZTMzNzlkZGYyMCkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>2, "pos"=>0.3272727272727273, "color"=>"#00697f"}, {"id"=>1, "pos"=>1, "color"=>"#0084a0"}] !important;}#s-0e5b379e-7e4d-47b2-8082-a4da13578c87:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-0e5b379e-7e4d-47b2-8082-a4da13578c87 {
  margin-top: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0e5b379e-7e4d-47b2-8082-a4da13578c87 {
  margin-top: 2%;
}
}

  #s-0e5b379e-7e4d-47b2-8082-a4da13578c87-root {
    text-align: center;
  }


#s-0e5b379e-7e4d-47b2-8082-a4da13578c87.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0e5b379e-7e4d-47b2-8082-a4da13578c87-root {
    text-align: center;
  }


#s-0e5b379e-7e4d-47b2-8082-a4da13578c87.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0e5b379e-7e4d-47b2-8082-a4da13578c87-root {
    text-align: center;
  }


#s-0e5b379e-7e4d-47b2-8082-a4da13578c87.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0e5b379e-7e4d-47b2-8082-a4da13578c87-root {
    text-align: center;
  }


#s-0e5b379e-7e4d-47b2-8082-a4da13578c87.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0e5b379e-7e4d-47b2-8082-a4da13578c87-root {
    text-align: center;
  }


#s-0e5b379e-7e4d-47b2-8082-a4da13578c87.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  background-repeat: repeat;
background-size: cover;
margin-top: 0%;
background-position: center top;
}
@media (min-width: 1200px){#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  display: none;
}
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933, #wrap-s-08fd9be2-d4db-4405-ae55-b7b889f6e933, #wrap-content-s-08fd9be2-d4db-4405-ae55-b7b889f6e933 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  display: none;
}
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933, #wrap-s-08fd9be2-d4db-4405-ae55-b7b889f6e933, #wrap-content-s-08fd9be2-d4db-4405-ae55-b7b889f6e933 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  margin-top: 10%;
display: none;
}
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933, #wrap-s-08fd9be2-d4db-4405-ae55-b7b889f6e933, #wrap-content-s-08fd9be2-d4db-4405-ae55-b7b889f6e933 { display: none !important; }}@media (max-width: 767px){#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  
}
}
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 {
  background-image: url(https://i.shgcdn.com/453fc46b-1908-4c08-85e8-37b9b283c676/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-08fd9be2-d4db-4405-ae55-b7b889f6e933.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-08fd9be2-d4db-4405-ae55-b7b889f6e933 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-08fd9be2-d4db-4405-ae55-b7b889f6e933.shg-box.shg-c {
  justify-content: center;
}

#s-e10b4060-89f6-467e-bb8f-da57c3b3bd47 {
  margin-top: 10%;
margin-left: 12%;
margin-bottom: 0%;
margin-right: 12%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e10b4060-89f6-467e-bb8f-da57c3b3bd47 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e10b4060-89f6-467e-bb8f-da57c3b3bd47 {
  margin-top: 10%;
margin-left: 3%;
margin-right: 3%;
}
}@media (max-width: 767px){#s-e10b4060-89f6-467e-bb8f-da57c3b3bd47 {
  margin-left: 2%;
margin-right: 2%;
}
}







#s-e10b4060-89f6-467e-bb8f-da57c3b3bd47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e10b4060-89f6-467e-bb8f-da57c3b3bd47.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a9da6189-b8f3-4ff3-8cc5-8e642541b5f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-a9da6189-b8f3-4ff3-8cc5-8e642541b5f6 {
  margin-top: 0%;
margin-bottom: 0px;
}
}
#s-a9da6189-b8f3-4ff3-8cc5-8e642541b5f6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 50px;
  
  
  
}


@media (max-width: 767px){#s-a9da6189-b8f3-4ff3-8cc5-8e642541b5f6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}
#s-7ba97f14-9581-49c3-8fed-93327a79aa93 {
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-7ba97f14-9581-49c3-8fed-93327a79aa93 {
  display: none;
}
#s-7ba97f14-9581-49c3-8fed-93327a79aa93, #wrap-s-7ba97f14-9581-49c3-8fed-93327a79aa93, #wrap-content-s-7ba97f14-9581-49c3-8fed-93327a79aa93 { display: none !important; }}
@media (min-width: 1200px){#s-87417497-1e95-40ea-91c3-94ba584726e1 {
  display: none;
}
#s-87417497-1e95-40ea-91c3-94ba584726e1, #wrap-s-87417497-1e95-40ea-91c3-94ba584726e1, #wrap-content-s-87417497-1e95-40ea-91c3-94ba584726e1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87417497-1e95-40ea-91c3-94ba584726e1 {
  display: none;
}
#s-87417497-1e95-40ea-91c3-94ba584726e1, #wrap-s-87417497-1e95-40ea-91c3-94ba584726e1, #wrap-content-s-87417497-1e95-40ea-91c3-94ba584726e1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-87417497-1e95-40ea-91c3-94ba584726e1 {
  display: none;
}
#s-87417497-1e95-40ea-91c3-94ba584726e1, #wrap-s-87417497-1e95-40ea-91c3-94ba584726e1, #wrap-content-s-87417497-1e95-40ea-91c3-94ba584726e1 { display: none !important; }}
#s-4f9a86fc-96c1-45a9-bffa-2d016a43cba4 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-4f9a86fc-96c1-45a9-bffa-2d016a43cba4 {
  display: none;
}
#s-4f9a86fc-96c1-45a9-bffa-2d016a43cba4, #wrap-s-4f9a86fc-96c1-45a9-bffa-2d016a43cba4, #wrap-content-s-4f9a86fc-96c1-45a9-bffa-2d016a43cba4 { display: none !important; }}@media (max-width: 767px){#s-4f9a86fc-96c1-45a9-bffa-2d016a43cba4 {
  display: none;
}
#s-4f9a86fc-96c1-45a9-bffa-2d016a43cba4, #wrap-s-4f9a86fc-96c1-45a9-bffa-2d016a43cba4, #wrap-content-s-4f9a86fc-96c1-45a9-bffa-2d016a43cba4 { display: none !important; }}
#s-4f9a86fc-96c1-45a9-bffa-2d016a43cba4 .shogun-heading-component h2 {
  color: rgba(52, 190, 174, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px){#s-4f9a86fc-96c1-45a9-bffa-2d016a43cba4 .shogun-heading-component h2 {
  color: rgba(52, 190, 174, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-4f9a86fc-96c1-45a9-bffa-2d016a43cba4 .shogun-heading-component h2 {
  color: rgba(52, 190, 174, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


}
#s-b372b185-50bc-4270-80a0-49b58d45cd0e {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-b372b185-50bc-4270-80a0-49b58d45cd0e {
  display: none;
}
#s-b372b185-50bc-4270-80a0-49b58d45cd0e, #wrap-s-b372b185-50bc-4270-80a0-49b58d45cd0e, #wrap-content-s-b372b185-50bc-4270-80a0-49b58d45cd0e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b372b185-50bc-4270-80a0-49b58d45cd0e {
  display: none;
}
#s-b372b185-50bc-4270-80a0-49b58d45cd0e, #wrap-s-b372b185-50bc-4270-80a0-49b58d45cd0e, #wrap-content-s-b372b185-50bc-4270-80a0-49b58d45cd0e { display: none !important; }}
#s-b372b185-50bc-4270-80a0-49b58d45cd0e .shogun-heading-component h2 {
  color: rgba(52, 190, 174, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  line-height: 2em;
  
  text-align: center;
}



#s-cca6659d-57ba-46f3-b831-3177a4af94e7 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-cca6659d-57ba-46f3-b831-3177a4af94e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cca6659d-57ba-46f3-b831-3177a4af94e7.shg-box.shg-c {
  justify-content: center;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  max-width: 0px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 1200px){#s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  max-width: 750px;
}
}
#s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  margin: 0 !important;
  overflow: visible;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  /* Add background color handling */
  
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 0px;
  }



  img.s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image {
    
    
    
    max-height: 0px;
  }


.s-739d242d-ed12-45a0-aec9-7c78648ba981 .shogun-image-content {
  
    justify-content: center;
  
}

.s-739d242d-ed12-45a0-aec9-7c78648ba981.shg-align-container {
  display: flex;
  justify-content: center
}

.s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image {
  box-sizing: border-box;
}



.s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-739d242d-ed12-45a0-aec9-7c78648ba981 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
      position: relative;
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 0px;
    }
  }

@media (min-width: 1200px){#s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  margin: 0 !important;
  overflow: visible;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  /* Add background color handling */
  
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 0px;
  }



  img.s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image {
    
    
    
    max-height: 0px;
  }


.s-739d242d-ed12-45a0-aec9-7c78648ba981 .shogun-image-content {
  
    justify-content: center;
  
}

.s-739d242d-ed12-45a0-aec9-7c78648ba981.shg-align-container {
  display: flex;
  justify-content: center
}

.s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image {
  box-sizing: border-box;
}



.s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-739d242d-ed12-45a0-aec9-7c78648ba981 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
      position: relative;
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 0px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  margin: 0 !important;
  overflow: visible;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  /* Add background color handling */
  
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 0px;
  }



  img.s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image {
    
    
    
    max-height: 0px;
  }


.s-739d242d-ed12-45a0-aec9-7c78648ba981 .shogun-image-content {
  
    justify-content: center;
  
}

.s-739d242d-ed12-45a0-aec9-7c78648ba981.shg-align-container {
  display: flex;
  justify-content: center
}

.s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image {
  box-sizing: border-box;
}



.s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-739d242d-ed12-45a0-aec9-7c78648ba981 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
      position: relative;
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 0px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  margin: 0 !important;
  overflow: visible;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  /* Add background color handling */
  
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 0px;
  }



  img.s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image {
    
    
    
    max-height: 0px;
  }


.s-739d242d-ed12-45a0-aec9-7c78648ba981 .shogun-image-content {
  
    justify-content: center;
  
}

.s-739d242d-ed12-45a0-aec9-7c78648ba981.shg-align-container {
  display: flex;
  justify-content: center
}

.s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image {
  box-sizing: border-box;
}



.s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-739d242d-ed12-45a0-aec9-7c78648ba981 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
      position: relative;
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 0px;
    }
  }

}@media (max-width: 767px){#s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  margin: 0 !important;
  overflow: visible;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-739d242d-ed12-45a0-aec9-7c78648ba981 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  /* Add background color handling */
  
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-739d242d-ed12-45a0-aec9-7c78648ba981 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 0px;
  }



  img.s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image {
    
    
    
    max-height: 0px;
  }


.s-739d242d-ed12-45a0-aec9-7c78648ba981 .shogun-image-content {
  
    justify-content: center;
  
}

.s-739d242d-ed12-45a0-aec9-7c78648ba981.shg-align-container {
  display: flex;
  justify-content: center
}

.s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image {
  box-sizing: border-box;
}



.s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-739d242d-ed12-45a0-aec9-7c78648ba981 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container {
      position: relative;
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-739d242d-ed12-45a0-aec9-7c78648ba981 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 0px;
    }
  }

}
#s-67abee7f-891a-4030-aa07-08913c674adf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-67abee7f-891a-4030-aa07-08913c674adf .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}


#s-67abee7f-891a-4030-aa07-08913c674adf .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}

@media (min-width: 1200px){#s-67abee7f-891a-4030-aa07-08913c674adf .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}


#s-67abee7f-891a-4030-aa07-08913c674adf .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-67abee7f-891a-4030-aa07-08913c674adf .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


#s-67abee7f-891a-4030-aa07-08913c674adf .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-67abee7f-891a-4030-aa07-08913c674adf .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


#s-67abee7f-891a-4030-aa07-08913c674adf .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}

}
@media (min-width: 0px) {
[id="s-53713563-10cb-4737-b31d-77937e4dbc8f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-53713563-10cb-4737-b31d-77937e4dbc8f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-53713563-10cb-4737-b31d-77937e4dbc8f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-53713563-10cb-4737-b31d-77937e4dbc8f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  max-width: 1500px;
aspect-ratio: 1/1;
text-align: center;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  margin: 0 !important;
  overflow: visible;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  /* Add background color handling */
  
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shogun-image-content {
  
    justify-content: center;
  
}

.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image {
  box-sizing: border-box;
}



.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
      position: relative;
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

@media (min-width: 1200px){#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  margin: 0 !important;
  overflow: visible;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  /* Add background color handling */
  
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shogun-image-content {
  
    justify-content: center;
  
}

.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image {
  box-sizing: border-box;
}



.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
      position: relative;
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  margin: 0 !important;
  overflow: visible;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  /* Add background color handling */
  
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shogun-image-content {
  
    justify-content: center;
  
}

.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image {
  box-sizing: border-box;
}



.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
      position: relative;
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  margin: 0 !important;
  overflow: visible;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  /* Add background color handling */
  
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shogun-image-content {
  
    justify-content: center;
  
}

.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image {
  box-sizing: border-box;
}



.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
      position: relative;
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (max-width: 767px){#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  margin: 0 !important;
  overflow: visible;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  /* Add background color handling */
  
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f .shogun-image-content {
  
    justify-content: center;
  
}

.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image {
  box-sizing: border-box;
}



.s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container {
      position: relative;
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9085803-52f2-4170-9961-e7e8d5dd1d0f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}
#s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  margin: 0 !important;
  overflow: visible;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  /* Add background color handling */
  
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-42244ab1-2571-4de5-9a91-73e49740f0bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image {
  box-sizing: border-box;
}



.s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-42244ab1-2571-4de5-9a91-73e49740f0bf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
      position: relative;
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  margin: 0 !important;
  overflow: visible;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  /* Add background color handling */
  
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-42244ab1-2571-4de5-9a91-73e49740f0bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image {
  box-sizing: border-box;
}



.s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-42244ab1-2571-4de5-9a91-73e49740f0bf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
      position: relative;
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  margin: 0 !important;
  overflow: visible;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  /* Add background color handling */
  
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-42244ab1-2571-4de5-9a91-73e49740f0bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image {
  box-sizing: border-box;
}



.s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-42244ab1-2571-4de5-9a91-73e49740f0bf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
      position: relative;
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  margin: 0 !important;
  overflow: visible;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  /* Add background color handling */
  
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-42244ab1-2571-4de5-9a91-73e49740f0bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image {
  box-sizing: border-box;
}



.s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-42244ab1-2571-4de5-9a91-73e49740f0bf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
      position: relative;
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  margin: 0 !important;
  overflow: visible;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42244ab1-2571-4de5-9a91-73e49740f0bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  /* Add background color handling */
  
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42244ab1-2571-4de5-9a91-73e49740f0bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-42244ab1-2571-4de5-9a91-73e49740f0bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image {
  box-sizing: border-box;
}



.s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-42244ab1-2571-4de5-9a91-73e49740f0bf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container {
      position: relative;
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42244ab1-2571-4de5-9a91-73e49740f0bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  max-width: 1500px;
aspect-ratio: 1/1;
text-align: center;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-c6f25a46-52f2-4221-9a04-1131c204d010 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6f25a46-52f2-4221-9a04-1131c204d010.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image {
  box-sizing: border-box;
}



.s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c6f25a46-52f2-4221-9a04-1131c204d010 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
      position: relative;
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

@media (min-width: 1200px){#s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-c6f25a46-52f2-4221-9a04-1131c204d010 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6f25a46-52f2-4221-9a04-1131c204d010.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image {
  box-sizing: border-box;
}



.s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c6f25a46-52f2-4221-9a04-1131c204d010 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
      position: relative;
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-c6f25a46-52f2-4221-9a04-1131c204d010 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6f25a46-52f2-4221-9a04-1131c204d010.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image {
  box-sizing: border-box;
}



.s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c6f25a46-52f2-4221-9a04-1131c204d010 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
      position: relative;
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-c6f25a46-52f2-4221-9a04-1131c204d010 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6f25a46-52f2-4221-9a04-1131c204d010.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image {
  box-sizing: border-box;
}



.s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c6f25a46-52f2-4221-9a04-1131c204d010 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
      position: relative;
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (max-width: 767px){#s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6f25a46-52f2-4221-9a04-1131c204d010 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c6f25a46-52f2-4221-9a04-1131c204d010 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-c6f25a46-52f2-4221-9a04-1131c204d010 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6f25a46-52f2-4221-9a04-1131c204d010.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image {
  box-sizing: border-box;
}



.s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c6f25a46-52f2-4221-9a04-1131c204d010 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container {
      position: relative;
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c6f25a46-52f2-4221-9a04-1131c204d010 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}
#s-e66efaab-690f-4b0f-ba24-a24f0503fc30 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWQwM2QzYzAtN2NiZS00M2M1LWFmOGEtZGViYTY2ZDczZjQxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMDA4NGEwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjYxMzYzNjM2MzYzNjM2MzYiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDY5N2Y7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2FkMDNkM2MwLTdjYmUtNDNjNS1hZjhhLWRlYmE2NmQ3M2Y0MSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 3%;
margin-bottom: 20%;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 2px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>2, "pos"=>0.05, "color"=>"#0084a0"}, {"id"=>1, "pos"=>0.6136363636363636, "color"=>"#00697f"}];
hover-type: gradient;
}
#s-e66efaab-690f-4b0f-ba24-a24f0503fc30:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2UxNmY3OWItNjkyNy00NWExLWI2MTktZTFlMzM3OWRkZjIwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjMyNzI3MjcyNzI3MjcyNzMiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDY5N2Y7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDg0YTA7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzdlMTZmNzliLTY5MjctNDVhMS1iNjE5LWUxZTMzNzlkZGYyMCkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>2, "pos"=>0.3272727272727273, "color"=>"#00697f"}, {"id"=>1, "pos"=>1, "color"=>"#0084a0"}] !important;}#s-e66efaab-690f-4b0f-ba24-a24f0503fc30:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e66efaab-690f-4b0f-ba24-a24f0503fc30 {
  margin-top: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e66efaab-690f-4b0f-ba24-a24f0503fc30 {
  margin-top: 2%;
}
}

  #s-e66efaab-690f-4b0f-ba24-a24f0503fc30-root {
    text-align: center;
  }


#s-e66efaab-690f-4b0f-ba24-a24f0503fc30.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e66efaab-690f-4b0f-ba24-a24f0503fc30-root {
    text-align: center;
  }


#s-e66efaab-690f-4b0f-ba24-a24f0503fc30.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e66efaab-690f-4b0f-ba24-a24f0503fc30-root {
    text-align: center;
  }


#s-e66efaab-690f-4b0f-ba24-a24f0503fc30.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e66efaab-690f-4b0f-ba24-a24f0503fc30-root {
    text-align: center;
  }


#s-e66efaab-690f-4b0f-ba24-a24f0503fc30.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e66efaab-690f-4b0f-ba24-a24f0503fc30-root {
    text-align: center;
  }


#s-e66efaab-690f-4b0f-ba24-a24f0503fc30.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-46b6a859-c6c8-46be-b516-680fac49d6d7 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
min-height: 40em;
background-position: center center;
}
@media (min-width: 1200px){#s-46b6a859-c6c8-46be-b516-680fac49d6d7 {
  min-height: 60em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-46b6a859-c6c8-46be-b516-680fac49d6d7 {
  display: none;
}
#s-46b6a859-c6c8-46be-b516-680fac49d6d7, #wrap-s-46b6a859-c6c8-46be-b516-680fac49d6d7, #wrap-content-s-46b6a859-c6c8-46be-b516-680fac49d6d7 { display: none !important; }}@media (max-width: 767px){#s-46b6a859-c6c8-46be-b516-680fac49d6d7 {
  min-height: 20em;
display: none;
}
#s-46b6a859-c6c8-46be-b516-680fac49d6d7, #wrap-s-46b6a859-c6c8-46be-b516-680fac49d6d7, #wrap-content-s-46b6a859-c6c8-46be-b516-680fac49d6d7 { display: none !important; }}







#s-46b6a859-c6c8-46be-b516-680fac49d6d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-46b6a859-c6c8-46be-b516-680fac49d6d7.shg-box.shg-c {
  justify-content: center;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  max-width: 3840px;
aspect-ratio: 16/9;
text-align: center;
}
@media (min-width: 1200px){#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  display: none;
}
#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0, #wrap-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0, #wrap-content-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  display: none;
}
#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0, #wrap-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0, #wrap-content-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 { display: none !important; }}
#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image {
  box-sizing: border-box;
}



.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
      position: relative;
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image {
  box-sizing: border-box;
}



.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
      position: relative;
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image {
  box-sizing: border-box;
}



.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
      position: relative;
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image {
  box-sizing: border-box;
}



.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
      position: relative;
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image {
  box-sizing: border-box;
}



.s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container {
      position: relative;
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dc400b3-7fc7-45de-97f8-e8b34b8cecb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-1a3e8b01-ff21-43a6-a69b-8508fcd61cc4 {
  background-color: rgba(0, 0, 0, 1);
}








#s-1a3e8b01-ff21-43a6-a69b-8508fcd61cc4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-1a3e8b01-ff21-43a6-a69b-8508fcd61cc4.shg-box.shg-c {
  justify-content: center;
}

#s-c1d72fce-792e-4fd5-b098-35d509020d58 {
  margin-top: 0%;
margin-left: 12%;
margin-bottom: 0%;
margin-right: 12%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c1d72fce-792e-4fd5-b098-35d509020d58 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c1d72fce-792e-4fd5-b098-35d509020d58 {
  margin-left: 3%;
margin-right: 3%;
}
}@media (max-width: 767px){#s-c1d72fce-792e-4fd5-b098-35d509020d58 {
  margin-left: 2%;
margin-right: 2%;
}
}







#s-c1d72fce-792e-4fd5-b098-35d509020d58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c1d72fce-792e-4fd5-b098-35d509020d58.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2d121434-3af5-4a72-b7e8-9355e3177e7d {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-2d121434-3af5-4a72-b7e8-9355e3177e7d {
  display: none;
}
#s-2d121434-3af5-4a72-b7e8-9355e3177e7d, #wrap-s-2d121434-3af5-4a72-b7e8-9355e3177e7d, #wrap-content-s-2d121434-3af5-4a72-b7e8-9355e3177e7d { display: none !important; }}@media (max-width: 767px){#s-2d121434-3af5-4a72-b7e8-9355e3177e7d {
  display: none;
}
#s-2d121434-3af5-4a72-b7e8-9355e3177e7d, #wrap-s-2d121434-3af5-4a72-b7e8-9355e3177e7d, #wrap-content-s-2d121434-3af5-4a72-b7e8-9355e3177e7d { display: none !important; }}
#s-2d121434-3af5-4a72-b7e8-9355e3177e7d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 50px;
  
  
  
}


@media (min-width: 1200px){#s-2d121434-3af5-4a72-b7e8-9355e3177e7d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 70px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-2d121434-3af5-4a72-b7e8-9355e3177e7d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 60px;
  
  
  
}


}@media (max-width: 767px){#s-2d121434-3af5-4a72-b7e8-9355e3177e7d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


}
#s-478c1785-0955-4e24-853c-ce568b46b2b1 {
  margin-top: 3%;
margin-bottom: 3%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-478c1785-0955-4e24-853c-ce568b46b2b1 {
  display: none;
}
#s-478c1785-0955-4e24-853c-ce568b46b2b1, #wrap-s-478c1785-0955-4e24-853c-ce568b46b2b1, #wrap-content-s-478c1785-0955-4e24-853c-ce568b46b2b1 { display: none !important; }}@media (max-width: 767px){#s-478c1785-0955-4e24-853c-ce568b46b2b1 {
  display: none;
}
#s-478c1785-0955-4e24-853c-ce568b46b2b1, #wrap-s-478c1785-0955-4e24-853c-ce568b46b2b1, #wrap-content-s-478c1785-0955-4e24-853c-ce568b46b2b1 { display: none !important; }}
#s-478c1785-0955-4e24-853c-ce568b46b2b1 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-478c1785-0955-4e24-853c-ce568b46b2b1 .shg-sld-nav-button.shg-sld-left,
#s-478c1785-0955-4e24-853c-ce568b46b2b1 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-00e271bb-b443-4174-8329-1dd9c5954f91"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-00e271bb-b443-4174-8329-1dd9c5954f91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-00e271bb-b443-4174-8329-1dd9c5954f91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-00e271bb-b443-4174-8329-1dd9c5954f91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  margin: 0 !important;
  overflow: visible;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  /* Add background color handling */
  
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image {
  box-sizing: border-box;
}



.s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
      position: relative;
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  margin: 0 !important;
  overflow: visible;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  /* Add background color handling */
  
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image {
  box-sizing: border-box;
}



.s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
      position: relative;
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  margin: 0 !important;
  overflow: visible;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  /* Add background color handling */
  
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image {
  box-sizing: border-box;
}



.s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
      position: relative;
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  margin: 0 !important;
  overflow: visible;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  /* Add background color handling */
  
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image {
  box-sizing: border-box;
}



.s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
      position: relative;
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  margin: 0 !important;
  overflow: visible;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  /* Add background color handling */
  
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b58eb145-770d-44f8-8e2a-cfc26446a917 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image {
  box-sizing: border-box;
}



.s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b58eb145-770d-44f8-8e2a-cfc26446a917 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container {
      position: relative;
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b58eb145-770d-44f8-8e2a-cfc26446a917 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  margin: 0 !important;
  overflow: visible;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  /* Add background color handling */
  
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-13ddb19e-666b-4009-bb76-f697fdcac02f .shogun-image-content {
  
    justify-content: center;
  
}

.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image {
  box-sizing: border-box;
}



.s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13ddb19e-666b-4009-bb76-f697fdcac02f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
      position: relative;
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  margin: 0 !important;
  overflow: visible;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  /* Add background color handling */
  
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-13ddb19e-666b-4009-bb76-f697fdcac02f .shogun-image-content {
  
    justify-content: center;
  
}

.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image {
  box-sizing: border-box;
}



.s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13ddb19e-666b-4009-bb76-f697fdcac02f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
      position: relative;
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  margin: 0 !important;
  overflow: visible;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  /* Add background color handling */
  
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-13ddb19e-666b-4009-bb76-f697fdcac02f .shogun-image-content {
  
    justify-content: center;
  
}

.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image {
  box-sizing: border-box;
}



.s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13ddb19e-666b-4009-bb76-f697fdcac02f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
      position: relative;
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  margin: 0 !important;
  overflow: visible;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  /* Add background color handling */
  
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-13ddb19e-666b-4009-bb76-f697fdcac02f .shogun-image-content {
  
    justify-content: center;
  
}

.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image {
  box-sizing: border-box;
}



.s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13ddb19e-666b-4009-bb76-f697fdcac02f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
      position: relative;
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  margin: 0 !important;
  overflow: visible;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13ddb19e-666b-4009-bb76-f697fdcac02f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  /* Add background color handling */
  
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13ddb19e-666b-4009-bb76-f697fdcac02f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-13ddb19e-666b-4009-bb76-f697fdcac02f .shogun-image-content {
  
    justify-content: center;
  
}

.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image {
  box-sizing: border-box;
}



.s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13ddb19e-666b-4009-bb76-f697fdcac02f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container {
      position: relative;
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13ddb19e-666b-4009-bb76-f697fdcac02f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-ca164d01-b398-4652-b986-fccc50675d92 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-ca164d01-b398-4652-b986-fccc50675d92 {
  margin: 0 !important;
  overflow: visible;
}

#s-ca164d01-b398-4652-b986-fccc50675d92-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ca164d01-b398-4652-b986-fccc50675d92 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ca164d01-b398-4652-b986-fccc50675d92 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  /* Add background color handling */
  
}

#s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca164d01-b398-4652-b986-fccc50675d92 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ca164d01-b398-4652-b986-fccc50675d92 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca164d01-b398-4652-b986-fccc50675d92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ca164d01-b398-4652-b986-fccc50675d92 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ca164d01-b398-4652-b986-fccc50675d92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image {
  box-sizing: border-box;
}



.s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ca164d01-b398-4652-b986-fccc50675d92 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
      position: relative;
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-ca164d01-b398-4652-b986-fccc50675d92 {
  margin: 0 !important;
  overflow: visible;
}

#s-ca164d01-b398-4652-b986-fccc50675d92-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ca164d01-b398-4652-b986-fccc50675d92 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ca164d01-b398-4652-b986-fccc50675d92 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  /* Add background color handling */
  
}

#s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca164d01-b398-4652-b986-fccc50675d92 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ca164d01-b398-4652-b986-fccc50675d92 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca164d01-b398-4652-b986-fccc50675d92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ca164d01-b398-4652-b986-fccc50675d92 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ca164d01-b398-4652-b986-fccc50675d92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image {
  box-sizing: border-box;
}



.s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ca164d01-b398-4652-b986-fccc50675d92 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
      position: relative;
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ca164d01-b398-4652-b986-fccc50675d92 {
  margin: 0 !important;
  overflow: visible;
}

#s-ca164d01-b398-4652-b986-fccc50675d92-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ca164d01-b398-4652-b986-fccc50675d92 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ca164d01-b398-4652-b986-fccc50675d92 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  /* Add background color handling */
  
}

#s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca164d01-b398-4652-b986-fccc50675d92 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ca164d01-b398-4652-b986-fccc50675d92 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca164d01-b398-4652-b986-fccc50675d92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ca164d01-b398-4652-b986-fccc50675d92 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ca164d01-b398-4652-b986-fccc50675d92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image {
  box-sizing: border-box;
}



.s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ca164d01-b398-4652-b986-fccc50675d92 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
      position: relative;
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ca164d01-b398-4652-b986-fccc50675d92 {
  margin: 0 !important;
  overflow: visible;
}

#s-ca164d01-b398-4652-b986-fccc50675d92-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ca164d01-b398-4652-b986-fccc50675d92 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ca164d01-b398-4652-b986-fccc50675d92 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  /* Add background color handling */
  
}

#s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca164d01-b398-4652-b986-fccc50675d92 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ca164d01-b398-4652-b986-fccc50675d92 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca164d01-b398-4652-b986-fccc50675d92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ca164d01-b398-4652-b986-fccc50675d92 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ca164d01-b398-4652-b986-fccc50675d92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image {
  box-sizing: border-box;
}



.s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ca164d01-b398-4652-b986-fccc50675d92 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
      position: relative;
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-ca164d01-b398-4652-b986-fccc50675d92 {
  margin: 0 !important;
  overflow: visible;
}

#s-ca164d01-b398-4652-b986-fccc50675d92-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ca164d01-b398-4652-b986-fccc50675d92 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ca164d01-b398-4652-b986-fccc50675d92 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  /* Add background color handling */
  
}

#s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca164d01-b398-4652-b986-fccc50675d92 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ca164d01-b398-4652-b986-fccc50675d92 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca164d01-b398-4652-b986-fccc50675d92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ca164d01-b398-4652-b986-fccc50675d92 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ca164d01-b398-4652-b986-fccc50675d92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image {
  box-sizing: border-box;
}



.s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ca164d01-b398-4652-b986-fccc50675d92 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container {
      position: relative;
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca164d01-b398-4652-b986-fccc50675d92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
@media (min-width: 0px) {
[id="s-e9f2ec50-ed91-4e9b-ae49-c6505c461ca6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-e9f2ec50-ed91-4e9b-ae49-c6505c461ca6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e9f2ec50-ed91-4e9b-ae49-c6505c461ca6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9f2ec50-ed91-4e9b-ae49-c6505c461ca6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  margin: 0 !important;
  overflow: visible;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  /* Add background color handling */
  
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image {
  box-sizing: border-box;
}



.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
      position: relative;
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  margin: 0 !important;
  overflow: visible;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  /* Add background color handling */
  
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image {
  box-sizing: border-box;
}



.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
      position: relative;
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  margin: 0 !important;
  overflow: visible;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  /* Add background color handling */
  
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image {
  box-sizing: border-box;
}



.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
      position: relative;
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  margin: 0 !important;
  overflow: visible;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  /* Add background color handling */
  
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image {
  box-sizing: border-box;
}



.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
      position: relative;
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  margin: 0 !important;
  overflow: visible;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  /* Add background color handling */
  
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image {
  box-sizing: border-box;
}



.s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container {
      position: relative;
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd87f9cc-6a64-4667-b8e0-3d1de8d2c699 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-4e528767-98de-49e6-b80d-2b17d1696f52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e528767-98de-49e6-b80d-2b17d1696f52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image {
  box-sizing: border-box;
}



.s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e528767-98de-49e6-b80d-2b17d1696f52 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
      position: relative;
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-4e528767-98de-49e6-b80d-2b17d1696f52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e528767-98de-49e6-b80d-2b17d1696f52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image {
  box-sizing: border-box;
}



.s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e528767-98de-49e6-b80d-2b17d1696f52 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
      position: relative;
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-4e528767-98de-49e6-b80d-2b17d1696f52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e528767-98de-49e6-b80d-2b17d1696f52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image {
  box-sizing: border-box;
}



.s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e528767-98de-49e6-b80d-2b17d1696f52 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
      position: relative;
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-4e528767-98de-49e6-b80d-2b17d1696f52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e528767-98de-49e6-b80d-2b17d1696f52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image {
  box-sizing: border-box;
}



.s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e528767-98de-49e6-b80d-2b17d1696f52 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
      position: relative;
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e528767-98de-49e6-b80d-2b17d1696f52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e528767-98de-49e6-b80d-2b17d1696f52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-4e528767-98de-49e6-b80d-2b17d1696f52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e528767-98de-49e6-b80d-2b17d1696f52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image {
  box-sizing: border-box;
}



.s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e528767-98de-49e6-b80d-2b17d1696f52 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container {
      position: relative;
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e528767-98de-49e6-b80d-2b17d1696f52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  margin: 0 !important;
  overflow: visible;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  /* Add background color handling */
  
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image {
  box-sizing: border-box;
}



.s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
      position: relative;
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  margin: 0 !important;
  overflow: visible;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  /* Add background color handling */
  
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image {
  box-sizing: border-box;
}



.s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
      position: relative;
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  margin: 0 !important;
  overflow: visible;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  /* Add background color handling */
  
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image {
  box-sizing: border-box;
}



.s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
      position: relative;
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  margin: 0 !important;
  overflow: visible;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  /* Add background color handling */
  
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image {
  box-sizing: border-box;
}



.s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
      position: relative;
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  margin: 0 !important;
  overflow: visible;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  /* Add background color handling */
  
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d311d9eb-c296-4aa0-8d0f-db746fc97216 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image {
  box-sizing: border-box;
}



.s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container {
      position: relative;
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d311d9eb-c296-4aa0-8d0f-db746fc97216 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
@media (min-width: 0px) {
[id="s-d8becc6f-7736-4f67-a277-7ce97c74e282"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d8becc6f-7736-4f67-a277-7ce97c74e282"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d8becc6f-7736-4f67-a277-7ce97c74e282"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8becc6f-7736-4f67-a277-7ce97c74e282"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image {
  box-sizing: border-box;
}



.s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
      position: relative;
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image {
  box-sizing: border-box;
}



.s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
      position: relative;
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image {
  box-sizing: border-box;
}



.s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
      position: relative;
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image {
  box-sizing: border-box;
}



.s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
      position: relative;
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-75f57839-ba7e-46ae-9e00-61272aa998a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image {
  box-sizing: border-box;
}



.s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75f57839-ba7e-46ae-9e00-61272aa998a5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container {
      position: relative;
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75f57839-ba7e-46ae-9e00-61272aa998a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  margin: 0 !important;
  overflow: visible;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  /* Add background color handling */
  
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image {
  box-sizing: border-box;
}



.s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
      position: relative;
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  margin: 0 !important;
  overflow: visible;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  /* Add background color handling */
  
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image {
  box-sizing: border-box;
}



.s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
      position: relative;
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  margin: 0 !important;
  overflow: visible;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  /* Add background color handling */
  
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image {
  box-sizing: border-box;
}



.s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
      position: relative;
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  margin: 0 !important;
  overflow: visible;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  /* Add background color handling */
  
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image {
  box-sizing: border-box;
}



.s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
      position: relative;
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  margin: 0 !important;
  overflow: visible;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  /* Add background color handling */
  
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-a33f8133-a30f-4b43-9364-bce379f63aa1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image {
  box-sizing: border-box;
}



.s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a33f8133-a30f-4b43-9364-bce379f63aa1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container {
      position: relative;
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a33f8133-a30f-4b43-9364-bce379f63aa1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  margin: 0 !important;
  overflow: visible;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  /* Add background color handling */
  
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image {
  box-sizing: border-box;
}



.s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
      position: relative;
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  margin: 0 !important;
  overflow: visible;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  /* Add background color handling */
  
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image {
  box-sizing: border-box;
}



.s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
      position: relative;
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  margin: 0 !important;
  overflow: visible;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  /* Add background color handling */
  
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image {
  box-sizing: border-box;
}



.s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
      position: relative;
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  margin: 0 !important;
  overflow: visible;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  /* Add background color handling */
  
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image {
  box-sizing: border-box;
}



.s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
      position: relative;
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  margin: 0 !important;
  overflow: visible;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  /* Add background color handling */
  
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-66bc5542-84a0-41b9-81f7-50b77df78c17 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image {
  box-sizing: border-box;
}



.s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-66bc5542-84a0-41b9-81f7-50b77df78c17 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container {
      position: relative;
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-66bc5542-84a0-41b9-81f7-50b77df78c17 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-87b616ae-16da-4e6b-81de-bba6cd739f71 {
  margin-top: 3%;
margin-bottom: 3%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-87b616ae-16da-4e6b-81de-bba6cd739f71 {
  display: none;
}
#s-87b616ae-16da-4e6b-81de-bba6cd739f71, #wrap-s-87b616ae-16da-4e6b-81de-bba6cd739f71, #wrap-content-s-87b616ae-16da-4e6b-81de-bba6cd739f71 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87b616ae-16da-4e6b-81de-bba6cd739f71 {
  display: none;
}
#s-87b616ae-16da-4e6b-81de-bba6cd739f71, #wrap-s-87b616ae-16da-4e6b-81de-bba6cd739f71, #wrap-content-s-87b616ae-16da-4e6b-81de-bba6cd739f71 { display: none !important; }}
#s-87b616ae-16da-4e6b-81de-bba6cd739f71 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-87b616ae-16da-4e6b-81de-bba6cd739f71 .shg-sld-nav-button.shg-sld-left,
#s-87b616ae-16da-4e6b-81de-bba6cd739f71 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-f87184b8-5f5f-44bf-93bf-07a9aeaf3251"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-f87184b8-5f5f-44bf-93bf-07a9aeaf3251"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-f87184b8-5f5f-44bf-93bf-07a9aeaf3251"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-f87184b8-5f5f-44bf-93bf-07a9aeaf3251"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-347592de-da6d-4553-95f6-eb2091ed088e {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e {
  margin: 0 !important;
  overflow: visible;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-347592de-da6d-4553-95f6-eb2091ed088e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-347592de-da6d-4553-95f6-eb2091ed088e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  /* Add background color handling */
  
}

#s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-347592de-da6d-4553-95f6-eb2091ed088e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-347592de-da6d-4553-95f6-eb2091ed088e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-347592de-da6d-4553-95f6-eb2091ed088e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-347592de-da6d-4553-95f6-eb2091ed088e .shogun-image-content {
  
    justify-content: center;
  
}

.s-347592de-da6d-4553-95f6-eb2091ed088e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image {
  box-sizing: border-box;
}



.s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-347592de-da6d-4553-95f6-eb2091ed088e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
      position: relative;
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-347592de-da6d-4553-95f6-eb2091ed088e {
  margin: 0 !important;
  overflow: visible;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-347592de-da6d-4553-95f6-eb2091ed088e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-347592de-da6d-4553-95f6-eb2091ed088e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  /* Add background color handling */
  
}

#s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-347592de-da6d-4553-95f6-eb2091ed088e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-347592de-da6d-4553-95f6-eb2091ed088e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-347592de-da6d-4553-95f6-eb2091ed088e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-347592de-da6d-4553-95f6-eb2091ed088e .shogun-image-content {
  
    justify-content: center;
  
}

.s-347592de-da6d-4553-95f6-eb2091ed088e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image {
  box-sizing: border-box;
}



.s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-347592de-da6d-4553-95f6-eb2091ed088e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
      position: relative;
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-347592de-da6d-4553-95f6-eb2091ed088e {
  margin: 0 !important;
  overflow: visible;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-347592de-da6d-4553-95f6-eb2091ed088e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-347592de-da6d-4553-95f6-eb2091ed088e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  /* Add background color handling */
  
}

#s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-347592de-da6d-4553-95f6-eb2091ed088e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-347592de-da6d-4553-95f6-eb2091ed088e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-347592de-da6d-4553-95f6-eb2091ed088e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-347592de-da6d-4553-95f6-eb2091ed088e .shogun-image-content {
  
    justify-content: center;
  
}

.s-347592de-da6d-4553-95f6-eb2091ed088e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image {
  box-sizing: border-box;
}



.s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-347592de-da6d-4553-95f6-eb2091ed088e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
      position: relative;
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-347592de-da6d-4553-95f6-eb2091ed088e {
  margin: 0 !important;
  overflow: visible;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-347592de-da6d-4553-95f6-eb2091ed088e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-347592de-da6d-4553-95f6-eb2091ed088e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  /* Add background color handling */
  
}

#s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-347592de-da6d-4553-95f6-eb2091ed088e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-347592de-da6d-4553-95f6-eb2091ed088e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-347592de-da6d-4553-95f6-eb2091ed088e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-347592de-da6d-4553-95f6-eb2091ed088e .shogun-image-content {
  
    justify-content: center;
  
}

.s-347592de-da6d-4553-95f6-eb2091ed088e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image {
  box-sizing: border-box;
}



.s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-347592de-da6d-4553-95f6-eb2091ed088e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
      position: relative;
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-347592de-da6d-4553-95f6-eb2091ed088e {
  margin: 0 !important;
  overflow: visible;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-347592de-da6d-4553-95f6-eb2091ed088e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-347592de-da6d-4553-95f6-eb2091ed088e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  /* Add background color handling */
  
}

#s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-347592de-da6d-4553-95f6-eb2091ed088e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-347592de-da6d-4553-95f6-eb2091ed088e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-347592de-da6d-4553-95f6-eb2091ed088e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-347592de-da6d-4553-95f6-eb2091ed088e .shogun-image-content {
  
    justify-content: center;
  
}

.s-347592de-da6d-4553-95f6-eb2091ed088e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image {
  box-sizing: border-box;
}



.s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-347592de-da6d-4553-95f6-eb2091ed088e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container {
      position: relative;
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-347592de-da6d-4553-95f6-eb2091ed088e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  margin: 0 !important;
  overflow: visible;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  /* Add background color handling */
  
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image {
  box-sizing: border-box;
}



.s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
      position: relative;
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  margin: 0 !important;
  overflow: visible;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  /* Add background color handling */
  
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image {
  box-sizing: border-box;
}



.s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
      position: relative;
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  margin: 0 !important;
  overflow: visible;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  /* Add background color handling */
  
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image {
  box-sizing: border-box;
}



.s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
      position: relative;
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  margin: 0 !important;
  overflow: visible;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  /* Add background color handling */
  
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image {
  box-sizing: border-box;
}



.s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
      position: relative;
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  margin: 0 !important;
  overflow: visible;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  /* Add background color handling */
  
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-2b9d9068-c8e2-497f-8575-60e543ca0631 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image {
  box-sizing: border-box;
}



.s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b9d9068-c8e2-497f-8575-60e543ca0631 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container {
      position: relative;
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b9d9068-c8e2-497f-8575-60e543ca0631 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
@media (min-width: 0px) {
[id="s-61f4c760-8db6-4640-98bc-88b6020a571a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-61f4c760-8db6-4640-98bc-88b6020a571a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-61f4c760-8db6-4640-98bc-88b6020a571a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-61f4c760-8db6-4640-98bc-88b6020a571a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-976a65ec-82a2-43dc-9f4e-3819040025de {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de {
  margin: 0 !important;
  overflow: visible;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-976a65ec-82a2-43dc-9f4e-3819040025de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-976a65ec-82a2-43dc-9f4e-3819040025de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  /* Add background color handling */
  
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-976a65ec-82a2-43dc-9f4e-3819040025de .shogun-image-content {
  
    justify-content: center;
  
}

.s-976a65ec-82a2-43dc-9f4e-3819040025de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image {
  box-sizing: border-box;
}



.s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-976a65ec-82a2-43dc-9f4e-3819040025de {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
      position: relative;
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-976a65ec-82a2-43dc-9f4e-3819040025de {
  margin: 0 !important;
  overflow: visible;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-976a65ec-82a2-43dc-9f4e-3819040025de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-976a65ec-82a2-43dc-9f4e-3819040025de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  /* Add background color handling */
  
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-976a65ec-82a2-43dc-9f4e-3819040025de .shogun-image-content {
  
    justify-content: center;
  
}

.s-976a65ec-82a2-43dc-9f4e-3819040025de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image {
  box-sizing: border-box;
}



.s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-976a65ec-82a2-43dc-9f4e-3819040025de {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
      position: relative;
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-976a65ec-82a2-43dc-9f4e-3819040025de {
  margin: 0 !important;
  overflow: visible;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-976a65ec-82a2-43dc-9f4e-3819040025de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-976a65ec-82a2-43dc-9f4e-3819040025de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  /* Add background color handling */
  
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-976a65ec-82a2-43dc-9f4e-3819040025de .shogun-image-content {
  
    justify-content: center;
  
}

.s-976a65ec-82a2-43dc-9f4e-3819040025de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image {
  box-sizing: border-box;
}



.s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-976a65ec-82a2-43dc-9f4e-3819040025de {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
      position: relative;
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-976a65ec-82a2-43dc-9f4e-3819040025de {
  margin: 0 !important;
  overflow: visible;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-976a65ec-82a2-43dc-9f4e-3819040025de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-976a65ec-82a2-43dc-9f4e-3819040025de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  /* Add background color handling */
  
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-976a65ec-82a2-43dc-9f4e-3819040025de .shogun-image-content {
  
    justify-content: center;
  
}

.s-976a65ec-82a2-43dc-9f4e-3819040025de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image {
  box-sizing: border-box;
}



.s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-976a65ec-82a2-43dc-9f4e-3819040025de {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
      position: relative;
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-976a65ec-82a2-43dc-9f4e-3819040025de {
  margin: 0 !important;
  overflow: visible;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-976a65ec-82a2-43dc-9f4e-3819040025de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-976a65ec-82a2-43dc-9f4e-3819040025de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  /* Add background color handling */
  
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-976a65ec-82a2-43dc-9f4e-3819040025de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-976a65ec-82a2-43dc-9f4e-3819040025de .shogun-image-content {
  
    justify-content: center;
  
}

.s-976a65ec-82a2-43dc-9f4e-3819040025de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image {
  box-sizing: border-box;
}



.s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-976a65ec-82a2-43dc-9f4e-3819040025de {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container {
      position: relative;
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-976a65ec-82a2-43dc-9f4e-3819040025de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image {
  box-sizing: border-box;
}



.s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
      position: relative;
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image {
  box-sizing: border-box;
}



.s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
      position: relative;
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image {
  box-sizing: border-box;
}



.s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
      position: relative;
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image {
  box-sizing: border-box;
}



.s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
      position: relative;
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-94f4d2ff-fba1-4634-9388-71e39cc715d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image {
  box-sizing: border-box;
}



.s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container {
      position: relative;
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-94f4d2ff-fba1-4634-9388-71e39cc715d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
@media (min-width: 0px) {
[id="s-e8e05952-83f6-41bc-ade8-87b6e8964fa9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-e8e05952-83f6-41bc-ade8-87b6e8964fa9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-e8e05952-83f6-41bc-ade8-87b6e8964fa9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-e8e05952-83f6-41bc-ade8-87b6e8964fa9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  margin: 0 !important;
  overflow: visible;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  /* Add background color handling */
  
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-93fd1be5-51c3-46db-a82a-f01e129b780a .shogun-image-content {
  
    justify-content: center;
  
}

.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image {
  box-sizing: border-box;
}



.s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93fd1be5-51c3-46db-a82a-f01e129b780a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
      position: relative;
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  margin: 0 !important;
  overflow: visible;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  /* Add background color handling */
  
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-93fd1be5-51c3-46db-a82a-f01e129b780a .shogun-image-content {
  
    justify-content: center;
  
}

.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image {
  box-sizing: border-box;
}



.s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93fd1be5-51c3-46db-a82a-f01e129b780a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
      position: relative;
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  margin: 0 !important;
  overflow: visible;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  /* Add background color handling */
  
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-93fd1be5-51c3-46db-a82a-f01e129b780a .shogun-image-content {
  
    justify-content: center;
  
}

.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image {
  box-sizing: border-box;
}



.s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93fd1be5-51c3-46db-a82a-f01e129b780a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
      position: relative;
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  margin: 0 !important;
  overflow: visible;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  /* Add background color handling */
  
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-93fd1be5-51c3-46db-a82a-f01e129b780a .shogun-image-content {
  
    justify-content: center;
  
}

.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image {
  box-sizing: border-box;
}



.s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93fd1be5-51c3-46db-a82a-f01e129b780a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
      position: relative;
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  margin: 0 !important;
  overflow: visible;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93fd1be5-51c3-46db-a82a-f01e129b780a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  /* Add background color handling */
  
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93fd1be5-51c3-46db-a82a-f01e129b780a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-93fd1be5-51c3-46db-a82a-f01e129b780a .shogun-image-content {
  
    justify-content: center;
  
}

.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image {
  box-sizing: border-box;
}



.s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93fd1be5-51c3-46db-a82a-f01e129b780a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container {
      position: relative;
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93fd1be5-51c3-46db-a82a-f01e129b780a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-bf5e3786-2995-4e29-850a-3111b61f484d {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d {
  margin: 0 !important;
  overflow: visible;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf5e3786-2995-4e29-850a-3111b61f484d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bf5e3786-2995-4e29-850a-3111b61f484d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  /* Add background color handling */
  
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-bf5e3786-2995-4e29-850a-3111b61f484d .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf5e3786-2995-4e29-850a-3111b61f484d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image {
  box-sizing: border-box;
}



.s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bf5e3786-2995-4e29-850a-3111b61f484d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
      position: relative;
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-bf5e3786-2995-4e29-850a-3111b61f484d {
  margin: 0 !important;
  overflow: visible;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf5e3786-2995-4e29-850a-3111b61f484d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bf5e3786-2995-4e29-850a-3111b61f484d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  /* Add background color handling */
  
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-bf5e3786-2995-4e29-850a-3111b61f484d .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf5e3786-2995-4e29-850a-3111b61f484d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image {
  box-sizing: border-box;
}



.s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bf5e3786-2995-4e29-850a-3111b61f484d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
      position: relative;
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-bf5e3786-2995-4e29-850a-3111b61f484d {
  margin: 0 !important;
  overflow: visible;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf5e3786-2995-4e29-850a-3111b61f484d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bf5e3786-2995-4e29-850a-3111b61f484d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  /* Add background color handling */
  
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-bf5e3786-2995-4e29-850a-3111b61f484d .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf5e3786-2995-4e29-850a-3111b61f484d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image {
  box-sizing: border-box;
}



.s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bf5e3786-2995-4e29-850a-3111b61f484d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
      position: relative;
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-bf5e3786-2995-4e29-850a-3111b61f484d {
  margin: 0 !important;
  overflow: visible;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf5e3786-2995-4e29-850a-3111b61f484d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bf5e3786-2995-4e29-850a-3111b61f484d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  /* Add background color handling */
  
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-bf5e3786-2995-4e29-850a-3111b61f484d .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf5e3786-2995-4e29-850a-3111b61f484d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image {
  box-sizing: border-box;
}



.s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bf5e3786-2995-4e29-850a-3111b61f484d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
      position: relative;
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-bf5e3786-2995-4e29-850a-3111b61f484d {
  margin: 0 !important;
  overflow: visible;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf5e3786-2995-4e29-850a-3111b61f484d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bf5e3786-2995-4e29-850a-3111b61f484d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  /* Add background color handling */
  
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf5e3786-2995-4e29-850a-3111b61f484d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-bf5e3786-2995-4e29-850a-3111b61f484d .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf5e3786-2995-4e29-850a-3111b61f484d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image {
  box-sizing: border-box;
}



.s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bf5e3786-2995-4e29-850a-3111b61f484d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container {
      position: relative;
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf5e3786-2995-4e29-850a-3111b61f484d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
@media (min-width: 0px) {
[id="s-d3c9dbec-daeb-4d49-af73-85bef76bd647"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-d3c9dbec-daeb-4d49-af73-85bef76bd647"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-d3c9dbec-daeb-4d49-af73-85bef76bd647"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-d3c9dbec-daeb-4d49-af73-85bef76bd647"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  margin: 0 !important;
  overflow: visible;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  /* Add background color handling */
  
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image {
  box-sizing: border-box;
}



.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
      position: relative;
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  margin: 0 !important;
  overflow: visible;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  /* Add background color handling */
  
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image {
  box-sizing: border-box;
}



.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
      position: relative;
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  margin: 0 !important;
  overflow: visible;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  /* Add background color handling */
  
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image {
  box-sizing: border-box;
}



.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
      position: relative;
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  margin: 0 !important;
  overflow: visible;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  /* Add background color handling */
  
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image {
  box-sizing: border-box;
}



.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
      position: relative;
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  margin: 0 !important;
  overflow: visible;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  /* Add background color handling */
  
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image {
  box-sizing: border-box;
}



.s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container {
      position: relative;
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fb6a46f-0f1b-4bb7-8fe2-1c00f1d294eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  margin: 0 !important;
  overflow: visible;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  /* Add background color handling */
  
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image {
  box-sizing: border-box;
}



.s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
      position: relative;
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  margin: 0 !important;
  overflow: visible;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  /* Add background color handling */
  
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image {
  box-sizing: border-box;
}



.s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
      position: relative;
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  margin: 0 !important;
  overflow: visible;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  /* Add background color handling */
  
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image {
  box-sizing: border-box;
}



.s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
      position: relative;
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  margin: 0 !important;
  overflow: visible;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  /* Add background color handling */
  
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image {
  box-sizing: border-box;
}



.s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
      position: relative;
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  margin: 0 !important;
  overflow: visible;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  /* Add background color handling */
  
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b5df6fac-f405-48ff-bb68-f719fa0666cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image {
  box-sizing: border-box;
}



.s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container {
      position: relative;
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5df6fac-f405-48ff-bb68-f719fa0666cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-9d5330ed-29d8-4bd9-bae6-443ed8f92def {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWQwM2QzYzAtN2NiZS00M2M1LWFmOGEtZGViYTY2ZDczZjQxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMDA4NGEwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjYxMzYzNjM2MzYzNjM2MzYiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDY5N2Y7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2FkMDNkM2MwLTdjYmUtNDNjNS1hZjhhLWRlYmE2NmQ3M2Y0MSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 0%;
margin-bottom: 20%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>2, "pos"=>0.05, "color"=>"#0084a0"}, {"id"=>1, "pos"=>0.6136363636363636, "color"=>"#00697f"}];
hover-type: gradient;
}
#s-9d5330ed-29d8-4bd9-bae6-443ed8f92def:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmE1ZGIzNzgtZjk2ZS00YzgyLWFmZWQtZTJhY2MyNmJmNWFkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjMyNzI3MjcyNzI3MjcyNzMiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDY5N2Y7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDg0YTA7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzJhNWRiMzc4LWY5NmUtNGM4Mi1hZmVkLWUyYWNjMjZiZjVhZCkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>2, "pos"=>0.3272727272727273, "color"=>"#00697f"}, {"id"=>1, "pos"=>1, "color"=>"#0084a0"}] !important;}#s-9d5330ed-29d8-4bd9-bae6-443ed8f92def:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9d5330ed-29d8-4bd9-bae6-443ed8f92def-root {
    text-align: center;
  }


#s-9d5330ed-29d8-4bd9-bae6-443ed8f92def.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9d5330ed-29d8-4bd9-bae6-443ed8f92def-root {
    text-align: center;
  }


#s-9d5330ed-29d8-4bd9-bae6-443ed8f92def.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9d5330ed-29d8-4bd9-bae6-443ed8f92def-root {
    text-align: center;
  }


#s-9d5330ed-29d8-4bd9-bae6-443ed8f92def.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9d5330ed-29d8-4bd9-bae6-443ed8f92def-root {
    text-align: center;
  }


#s-9d5330ed-29d8-4bd9-bae6-443ed8f92def.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9d5330ed-29d8-4bd9-bae6-443ed8f92def-root {
    text-align: center;
  }


#s-9d5330ed-29d8-4bd9-bae6-443ed8f92def.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-aee1e4a1-6589-4323-a828-50689b9d7f66 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
min-height: 40em;
background-position: center center;
}
@media (min-width: 1200px){#s-aee1e4a1-6589-4323-a828-50689b9d7f66 {
  min-height: 60em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-aee1e4a1-6589-4323-a828-50689b9d7f66 {
  display: none;
}
#s-aee1e4a1-6589-4323-a828-50689b9d7f66, #wrap-s-aee1e4a1-6589-4323-a828-50689b9d7f66, #wrap-content-s-aee1e4a1-6589-4323-a828-50689b9d7f66 { display: none !important; }}@media (max-width: 767px){#s-aee1e4a1-6589-4323-a828-50689b9d7f66 {
  min-height: 20em;
display: none;
}
#s-aee1e4a1-6589-4323-a828-50689b9d7f66, #wrap-s-aee1e4a1-6589-4323-a828-50689b9d7f66, #wrap-content-s-aee1e4a1-6589-4323-a828-50689b9d7f66 { display: none !important; }}







#s-aee1e4a1-6589-4323-a828-50689b9d7f66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aee1e4a1-6589-4323-a828-50689b9d7f66.shg-box.shg-c {
  justify-content: center;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  max-width: 3840px;
aspect-ratio: 16/9;
text-align: center;
}
@media (min-width: 1200px){#s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  display: none;
}
#s-24984303-13bb-41e3-9e0f-675a570b5d3e, #wrap-s-24984303-13bb-41e3-9e0f-675a570b5d3e, #wrap-content-s-24984303-13bb-41e3-9e0f-675a570b5d3e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  display: none;
}
#s-24984303-13bb-41e3-9e0f-675a570b5d3e, #wrap-s-24984303-13bb-41e3-9e0f-675a570b5d3e, #wrap-content-s-24984303-13bb-41e3-9e0f-675a570b5d3e { display: none !important; }}
#s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  margin: 0 !important;
  overflow: visible;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  /* Add background color handling */
  
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-24984303-13bb-41e3-9e0f-675a570b5d3e .shogun-image-content {
  
    justify-content: center;
  
}

.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image {
  box-sizing: border-box;
}



.s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24984303-13bb-41e3-9e0f-675a570b5d3e {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
      position: relative;
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  margin: 0 !important;
  overflow: visible;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  /* Add background color handling */
  
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-24984303-13bb-41e3-9e0f-675a570b5d3e .shogun-image-content {
  
    justify-content: center;
  
}

.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image {
  box-sizing: border-box;
}



.s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24984303-13bb-41e3-9e0f-675a570b5d3e {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
      position: relative;
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  margin: 0 !important;
  overflow: visible;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  /* Add background color handling */
  
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-24984303-13bb-41e3-9e0f-675a570b5d3e .shogun-image-content {
  
    justify-content: center;
  
}

.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image {
  box-sizing: border-box;
}



.s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24984303-13bb-41e3-9e0f-675a570b5d3e {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
      position: relative;
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  margin: 0 !important;
  overflow: visible;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  /* Add background color handling */
  
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-24984303-13bb-41e3-9e0f-675a570b5d3e .shogun-image-content {
  
    justify-content: center;
  
}

.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image {
  box-sizing: border-box;
}



.s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24984303-13bb-41e3-9e0f-675a570b5d3e {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
      position: relative;
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  margin: 0 !important;
  overflow: visible;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24984303-13bb-41e3-9e0f-675a570b5d3e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  /* Add background color handling */
  
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24984303-13bb-41e3-9e0f-675a570b5d3e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-24984303-13bb-41e3-9e0f-675a570b5d3e .shogun-image-content {
  
    justify-content: center;
  
}

.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image {
  box-sizing: border-box;
}



.s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24984303-13bb-41e3-9e0f-675a570b5d3e {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container {
      position: relative;
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24984303-13bb-41e3-9e0f-675a570b5d3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-bfbeeb38-1649-4c35-98b2-f15b76161b03 {
  background-color: rgba(0, 0, 0, 1);
}








#s-bfbeeb38-1649-4c35-98b2-f15b76161b03 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-bfbeeb38-1649-4c35-98b2-f15b76161b03.shg-box.shg-c {
  justify-content: center;
}

#s-6f370b88-cadb-4f96-b270-6807f32e3566 {
  margin-top: 0%;
margin-left: 12%;
margin-bottom: 0%;
margin-right: 12%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6f370b88-cadb-4f96-b270-6807f32e3566 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6f370b88-cadb-4f96-b270-6807f32e3566 {
  margin-left: 3%;
margin-right: 3%;
}
}@media (max-width: 767px){#s-6f370b88-cadb-4f96-b270-6807f32e3566 {
  margin-left: 2%;
margin-right: 2%;
}
}







#s-6f370b88-cadb-4f96-b270-6807f32e3566 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6f370b88-cadb-4f96-b270-6807f32e3566.shg-box.shg-c {
  justify-content: flex-start;
}

#s-47c15230-c1d9-4362-8d13-75ee3f82d635 {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-47c15230-c1d9-4362-8d13-75ee3f82d635 {
  display: none;
}
#s-47c15230-c1d9-4362-8d13-75ee3f82d635, #wrap-s-47c15230-c1d9-4362-8d13-75ee3f82d635, #wrap-content-s-47c15230-c1d9-4362-8d13-75ee3f82d635 { display: none !important; }}@media (max-width: 767px){#s-47c15230-c1d9-4362-8d13-75ee3f82d635 {
  display: none;
}
#s-47c15230-c1d9-4362-8d13-75ee3f82d635, #wrap-s-47c15230-c1d9-4362-8d13-75ee3f82d635, #wrap-content-s-47c15230-c1d9-4362-8d13-75ee3f82d635 { display: none !important; }}
#s-47c15230-c1d9-4362-8d13-75ee3f82d635 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 50px;
  
  
  
}


@media (min-width: 1200px){#s-47c15230-c1d9-4362-8d13-75ee3f82d635 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 70px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-47c15230-c1d9-4362-8d13-75ee3f82d635 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 60px;
  
  
  
}


}@media (max-width: 767px){#s-47c15230-c1d9-4362-8d13-75ee3f82d635 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


}
#s-5819f9ce-8389-4c38-aaab-291feda2e342 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5819f9ce-8389-4c38-aaab-291feda2e342 {
  display: none;
}
#s-5819f9ce-8389-4c38-aaab-291feda2e342, #wrap-s-5819f9ce-8389-4c38-aaab-291feda2e342, #wrap-content-s-5819f9ce-8389-4c38-aaab-291feda2e342 { display: none !important; }}@media (max-width: 767px){#s-5819f9ce-8389-4c38-aaab-291feda2e342 {
  display: none;
}
#s-5819f9ce-8389-4c38-aaab-291feda2e342, #wrap-s-5819f9ce-8389-4c38-aaab-291feda2e342, #wrap-content-s-5819f9ce-8389-4c38-aaab-291feda2e342 { display: none !important; }}
#s-5819f9ce-8389-4c38-aaab-291feda2e342 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-5819f9ce-8389-4c38-aaab-291feda2e342 .shg-sld-nav-button.shg-sld-left,
#s-5819f9ce-8389-4c38-aaab-291feda2e342 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-29c1c576-3871-40f4-a705-ba74b52836a8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-29c1c576-3871-40f4-a705-ba74b52836a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-29c1c576-3871-40f4-a705-ba74b52836a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-29c1c576-3871-40f4-a705-ba74b52836a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  margin: 0 !important;
  overflow: visible;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  /* Add background color handling */
  
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image {
  box-sizing: border-box;
}



.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
      position: relative;
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  margin: 0 !important;
  overflow: visible;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  /* Add background color handling */
  
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image {
  box-sizing: border-box;
}



.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
      position: relative;
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  margin: 0 !important;
  overflow: visible;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  /* Add background color handling */
  
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image {
  box-sizing: border-box;
}



.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
      position: relative;
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  margin: 0 !important;
  overflow: visible;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  /* Add background color handling */
  
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image {
  box-sizing: border-box;
}



.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
      position: relative;
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  margin: 0 !important;
  overflow: visible;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  /* Add background color handling */
  
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image {
  box-sizing: border-box;
}



.s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container {
      position: relative;
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eb2f0d5-0ecb-4073-85b3-80e8ef750cbe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  margin: 0 !important;
  overflow: visible;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  /* Add background color handling */
  
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1c544107-91c2-4cd5-9647-78e62cb219bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image {
  box-sizing: border-box;
}



.s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1c544107-91c2-4cd5-9647-78e62cb219bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
      position: relative;
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  margin: 0 !important;
  overflow: visible;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  /* Add background color handling */
  
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1c544107-91c2-4cd5-9647-78e62cb219bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image {
  box-sizing: border-box;
}



.s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1c544107-91c2-4cd5-9647-78e62cb219bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
      position: relative;
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  margin: 0 !important;
  overflow: visible;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  /* Add background color handling */
  
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1c544107-91c2-4cd5-9647-78e62cb219bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image {
  box-sizing: border-box;
}



.s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1c544107-91c2-4cd5-9647-78e62cb219bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
      position: relative;
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  margin: 0 !important;
  overflow: visible;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  /* Add background color handling */
  
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1c544107-91c2-4cd5-9647-78e62cb219bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image {
  box-sizing: border-box;
}



.s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1c544107-91c2-4cd5-9647-78e62cb219bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
      position: relative;
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  margin: 0 !important;
  overflow: visible;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1c544107-91c2-4cd5-9647-78e62cb219bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  /* Add background color handling */
  
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1c544107-91c2-4cd5-9647-78e62cb219bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1c544107-91c2-4cd5-9647-78e62cb219bd .shogun-image-content {
  
    justify-content: center;
  
}

.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image {
  box-sizing: border-box;
}



.s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1c544107-91c2-4cd5-9647-78e62cb219bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container {
      position: relative;
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1c544107-91c2-4cd5-9647-78e62cb219bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image {
  box-sizing: border-box;
}



.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
      position: relative;
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image {
  box-sizing: border-box;
}



.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
      position: relative;
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image {
  box-sizing: border-box;
}



.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
      position: relative;
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image {
  box-sizing: border-box;
}



.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
      position: relative;
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image {
  box-sizing: border-box;
}



.s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container {
      position: relative;
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0d408a6-9c2e-4a32-964f-3ae54a48f208 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
@media (min-width: 0px) {
[id="s-f0cf3606-1e17-435c-8581-a20badcef191"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f0cf3606-1e17-435c-8581-a20badcef191"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f0cf3606-1e17-435c-8581-a20badcef191"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0cf3606-1e17-435c-8581-a20badcef191"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  margin: 0 !important;
  overflow: visible;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  /* Add background color handling */
  
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image {
  box-sizing: border-box;
}



.s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
      position: relative;
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  margin: 0 !important;
  overflow: visible;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  /* Add background color handling */
  
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image {
  box-sizing: border-box;
}



.s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
      position: relative;
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  margin: 0 !important;
  overflow: visible;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  /* Add background color handling */
  
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image {
  box-sizing: border-box;
}



.s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
      position: relative;
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  margin: 0 !important;
  overflow: visible;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  /* Add background color handling */
  
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image {
  box-sizing: border-box;
}



.s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
      position: relative;
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  margin: 0 !important;
  overflow: visible;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  /* Add background color handling */
  
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-9ef5d1c5-2431-463a-b035-b5dd218013bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image {
  box-sizing: border-box;
}



.s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container {
      position: relative;
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ef5d1c5-2431-463a-b035-b5dd218013bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-553f388c-2486-4d06-b283-48a239449804 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-553f388c-2486-4d06-b283-48a239449804 {
  margin: 0 !important;
  overflow: visible;
}

#s-553f388c-2486-4d06-b283-48a239449804-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-553f388c-2486-4d06-b283-48a239449804 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-553f388c-2486-4d06-b283-48a239449804 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  /* Add background color handling */
  
}

#s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-553f388c-2486-4d06-b283-48a239449804 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-553f388c-2486-4d06-b283-48a239449804 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-553f388c-2486-4d06-b283-48a239449804 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-553f388c-2486-4d06-b283-48a239449804.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-553f388c-2486-4d06-b283-48a239449804 .shogun-image-content {
  
    justify-content: center;
  
}

.s-553f388c-2486-4d06-b283-48a239449804.shg-align-container {
  display: flex;
  justify-content: center
}

.s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-553f388c-2486-4d06-b283-48a239449804.shogun-image {
  box-sizing: border-box;
}



.s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-553f388c-2486-4d06-b283-48a239449804 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
      position: relative;
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-553f388c-2486-4d06-b283-48a239449804 {
  margin: 0 !important;
  overflow: visible;
}

#s-553f388c-2486-4d06-b283-48a239449804-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-553f388c-2486-4d06-b283-48a239449804 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-553f388c-2486-4d06-b283-48a239449804 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  /* Add background color handling */
  
}

#s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-553f388c-2486-4d06-b283-48a239449804 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-553f388c-2486-4d06-b283-48a239449804 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-553f388c-2486-4d06-b283-48a239449804 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-553f388c-2486-4d06-b283-48a239449804.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-553f388c-2486-4d06-b283-48a239449804 .shogun-image-content {
  
    justify-content: center;
  
}

.s-553f388c-2486-4d06-b283-48a239449804.shg-align-container {
  display: flex;
  justify-content: center
}

.s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-553f388c-2486-4d06-b283-48a239449804.shogun-image {
  box-sizing: border-box;
}



.s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-553f388c-2486-4d06-b283-48a239449804 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
      position: relative;
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-553f388c-2486-4d06-b283-48a239449804 {
  margin: 0 !important;
  overflow: visible;
}

#s-553f388c-2486-4d06-b283-48a239449804-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-553f388c-2486-4d06-b283-48a239449804 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-553f388c-2486-4d06-b283-48a239449804 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  /* Add background color handling */
  
}

#s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-553f388c-2486-4d06-b283-48a239449804 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-553f388c-2486-4d06-b283-48a239449804 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-553f388c-2486-4d06-b283-48a239449804 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-553f388c-2486-4d06-b283-48a239449804.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-553f388c-2486-4d06-b283-48a239449804 .shogun-image-content {
  
    justify-content: center;
  
}

.s-553f388c-2486-4d06-b283-48a239449804.shg-align-container {
  display: flex;
  justify-content: center
}

.s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-553f388c-2486-4d06-b283-48a239449804.shogun-image {
  box-sizing: border-box;
}



.s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-553f388c-2486-4d06-b283-48a239449804 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
      position: relative;
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-553f388c-2486-4d06-b283-48a239449804 {
  margin: 0 !important;
  overflow: visible;
}

#s-553f388c-2486-4d06-b283-48a239449804-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-553f388c-2486-4d06-b283-48a239449804 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-553f388c-2486-4d06-b283-48a239449804 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  /* Add background color handling */
  
}

#s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-553f388c-2486-4d06-b283-48a239449804 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-553f388c-2486-4d06-b283-48a239449804 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-553f388c-2486-4d06-b283-48a239449804 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-553f388c-2486-4d06-b283-48a239449804.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-553f388c-2486-4d06-b283-48a239449804 .shogun-image-content {
  
    justify-content: center;
  
}

.s-553f388c-2486-4d06-b283-48a239449804.shg-align-container {
  display: flex;
  justify-content: center
}

.s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-553f388c-2486-4d06-b283-48a239449804.shogun-image {
  box-sizing: border-box;
}



.s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-553f388c-2486-4d06-b283-48a239449804 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
      position: relative;
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-553f388c-2486-4d06-b283-48a239449804 {
  margin: 0 !important;
  overflow: visible;
}

#s-553f388c-2486-4d06-b283-48a239449804-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-553f388c-2486-4d06-b283-48a239449804 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-553f388c-2486-4d06-b283-48a239449804 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  /* Add background color handling */
  
}

#s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-553f388c-2486-4d06-b283-48a239449804 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-553f388c-2486-4d06-b283-48a239449804 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-553f388c-2486-4d06-b283-48a239449804 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-553f388c-2486-4d06-b283-48a239449804.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-553f388c-2486-4d06-b283-48a239449804 .shogun-image-content {
  
    justify-content: center;
  
}

.s-553f388c-2486-4d06-b283-48a239449804.shg-align-container {
  display: flex;
  justify-content: center
}

.s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-553f388c-2486-4d06-b283-48a239449804.shogun-image {
  box-sizing: border-box;
}



.s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-553f388c-2486-4d06-b283-48a239449804 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container {
      position: relative;
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-553f388c-2486-4d06-b283-48a239449804.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-553f388c-2486-4d06-b283-48a239449804 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image {
  box-sizing: border-box;
}



.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
      position: relative;
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image {
  box-sizing: border-box;
}



.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
      position: relative;
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image {
  box-sizing: border-box;
}



.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
      position: relative;
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image {
  box-sizing: border-box;
}



.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
      position: relative;
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image {
  box-sizing: border-box;
}



.s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container {
      position: relative;
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0e974b5-cf24-4b49-b835-9fdbd8f4a8c4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
@media (min-width: 0px) {
[id="s-bffec761-fb51-481f-ae42-1fc80718f088"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-bffec761-fb51-481f-ae42-1fc80718f088"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bffec761-fb51-481f-ae42-1fc80718f088"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bffec761-fb51-481f-ae42-1fc80718f088"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  margin: 0 !important;
  overflow: visible;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  /* Add background color handling */
  
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image {
  box-sizing: border-box;
}



.s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
      position: relative;
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  margin: 0 !important;
  overflow: visible;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  /* Add background color handling */
  
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image {
  box-sizing: border-box;
}



.s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
      position: relative;
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  margin: 0 !important;
  overflow: visible;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  /* Add background color handling */
  
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image {
  box-sizing: border-box;
}



.s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
      position: relative;
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  margin: 0 !important;
  overflow: visible;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  /* Add background color handling */
  
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image {
  box-sizing: border-box;
}



.s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
      position: relative;
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  margin: 0 !important;
  overflow: visible;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  /* Add background color handling */
  
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d6b7db01-f992-4400-a5dd-329a0f360e41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image {
  box-sizing: border-box;
}



.s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d6b7db01-f992-4400-a5dd-329a0f360e41 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container {
      position: relative;
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6b7db01-f992-4400-a5dd-329a0f360e41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  margin: 0 !important;
  overflow: visible;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  /* Add background color handling */
  
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shogun-image-content {
  
    justify-content: center;
  
}

.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image {
  box-sizing: border-box;
}



.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
      position: relative;
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  margin: 0 !important;
  overflow: visible;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  /* Add background color handling */
  
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shogun-image-content {
  
    justify-content: center;
  
}

.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image {
  box-sizing: border-box;
}



.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
      position: relative;
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  margin: 0 !important;
  overflow: visible;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  /* Add background color handling */
  
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shogun-image-content {
  
    justify-content: center;
  
}

.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image {
  box-sizing: border-box;
}



.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
      position: relative;
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  margin: 0 !important;
  overflow: visible;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  /* Add background color handling */
  
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shogun-image-content {
  
    justify-content: center;
  
}

.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image {
  box-sizing: border-box;
}



.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
      position: relative;
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  margin: 0 !important;
  overflow: visible;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  /* Add background color handling */
  
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf .shogun-image-content {
  
    justify-content: center;
  
}

.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image {
  box-sizing: border-box;
}



.s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container {
      position: relative;
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31aa3eb5-5907-4d08-a91d-58614f5e9cbf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image {
  box-sizing: border-box;
}



.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
      position: relative;
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image {
  box-sizing: border-box;
}



.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
      position: relative;
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image {
  box-sizing: border-box;
}



.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
      position: relative;
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image {
  box-sizing: border-box;
}



.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
      position: relative;
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image {
  box-sizing: border-box;
}



.s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container {
      position: relative;
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4eb3ad0e-6668-462a-84a6-a3390d3437e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-656d35fc-efe5-43f0-9518-3c1e1654d776 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-656d35fc-efe5-43f0-9518-3c1e1654d776 {
  display: none;
}
#s-656d35fc-efe5-43f0-9518-3c1e1654d776, #wrap-s-656d35fc-efe5-43f0-9518-3c1e1654d776, #wrap-content-s-656d35fc-efe5-43f0-9518-3c1e1654d776 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-656d35fc-efe5-43f0-9518-3c1e1654d776 {
  display: none;
}
#s-656d35fc-efe5-43f0-9518-3c1e1654d776, #wrap-s-656d35fc-efe5-43f0-9518-3c1e1654d776, #wrap-content-s-656d35fc-efe5-43f0-9518-3c1e1654d776 { display: none !important; }}
#s-656d35fc-efe5-43f0-9518-3c1e1654d776 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-656d35fc-efe5-43f0-9518-3c1e1654d776 .shg-sld-nav-button.shg-sld-left,
#s-656d35fc-efe5-43f0-9518-3c1e1654d776 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-82da0d15-0600-47ad-8073-ed118cadbbe4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-82da0d15-0600-47ad-8073-ed118cadbbe4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-82da0d15-0600-47ad-8073-ed118cadbbe4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-82da0d15-0600-47ad-8073-ed118cadbbe4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  margin: 0 !important;
  overflow: visible;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  /* Add background color handling */
  
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image {
  box-sizing: border-box;
}



.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
      position: relative;
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  margin: 0 !important;
  overflow: visible;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  /* Add background color handling */
  
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image {
  box-sizing: border-box;
}



.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
      position: relative;
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  margin: 0 !important;
  overflow: visible;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  /* Add background color handling */
  
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image {
  box-sizing: border-box;
}



.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
      position: relative;
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  margin: 0 !important;
  overflow: visible;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  /* Add background color handling */
  
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image {
  box-sizing: border-box;
}



.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
      position: relative;
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  margin: 0 !important;
  overflow: visible;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  /* Add background color handling */
  
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image {
  box-sizing: border-box;
}



.s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container {
      position: relative;
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f08f6dd0-75ae-4283-843b-68f0b8df1de9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  margin: 0 !important;
  overflow: visible;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  /* Add background color handling */
  
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image {
  box-sizing: border-box;
}



.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
      position: relative;
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  margin: 0 !important;
  overflow: visible;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  /* Add background color handling */
  
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image {
  box-sizing: border-box;
}



.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
      position: relative;
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  margin: 0 !important;
  overflow: visible;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  /* Add background color handling */
  
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image {
  box-sizing: border-box;
}



.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
      position: relative;
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  margin: 0 !important;
  overflow: visible;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  /* Add background color handling */
  
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image {
  box-sizing: border-box;
}



.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
      position: relative;
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  margin: 0 !important;
  overflow: visible;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  /* Add background color handling */
  
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image {
  box-sizing: border-box;
}



.s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container {
      position: relative;
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1c6c1ba-9f47-481a-955a-46a33f68b1ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
@media (min-width: 0px) {
[id="s-5fad3715-dad2-421e-b642-4080ce7368fb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-5fad3715-dad2-421e-b642-4080ce7368fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-5fad3715-dad2-421e-b642-4080ce7368fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-5fad3715-dad2-421e-b642-4080ce7368fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  margin: 0 !important;
  overflow: visible;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  /* Add background color handling */
  
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image {
  box-sizing: border-box;
}



.s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
      position: relative;
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  margin: 0 !important;
  overflow: visible;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  /* Add background color handling */
  
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image {
  box-sizing: border-box;
}



.s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
      position: relative;
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  margin: 0 !important;
  overflow: visible;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  /* Add background color handling */
  
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image {
  box-sizing: border-box;
}



.s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
      position: relative;
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  margin: 0 !important;
  overflow: visible;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  /* Add background color handling */
  
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image {
  box-sizing: border-box;
}



.s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
      position: relative;
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  margin: 0 !important;
  overflow: visible;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  /* Add background color handling */
  
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-003e83d6-b4d5-4526-bd57-0f4c0407da64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image {
  box-sizing: border-box;
}



.s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container {
      position: relative;
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-003e83d6-b4d5-4526-bd57-0f4c0407da64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  margin: 0 !important;
  overflow: visible;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  /* Add background color handling */
  
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image {
  box-sizing: border-box;
}



.s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
      position: relative;
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  margin: 0 !important;
  overflow: visible;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  /* Add background color handling */
  
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image {
  box-sizing: border-box;
}



.s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
      position: relative;
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  margin: 0 !important;
  overflow: visible;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  /* Add background color handling */
  
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image {
  box-sizing: border-box;
}



.s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
      position: relative;
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  margin: 0 !important;
  overflow: visible;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  /* Add background color handling */
  
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image {
  box-sizing: border-box;
}



.s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
      position: relative;
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  margin: 0 !important;
  overflow: visible;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  /* Add background color handling */
  
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-d4b59519-2d62-4b09-b466-6946dc6cc74d .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image {
  box-sizing: border-box;
}



.s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container {
      position: relative;
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4b59519-2d62-4b09-b466-6946dc6cc74d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
@media (min-width: 0px) {
[id="s-f4a73eca-aad4-4600-a4c9-94bdf247c383"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-f4a73eca-aad4-4600-a4c9-94bdf247c383"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-f4a73eca-aad4-4600-a4c9-94bdf247c383"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-f4a73eca-aad4-4600-a4c9-94bdf247c383"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  margin: 0 !important;
  overflow: visible;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  /* Add background color handling */
  
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image {
  box-sizing: border-box;
}



.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
      position: relative;
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  margin: 0 !important;
  overflow: visible;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  /* Add background color handling */
  
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image {
  box-sizing: border-box;
}



.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
      position: relative;
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  margin: 0 !important;
  overflow: visible;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  /* Add background color handling */
  
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image {
  box-sizing: border-box;
}



.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
      position: relative;
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  margin: 0 !important;
  overflow: visible;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  /* Add background color handling */
  
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image {
  box-sizing: border-box;
}



.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
      position: relative;
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  margin: 0 !important;
  overflow: visible;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  /* Add background color handling */
  
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image {
  box-sizing: border-box;
}



.s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container {
      position: relative;
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2a912f32-f1b5-4063-9fb5-c04f85c4e4f7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  max-width: 3000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  margin: 0 !important;
  overflow: visible;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  /* Add background color handling */
  
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shogun-image-content {
  
    justify-content: center;
  
}

.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image {
  box-sizing: border-box;
}



.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
      position: relative;
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  margin: 0 !important;
  overflow: visible;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  /* Add background color handling */
  
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shogun-image-content {
  
    justify-content: center;
  
}

.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image {
  box-sizing: border-box;
}



.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
      position: relative;
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  margin: 0 !important;
  overflow: visible;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  /* Add background color handling */
  
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shogun-image-content {
  
    justify-content: center;
  
}

.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image {
  box-sizing: border-box;
}



.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
      position: relative;
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  margin: 0 !important;
  overflow: visible;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  /* Add background color handling */
  
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shogun-image-content {
  
    justify-content: center;
  
}

.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image {
  box-sizing: border-box;
}



.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
      position: relative;
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  margin: 0 !important;
  overflow: visible;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  /* Add background color handling */
  
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b .shogun-image-content {
  
    justify-content: center;
  
}

.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image {
  box-sizing: border-box;
}



.s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container {
      position: relative;
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c30c54c6-3ae9-45b4-b8bb-e139429b6e2b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
@media (min-width: 0px) {
[id="s-cf0e81e7-ff99-4de2-90ec-0124330c2622"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-cf0e81e7-ff99-4de2-90ec-0124330c2622"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-cf0e81e7-ff99-4de2-90ec-0124330c2622"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-cf0e81e7-ff99-4de2-90ec-0124330c2622"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  margin: 0 !important;
  overflow: visible;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  /* Add background color handling */
  
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image {
  box-sizing: border-box;
}



.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
      position: relative;
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  margin: 0 !important;
  overflow: visible;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  /* Add background color handling */
  
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image {
  box-sizing: border-box;
}



.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
      position: relative;
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  margin: 0 !important;
  overflow: visible;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  /* Add background color handling */
  
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image {
  box-sizing: border-box;
}



.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
      position: relative;
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  margin: 0 !important;
  overflow: visible;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  /* Add background color handling */
  
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image {
  box-sizing: border-box;
}



.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
      position: relative;
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  margin: 0 !important;
  overflow: visible;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  /* Add background color handling */
  
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image {
  box-sizing: border-box;
}



.s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container {
      position: relative;
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe4e3582-1e06-46ee-bcbe-70f52d48d240 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  margin: 0 !important;
  overflow: visible;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  /* Add background color handling */
  
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image {
  box-sizing: border-box;
}



.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
      position: relative;
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  margin: 0 !important;
  overflow: visible;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  /* Add background color handling */
  
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image {
  box-sizing: border-box;
}



.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
      position: relative;
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  margin: 0 !important;
  overflow: visible;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  /* Add background color handling */
  
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image {
  box-sizing: border-box;
}



.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
      position: relative;
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  margin: 0 !important;
  overflow: visible;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  /* Add background color handling */
  
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image {
  box-sizing: border-box;
}



.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
      position: relative;
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  margin: 0 !important;
  overflow: visible;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  /* Add background color handling */
  
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image {
  box-sizing: border-box;
}



.s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container {
      position: relative;
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d3b6959-09b6-4d81-930a-eaba37a8a8bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-c70802a5-9f73-4898-bb98-0409980934fc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWQwM2QzYzAtN2NiZS00M2M1LWFmOGEtZGViYTY2ZDczZjQxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMDA4NGEwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjYxMzYzNjM2MzYzNjM2MzYiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDY5N2Y7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2FkMDNkM2MwLTdjYmUtNDNjNS1hZjhhLWRlYmE2NmQ3M2Y0MSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
margin-bottom: 20%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>2, "pos"=>0.05, "color"=>"#0084a0"}, {"id"=>1, "pos"=>0.6136363636363636, "color"=>"#00697f"}];
hover-type: gradient;
}
#s-c70802a5-9f73-4898-bb98-0409980934fc:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWNiNjc5MGMtODJjNC00YjZhLWEzODEtZTExMWM4NWU1MTQwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjMyNzI3MjcyNzI3MjcyNzMiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDY5N2Y7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDg0YTA7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2FjYjY3OTBjLTgyYzQtNGI2YS1hMzgxLWUxMTFjODVlNTE0MCkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>2, "pos"=>0.3272727272727273, "color"=>"#00697f"}, {"id"=>1, "pos"=>1, "color"=>"#0084a0"}] !important;}#s-c70802a5-9f73-4898-bb98-0409980934fc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c70802a5-9f73-4898-bb98-0409980934fc-root {
    text-align: center;
  }


#s-c70802a5-9f73-4898-bb98-0409980934fc.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c70802a5-9f73-4898-bb98-0409980934fc-root {
    text-align: center;
  }


#s-c70802a5-9f73-4898-bb98-0409980934fc.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c70802a5-9f73-4898-bb98-0409980934fc-root {
    text-align: center;
  }


#s-c70802a5-9f73-4898-bb98-0409980934fc.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c70802a5-9f73-4898-bb98-0409980934fc-root {
    text-align: center;
  }


#s-c70802a5-9f73-4898-bb98-0409980934fc.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c70802a5-9f73-4898-bb98-0409980934fc-root {
    text-align: center;
  }


#s-c70802a5-9f73-4898-bb98-0409980934fc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-b6546010-df05-46e6-8364-d68fbc40f6e9 {
  margin-top: 0%;
margin-bottom: 1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b6546010-df05-46e6-8364-d68fbc40f6e9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-84687620-7a6a-4f45-a2ac-2838975c15ae {
  margin-top: 0%;
margin-bottom: 10%;
}
@media (min-width: 1200px){#s-84687620-7a6a-4f45-a2ac-2838975c15ae {
  margin-left: 10%;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-84687620-7a6a-4f45-a2ac-2838975c15ae {
  margin-left: 8%;
margin-right: 8%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-84687620-7a6a-4f45-a2ac-2838975c15ae {
  margin-left: 6%;
margin-right: 6%;
}
}@media (max-width: 767px){#s-84687620-7a6a-4f45-a2ac-2838975c15ae {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-84687620-7a6a-4f45-a2ac-2838975c15ae > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-84687620-7a6a-4f45-a2ac-2838975c15ae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-84687620-7a6a-4f45-a2ac-2838975c15ae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 105, 127, 1);
}

#s-84687620-7a6a-4f45-a2ac-2838975c15ae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-84687620-7a6a-4f45-a2ac-2838975c15ae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 105, 127, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 700;
  
  font-size: 18px;
}

#s-84687620-7a6a-4f45-a2ac-2838975c15ae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}@media (max-width: 767px){#s-84687620-7a6a-4f45-a2ac-2838975c15ae > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-84687620-7a6a-4f45-a2ac-2838975c15ae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-84687620-7a6a-4f45-a2ac-2838975c15ae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 105, 127, 1);
}

#s-84687620-7a6a-4f45-a2ac-2838975c15ae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-84687620-7a6a-4f45-a2ac-2838975c15ae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 105, 127, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 700;
  
  font-size: 16px;
}

#s-84687620-7a6a-4f45-a2ac-2838975c15ae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}}
#s-85f988d2-504b-434a-8b7c-5cc04839d2ab {
  padding-top: 1%;
padding-left: 3%;
padding-bottom: 1%;
padding-right: 3%;
}
@media (max-width: 767px){#s-85f988d2-504b-434a-8b7c-5cc04839d2ab {
  display: none;
}
#s-85f988d2-504b-434a-8b7c-5cc04839d2ab, #wrap-s-85f988d2-504b-434a-8b7c-5cc04839d2ab, #wrap-content-s-85f988d2-504b-434a-8b7c-5cc04839d2ab { display: none !important; }}
#s-197a7a5f-a955-46ca-8839-c58b2c0acc48 {
  padding-top: 1%;
padding-left: 3%;
padding-bottom: 1%;
padding-right: 3%;
}
@media (max-width: 767px){#s-197a7a5f-a955-46ca-8839-c58b2c0acc48 {
  display: none;
}
#s-197a7a5f-a955-46ca-8839-c58b2c0acc48, #wrap-s-197a7a5f-a955-46ca-8839-c58b2c0acc48, #wrap-content-s-197a7a5f-a955-46ca-8839-c58b2c0acc48 { display: none !important; }}
#s-490ad28e-59c0-4f83-9de0-287449ea662a {
  padding-top: 1%;
padding-left: 3%;
padding-bottom: 1%;
padding-right: 3%;
}
@media (max-width: 767px){#s-490ad28e-59c0-4f83-9de0-287449ea662a {
  display: none;
}
#s-490ad28e-59c0-4f83-9de0-287449ea662a, #wrap-s-490ad28e-59c0-4f83-9de0-287449ea662a, #wrap-content-s-490ad28e-59c0-4f83-9de0-287449ea662a { display: none !important; }}
#s-ca0a8b04-e0c7-4d83-9f61-deb0e4d08183 {
  padding-top: 1%;
padding-left: 3%;
padding-bottom: 1%;
padding-right: 3%;
}
@media (max-width: 767px){#s-ca0a8b04-e0c7-4d83-9f61-deb0e4d08183 {
  display: none;
}
#s-ca0a8b04-e0c7-4d83-9f61-deb0e4d08183, #wrap-s-ca0a8b04-e0c7-4d83-9f61-deb0e4d08183, #wrap-content-s-ca0a8b04-e0c7-4d83-9f61-deb0e4d08183 { display: none !important; }}
#s-9138adde-f694-4baa-b0b5-e1eb614ab85e {
  padding-top: 1%;
padding-left: 3%;
padding-bottom: 1%;
padding-right: 3%;
}
@media (max-width: 767px){#s-9138adde-f694-4baa-b0b5-e1eb614ab85e {
  display: none;
}
#s-9138adde-f694-4baa-b0b5-e1eb614ab85e, #wrap-s-9138adde-f694-4baa-b0b5-e1eb614ab85e, #wrap-content-s-9138adde-f694-4baa-b0b5-e1eb614ab85e { display: none !important; }}
#s-e771253b-a4ab-4c29-9369-980c09072fb2 {
  padding-top: 1%;
padding-left: 3%;
padding-bottom: 1%;
padding-right: 3%;
}
@media (max-width: 767px){#s-e771253b-a4ab-4c29-9369-980c09072fb2 {
  display: none;
}
#s-e771253b-a4ab-4c29-9369-980c09072fb2, #wrap-s-e771253b-a4ab-4c29-9369-980c09072fb2, #wrap-content-s-e771253b-a4ab-4c29-9369-980c09072fb2 { display: none !important; }}
#s-85bd9091-e91c-47e0-a0a8-cf714217b30b {
  margin-top: 1%;
margin-left: 3%;
margin-bottom: 1%;
margin-right: 3%;
}
@media (max-width: 767px){#s-85bd9091-e91c-47e0-a0a8-cf714217b30b {
  display: none;
}
#s-85bd9091-e91c-47e0-a0a8-cf714217b30b, #wrap-s-85bd9091-e91c-47e0-a0a8-cf714217b30b, #wrap-content-s-85bd9091-e91c-47e0-a0a8-cf714217b30b { display: none !important; }}
#s-cbfc851a-830a-4e80-96cd-813fa9db704d {
  padding-top: 1%;
padding-left: 3%;
padding-bottom: 1%;
padding-right: 3%;
}
@media (min-width: 1200px){#s-cbfc851a-830a-4e80-96cd-813fa9db704d {
  display: none;
}
#s-cbfc851a-830a-4e80-96cd-813fa9db704d, #wrap-s-cbfc851a-830a-4e80-96cd-813fa9db704d, #wrap-content-s-cbfc851a-830a-4e80-96cd-813fa9db704d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cbfc851a-830a-4e80-96cd-813fa9db704d {
  display: none;
}
#s-cbfc851a-830a-4e80-96cd-813fa9db704d, #wrap-s-cbfc851a-830a-4e80-96cd-813fa9db704d, #wrap-content-s-cbfc851a-830a-4e80-96cd-813fa9db704d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cbfc851a-830a-4e80-96cd-813fa9db704d {
  display: none;
}
#s-cbfc851a-830a-4e80-96cd-813fa9db704d, #wrap-s-cbfc851a-830a-4e80-96cd-813fa9db704d, #wrap-content-s-cbfc851a-830a-4e80-96cd-813fa9db704d { display: none !important; }}
#s-b9ce6812-a00e-47ce-8cf4-0b3918e13fa4 {
  padding-top: 1%;
padding-left: 3%;
padding-bottom: 1%;
padding-right: 3%;
}
@media (min-width: 1200px){#s-b9ce6812-a00e-47ce-8cf4-0b3918e13fa4 {
  display: none;
}
#s-b9ce6812-a00e-47ce-8cf4-0b3918e13fa4, #wrap-s-b9ce6812-a00e-47ce-8cf4-0b3918e13fa4, #wrap-content-s-b9ce6812-a00e-47ce-8cf4-0b3918e13fa4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b9ce6812-a00e-47ce-8cf4-0b3918e13fa4 {
  display: none;
}
#s-b9ce6812-a00e-47ce-8cf4-0b3918e13fa4, #wrap-s-b9ce6812-a00e-47ce-8cf4-0b3918e13fa4, #wrap-content-s-b9ce6812-a00e-47ce-8cf4-0b3918e13fa4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b9ce6812-a00e-47ce-8cf4-0b3918e13fa4 {
  display: none;
}
#s-b9ce6812-a00e-47ce-8cf4-0b3918e13fa4, #wrap-s-b9ce6812-a00e-47ce-8cf4-0b3918e13fa4, #wrap-content-s-b9ce6812-a00e-47ce-8cf4-0b3918e13fa4 { display: none !important; }}
#s-d5054cc0-1dd4-40da-a9c3-fd9b172aa40e {
  padding-top: 1%;
padding-left: 3%;
padding-bottom: 1%;
padding-right: 3%;
}
@media (min-width: 1200px){#s-d5054cc0-1dd4-40da-a9c3-fd9b172aa40e {
  display: none;
}
#s-d5054cc0-1dd4-40da-a9c3-fd9b172aa40e, #wrap-s-d5054cc0-1dd4-40da-a9c3-fd9b172aa40e, #wrap-content-s-d5054cc0-1dd4-40da-a9c3-fd9b172aa40e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5054cc0-1dd4-40da-a9c3-fd9b172aa40e {
  display: none;
}
#s-d5054cc0-1dd4-40da-a9c3-fd9b172aa40e, #wrap-s-d5054cc0-1dd4-40da-a9c3-fd9b172aa40e, #wrap-content-s-d5054cc0-1dd4-40da-a9c3-fd9b172aa40e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d5054cc0-1dd4-40da-a9c3-fd9b172aa40e {
  display: none;
}
#s-d5054cc0-1dd4-40da-a9c3-fd9b172aa40e, #wrap-s-d5054cc0-1dd4-40da-a9c3-fd9b172aa40e, #wrap-content-s-d5054cc0-1dd4-40da-a9c3-fd9b172aa40e { display: none !important; }}
#s-fd58e1cf-0d62-4287-be35-d4f34d867894 {
  padding-top: 1%;
padding-left: 3%;
padding-bottom: 1%;
padding-right: 3%;
}
@media (min-width: 1200px){#s-fd58e1cf-0d62-4287-be35-d4f34d867894 {
  display: none;
}
#s-fd58e1cf-0d62-4287-be35-d4f34d867894, #wrap-s-fd58e1cf-0d62-4287-be35-d4f34d867894, #wrap-content-s-fd58e1cf-0d62-4287-be35-d4f34d867894 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fd58e1cf-0d62-4287-be35-d4f34d867894 {
  display: none;
}
#s-fd58e1cf-0d62-4287-be35-d4f34d867894, #wrap-s-fd58e1cf-0d62-4287-be35-d4f34d867894, #wrap-content-s-fd58e1cf-0d62-4287-be35-d4f34d867894 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fd58e1cf-0d62-4287-be35-d4f34d867894 {
  display: none;
}
#s-fd58e1cf-0d62-4287-be35-d4f34d867894, #wrap-s-fd58e1cf-0d62-4287-be35-d4f34d867894, #wrap-content-s-fd58e1cf-0d62-4287-be35-d4f34d867894 { display: none !important; }}
#s-994e7304-86cf-4ce2-9fa9-c7c96c50c4d2 {
  padding-top: 1%;
padding-left: 3%;
padding-bottom: 1%;
padding-right: 3%;
}
@media (min-width: 1200px){#s-994e7304-86cf-4ce2-9fa9-c7c96c50c4d2 {
  display: none;
}
#s-994e7304-86cf-4ce2-9fa9-c7c96c50c4d2, #wrap-s-994e7304-86cf-4ce2-9fa9-c7c96c50c4d2, #wrap-content-s-994e7304-86cf-4ce2-9fa9-c7c96c50c4d2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-994e7304-86cf-4ce2-9fa9-c7c96c50c4d2 {
  display: none;
}
#s-994e7304-86cf-4ce2-9fa9-c7c96c50c4d2, #wrap-s-994e7304-86cf-4ce2-9fa9-c7c96c50c4d2, #wrap-content-s-994e7304-86cf-4ce2-9fa9-c7c96c50c4d2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-994e7304-86cf-4ce2-9fa9-c7c96c50c4d2 {
  display: none;
}
#s-994e7304-86cf-4ce2-9fa9-c7c96c50c4d2, #wrap-s-994e7304-86cf-4ce2-9fa9-c7c96c50c4d2, #wrap-content-s-994e7304-86cf-4ce2-9fa9-c7c96c50c4d2 { display: none !important; }}
#s-53276de4-2fbc-45f9-9850-acfe9fd7b802 {
  padding-top: 1%;
padding-left: 3%;
padding-bottom: 1%;
padding-right: 3%;
}
@media (min-width: 1200px){#s-53276de4-2fbc-45f9-9850-acfe9fd7b802 {
  display: none;
}
#s-53276de4-2fbc-45f9-9850-acfe9fd7b802, #wrap-s-53276de4-2fbc-45f9-9850-acfe9fd7b802, #wrap-content-s-53276de4-2fbc-45f9-9850-acfe9fd7b802 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53276de4-2fbc-45f9-9850-acfe9fd7b802 {
  display: none;
}
#s-53276de4-2fbc-45f9-9850-acfe9fd7b802, #wrap-s-53276de4-2fbc-45f9-9850-acfe9fd7b802, #wrap-content-s-53276de4-2fbc-45f9-9850-acfe9fd7b802 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-53276de4-2fbc-45f9-9850-acfe9fd7b802 {
  display: none;
}
#s-53276de4-2fbc-45f9-9850-acfe9fd7b802, #wrap-s-53276de4-2fbc-45f9-9850-acfe9fd7b802, #wrap-content-s-53276de4-2fbc-45f9-9850-acfe9fd7b802 { display: none !important; }}
#s-848d1d8f-b332-4a06-8abd-b39d7fd121e9 {
  margin-top: 1%;
margin-left: 3%;
margin-bottom: 1%;
margin-right: 3%;
}
@media (min-width: 1200px){#s-848d1d8f-b332-4a06-8abd-b39d7fd121e9 {
  display: none;
}
#s-848d1d8f-b332-4a06-8abd-b39d7fd121e9, #wrap-s-848d1d8f-b332-4a06-8abd-b39d7fd121e9, #wrap-content-s-848d1d8f-b332-4a06-8abd-b39d7fd121e9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-848d1d8f-b332-4a06-8abd-b39d7fd121e9 {
  display: none;
}
#s-848d1d8f-b332-4a06-8abd-b39d7fd121e9, #wrap-s-848d1d8f-b332-4a06-8abd-b39d7fd121e9, #wrap-content-s-848d1d8f-b332-4a06-8abd-b39d7fd121e9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-848d1d8f-b332-4a06-8abd-b39d7fd121e9 {
  display: none;
}
#s-848d1d8f-b332-4a06-8abd-b39d7fd121e9, #wrap-s-848d1d8f-b332-4a06-8abd-b39d7fd121e9, #wrap-content-s-848d1d8f-b332-4a06-8abd-b39d7fd121e9 { display: none !important; }}@media (max-width: 767px){#s-848d1d8f-b332-4a06-8abd-b39d7fd121e9 {
  
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}