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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  -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;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
  margin-left: auto;
margin-right: auto;
max-width: 2767px;
aspect-ratio: 2/3;
text-align: center;
}



.shg-image-margin-container-s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2767px;
  }



  img.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image {
    
    
    
    max-height: 2767px;
  }


.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
      position: relative;
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2767px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
  
  
  
  
}

#s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2767px;
  }



  img.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image {
    
    
    
    max-height: 2767px;
  }


.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
      position: relative;
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2767px;
    }
  }

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

.shg-image-margin-container-s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
  
  
  
  
}

#s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2767px;
  }



  img.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image {
    
    
    
    max-height: 2767px;
  }


.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
      position: relative;
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2767px;
    }
  }

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

.shg-image-margin-container-s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
  
  
  
  
}

#s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2767px;
  }



  img.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image {
    
    
    
    max-height: 2767px;
  }


.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
      position: relative;
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2767px;
    }
  }

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

.shg-image-margin-container-s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
  
  
  
  
}

#s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2767px;
  }



  img.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image {
    
    
    
    max-height: 2767px;
  }


.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container {
      position: relative;
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d5b1399-3c43-4097-b3af-61e88e0d65a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2767px;
    }
  }

}
.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-ebc0db4f-f9a8-4a2a-b4ce-497ec6169f35 {
  margin-left: auto;
margin-right: auto;
}

#s-ebc0db4f-f9a8-4a2a-b4ce-497ec6169f35 hr {
  border-top: 2px solid #ddd;
}

.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-10c19b1e-50c9-4692-889c-b34a6568287e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}

#s-10c19b1e-50c9-4692-889c-b34a6568287e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-f18f2853-a8c6-4ab5-aa1b-c638d8a4942a {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-top: 0px;
margin-bottom: 0px;
background-color: rgba(0, 0, 0, 1);
}

#s-f18f2853-a8c6-4ab5-aa1b-c638d8a4942a .shogun-countdown span, #s-f18f2853-a8c6-4ab5-aa1b-c638d8a4942a .shogun-countdown label {
  color: rgba(255, 255, 255, 1);
}
#s-c490c9fc-8565-49be-a65c-9627fddf8c89 {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
max-width: 2751px;
text-align: center;
}



.shg-image-margin-container-s-c490c9fc-8565-49be-a65c-9627fddf8c89 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
  margin-bottom: 2px;
}

#s-c490c9fc-8565-49be-a65c-9627fddf8c89 {
  margin: 0 !important;
  overflow: hidden;
}






.s-c490c9fc-8565-49be-a65c-9627fddf8c89 .shogun-image-content {
  
    align-items: center;
  
}

.s-c490c9fc-8565-49be-a65c-9627fddf8c89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c490c9fc-8565-49be-a65c-9627fddf8c89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c490c9fc-8565-49be-a65c-9627fddf8c89.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-c490c9fc-8565-49be-a65c-9627fddf8c89 {
  
  
  
  
}

#s-c490c9fc-8565-49be-a65c-9627fddf8c89 {
  margin: 0 !important;
  overflow: hidden;
}






.s-c490c9fc-8565-49be-a65c-9627fddf8c89 .shogun-image-content {
  
    align-items: center;
  
}

.s-c490c9fc-8565-49be-a65c-9627fddf8c89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c490c9fc-8565-49be-a65c-9627fddf8c89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c490c9fc-8565-49be-a65c-9627fddf8c89.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-c490c9fc-8565-49be-a65c-9627fddf8c89 {
  
  
  
  
}

#s-c490c9fc-8565-49be-a65c-9627fddf8c89 {
  margin: 0 !important;
  overflow: hidden;
}






.s-c490c9fc-8565-49be-a65c-9627fddf8c89 .shogun-image-content {
  
    align-items: center;
  
}

.s-c490c9fc-8565-49be-a65c-9627fddf8c89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c490c9fc-8565-49be-a65c-9627fddf8c89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c490c9fc-8565-49be-a65c-9627fddf8c89.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-c490c9fc-8565-49be-a65c-9627fddf8c89 {
  
  
  
  
}

#s-c490c9fc-8565-49be-a65c-9627fddf8c89 {
  margin: 0 !important;
  overflow: hidden;
}






.s-c490c9fc-8565-49be-a65c-9627fddf8c89 .shogun-image-content {
  
    align-items: center;
  
}

.s-c490c9fc-8565-49be-a65c-9627fddf8c89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c490c9fc-8565-49be-a65c-9627fddf8c89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c490c9fc-8565-49be-a65c-9627fddf8c89.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-c490c9fc-8565-49be-a65c-9627fddf8c89 {
  
  
  
  
}

#s-c490c9fc-8565-49be-a65c-9627fddf8c89 {
  margin: 0 !important;
  overflow: hidden;
}






.s-c490c9fc-8565-49be-a65c-9627fddf8c89 .shogun-image-content {
  
    align-items: center;
  
}

.s-c490c9fc-8565-49be-a65c-9627fddf8c89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c490c9fc-8565-49be-a65c-9627fddf8c89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c490c9fc-8565-49be-a65c-9627fddf8c89.shogun-image {
  box-sizing: border-box;
}




}
.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-9cde988b-5b48-4a53-aebe-d1c943a0565e {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 191, 14, 1);
text-align: center;
text-decoration: none;
}
#s-9cde988b-5b48-4a53-aebe-d1c943a0565e:hover {background-color: rgba(31, 244, 12, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9cde988b-5b48-4a53-aebe-d1c943a0565e:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODAzNTNiOWQtZDdjYS00ZmE5LTk1NDgtYjY3NDExODNmNzAyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDBmZjAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNjBlMzE0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MDM1M2I5ZC1kN2NhLTRmYTktOTU0OC1iNjc0MTE4M2Y3MDIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#00ff00"}, {"id"=>2, "pos"=>1, "color"=>"#60e314"}, {"id"=>3, "pos"=>1, "color"=>"#7e20cf"}, {"id"=>4, "pos"=>1, "color"=>"#7e20cf"}, {"id"=>5, "pos"=>1, "color"=>"#7e20cf"}, {"id"=>6, "pos"=>1, "color"=>"#7e20cf"}] !important;}

  #s-9cde988b-5b48-4a53-aebe-d1c943a0565e-root {
    text-align: center;
  }


#s-9cde988b-5b48-4a53-aebe-d1c943a0565e.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9cde988b-5b48-4a53-aebe-d1c943a0565e-root {
    text-align: center;
  }


#s-9cde988b-5b48-4a53-aebe-d1c943a0565e.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9cde988b-5b48-4a53-aebe-d1c943a0565e-root {
    text-align: center;
  }


#s-9cde988b-5b48-4a53-aebe-d1c943a0565e.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9cde988b-5b48-4a53-aebe-d1c943a0565e-root {
    text-align: center;
  }


#s-9cde988b-5b48-4a53-aebe-d1c943a0565e.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9cde988b-5b48-4a53-aebe-d1c943a0565e-root {
    text-align: center;
  }


#s-9cde988b-5b48-4a53-aebe-d1c943a0565e.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
#s-29c93efe-d033-4246-ace0-d338ee8379d3 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 2048/494;
text-align: center;
}



.shg-image-margin-container-s-29c93efe-d033-4246-ace0-d338ee8379d3 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-29c93efe-d033-4246-ace0-d338ee8379d3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-29c93efe-d033-4246-ace0-d338ee8379d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-29c93efe-d033-4246-ace0-d338ee8379d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-29c93efe-d033-4246-ace0-d338ee8379d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-29c93efe-d033-4246-ace0-d338ee8379d3 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
      position: relative;
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-29c93efe-d033-4246-ace0-d338ee8379d3 {
  
  
  
  
}

#s-29c93efe-d033-4246-ace0-d338ee8379d3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-29c93efe-d033-4246-ace0-d338ee8379d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-29c93efe-d033-4246-ace0-d338ee8379d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-29c93efe-d033-4246-ace0-d338ee8379d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-29c93efe-d033-4246-ace0-d338ee8379d3 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
      position: relative;
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-29c93efe-d033-4246-ace0-d338ee8379d3 {
  
  
  
  
}

#s-29c93efe-d033-4246-ace0-d338ee8379d3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-29c93efe-d033-4246-ace0-d338ee8379d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-29c93efe-d033-4246-ace0-d338ee8379d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-29c93efe-d033-4246-ace0-d338ee8379d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-29c93efe-d033-4246-ace0-d338ee8379d3 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
      position: relative;
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-29c93efe-d033-4246-ace0-d338ee8379d3 {
  
  
  
  
}

#s-29c93efe-d033-4246-ace0-d338ee8379d3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-29c93efe-d033-4246-ace0-d338ee8379d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-29c93efe-d033-4246-ace0-d338ee8379d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-29c93efe-d033-4246-ace0-d338ee8379d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-29c93efe-d033-4246-ace0-d338ee8379d3 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
      position: relative;
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-29c93efe-d033-4246-ace0-d338ee8379d3 {
  
  
  
  
}

#s-29c93efe-d033-4246-ace0-d338ee8379d3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-29c93efe-d033-4246-ace0-d338ee8379d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-29c93efe-d033-4246-ace0-d338ee8379d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-29c93efe-d033-4246-ace0-d338ee8379d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-29c93efe-d033-4246-ace0-d338ee8379d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-29c93efe-d033-4246-ace0-d338ee8379d3 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container {
      position: relative;
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-29c93efe-d033-4246-ace0-d338ee8379d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 2600/2422;
text-align: center;
}



.shg-image-margin-container-s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shg-image-content-wrapper {
      aspect-ratio: 2600/2422;
      min-width: 100%;
      height: auto;
    }

    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shogun-image-link {
      aspect-ratio: 2600/2422;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7008893-4eba-4f23-a778-f5a03b8419d9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
      --shg-aspect-ratio: calc(2600/2422); 
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
      position: relative;
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
  
  
  
  
}

#s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shg-image-content-wrapper {
      aspect-ratio: 2600/2422;
      min-width: 100%;
      height: auto;
    }

    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shogun-image-link {
      aspect-ratio: 2600/2422;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7008893-4eba-4f23-a778-f5a03b8419d9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
      --shg-aspect-ratio: calc(2600/2422); 
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
      position: relative;
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
  
  
  
  
}

#s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shg-image-content-wrapper {
      aspect-ratio: 2600/2422;
      min-width: 100%;
      height: auto;
    }

    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shogun-image-link {
      aspect-ratio: 2600/2422;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7008893-4eba-4f23-a778-f5a03b8419d9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
      --shg-aspect-ratio: calc(2600/2422); 
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
      position: relative;
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
  
  
  
  
}

#s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shg-image-content-wrapper {
      aspect-ratio: 2600/2422;
      min-width: 100%;
      height: auto;
    }

    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shogun-image-link {
      aspect-ratio: 2600/2422;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7008893-4eba-4f23-a778-f5a03b8419d9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
      --shg-aspect-ratio: calc(2600/2422); 
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
      position: relative;
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
  
  
  
  
}

#s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shg-image-content-wrapper {
      aspect-ratio: 2600/2422;
      min-width: 100%;
      height: auto;
    }

    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shogun-image-link {
      aspect-ratio: 2600/2422;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7008893-4eba-4f23-a778-f5a03b8419d9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-c7008893-4eba-4f23-a778-f5a03b8419d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7008893-4eba-4f23-a778-f5a03b8419d9 {
      --shg-aspect-ratio: calc(2600/2422); 
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container {
      position: relative;
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7008893-4eba-4f23-a778-f5a03b8419d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-a3b1108a-887a-412e-ab89-f03d226da201 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 2600/1697;
text-align: center;
}



.shg-image-margin-container-s-a3b1108a-887a-412e-ab89-f03d226da201 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-a3b1108a-887a-412e-ab89-f03d226da201 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shg-image-content-wrapper {
      aspect-ratio: 2600/1697;
      min-width: 100%;
      height: auto;
    }

    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shogun-image-link {
      aspect-ratio: 2600/1697;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a3b1108a-887a-412e-ab89-f03d226da201 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-a3b1108a-887a-412e-ab89-f03d226da201 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3b1108a-887a-412e-ab89-f03d226da201.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a3b1108a-887a-412e-ab89-f03d226da201 {
      --shg-aspect-ratio: calc(2600/1697); 
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
      position: relative;
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-a3b1108a-887a-412e-ab89-f03d226da201 {
  
  
  
  
}

#s-a3b1108a-887a-412e-ab89-f03d226da201 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shg-image-content-wrapper {
      aspect-ratio: 2600/1697;
      min-width: 100%;
      height: auto;
    }

    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shogun-image-link {
      aspect-ratio: 2600/1697;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a3b1108a-887a-412e-ab89-f03d226da201 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-a3b1108a-887a-412e-ab89-f03d226da201 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3b1108a-887a-412e-ab89-f03d226da201.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a3b1108a-887a-412e-ab89-f03d226da201 {
      --shg-aspect-ratio: calc(2600/1697); 
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
      position: relative;
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-a3b1108a-887a-412e-ab89-f03d226da201 {
  
  
  
  
}

#s-a3b1108a-887a-412e-ab89-f03d226da201 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shg-image-content-wrapper {
      aspect-ratio: 2600/1697;
      min-width: 100%;
      height: auto;
    }

    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shogun-image-link {
      aspect-ratio: 2600/1697;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a3b1108a-887a-412e-ab89-f03d226da201 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-a3b1108a-887a-412e-ab89-f03d226da201 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3b1108a-887a-412e-ab89-f03d226da201.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a3b1108a-887a-412e-ab89-f03d226da201 {
      --shg-aspect-ratio: calc(2600/1697); 
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
      position: relative;
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-a3b1108a-887a-412e-ab89-f03d226da201 {
  
  
  
  
}

#s-a3b1108a-887a-412e-ab89-f03d226da201 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shg-image-content-wrapper {
      aspect-ratio: 2600/1697;
      min-width: 100%;
      height: auto;
    }

    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shogun-image-link {
      aspect-ratio: 2600/1697;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a3b1108a-887a-412e-ab89-f03d226da201 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-a3b1108a-887a-412e-ab89-f03d226da201 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3b1108a-887a-412e-ab89-f03d226da201.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a3b1108a-887a-412e-ab89-f03d226da201 {
      --shg-aspect-ratio: calc(2600/1697); 
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
      position: relative;
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-a3b1108a-887a-412e-ab89-f03d226da201 {
  
  
  
  
}

#s-a3b1108a-887a-412e-ab89-f03d226da201 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shg-image-content-wrapper {
      aspect-ratio: 2600/1697;
      min-width: 100%;
      height: auto;
    }

    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shogun-image-link {
      aspect-ratio: 2600/1697;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a3b1108a-887a-412e-ab89-f03d226da201 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a3b1108a-887a-412e-ab89-f03d226da201 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-a3b1108a-887a-412e-ab89-f03d226da201 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3b1108a-887a-412e-ab89-f03d226da201.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a3b1108a-887a-412e-ab89-f03d226da201 {
      --shg-aspect-ratio: calc(2600/1697); 
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container {
      position: relative;
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3b1108a-887a-412e-ab89-f03d226da201 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 2713/1188;
text-align: center;
}



.shg-image-margin-container-s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  margin-bottom: 8px;
}

#s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shg-image-content-wrapper {
      aspect-ratio: 2713/1188;
      min-width: 100%;
      height: auto;
    }

    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shogun-image-link {
      aspect-ratio: 2713/1188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shogun-image-content {
  
    align-items: center;
  
}

.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
      --shg-aspect-ratio: calc(2713/1188); 
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
      position: relative;
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
  
  
  
  
}

#s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shg-image-content-wrapper {
      aspect-ratio: 2713/1188;
      min-width: 100%;
      height: auto;
    }

    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shogun-image-link {
      aspect-ratio: 2713/1188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shogun-image-content {
  
    align-items: center;
  
}

.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
      --shg-aspect-ratio: calc(2713/1188); 
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
      position: relative;
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
  
  
  
  
}

#s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shg-image-content-wrapper {
      aspect-ratio: 2713/1188;
      min-width: 100%;
      height: auto;
    }

    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shogun-image-link {
      aspect-ratio: 2713/1188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shogun-image-content {
  
    align-items: center;
  
}

.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
      --shg-aspect-ratio: calc(2713/1188); 
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
      position: relative;
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
  
  
  
  
}

#s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shg-image-content-wrapper {
      aspect-ratio: 2713/1188;
      min-width: 100%;
      height: auto;
    }

    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shogun-image-link {
      aspect-ratio: 2713/1188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shogun-image-content {
  
    align-items: center;
  
}

.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
      --shg-aspect-ratio: calc(2713/1188); 
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
      position: relative;
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
  
  
  
  
}

#s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shg-image-content-wrapper {
      aspect-ratio: 2713/1188;
      min-width: 100%;
      height: auto;
    }

    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shogun-image-link {
      aspect-ratio: 2713/1188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c .shogun-image-content {
  
    align-items: center;
  
}

.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c {
      --shg-aspect-ratio: calc(2713/1188); 
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container {
      position: relative;
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e0e46d6-ea4e-49cb-8c67-1e0785ba397c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

#s-96c3fc74-4c91-4b74-b6a8-645f26536f39 {
  margin-left: 5%;
margin-right: 5%;
}

#s-f3d60980-d033-4085-8dfd-7390f247eede {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 3259/769;
text-align: center;
}



.shg-image-margin-container-s-f3d60980-d033-4085-8dfd-7390f247eede {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-f3d60980-d033-4085-8dfd-7390f247eede {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f3d60980-d033-4085-8dfd-7390f247eede .shg-image-content-wrapper {
      aspect-ratio: 3259/769;
      min-width: 100%;
      height: auto;
    }

    #s-f3d60980-d033-4085-8dfd-7390f247eede .shogun-image-link {
      aspect-ratio: 3259/769;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f3d60980-d033-4085-8dfd-7390f247eede .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f3d60980-d033-4085-8dfd-7390f247eede img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-f3d60980-d033-4085-8dfd-7390f247eede .shogun-image-content {
  
    align-items: center;
  
}

.s-f3d60980-d033-4085-8dfd-7390f247eede.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3d60980-d033-4085-8dfd-7390f247eede {
      --shg-aspect-ratio: calc(3259/769); 
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
      position: relative;
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f3d60980-d033-4085-8dfd-7390f247eede {
  
  
  
  
}

#s-f3d60980-d033-4085-8dfd-7390f247eede {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f3d60980-d033-4085-8dfd-7390f247eede .shg-image-content-wrapper {
      aspect-ratio: 3259/769;
      min-width: 100%;
      height: auto;
    }

    #s-f3d60980-d033-4085-8dfd-7390f247eede .shogun-image-link {
      aspect-ratio: 3259/769;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f3d60980-d033-4085-8dfd-7390f247eede .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f3d60980-d033-4085-8dfd-7390f247eede img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-f3d60980-d033-4085-8dfd-7390f247eede .shogun-image-content {
  
    align-items: center;
  
}

.s-f3d60980-d033-4085-8dfd-7390f247eede.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3d60980-d033-4085-8dfd-7390f247eede {
      --shg-aspect-ratio: calc(3259/769); 
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
      position: relative;
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-f3d60980-d033-4085-8dfd-7390f247eede {
  
  
  
  
}

#s-f3d60980-d033-4085-8dfd-7390f247eede {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f3d60980-d033-4085-8dfd-7390f247eede .shg-image-content-wrapper {
      aspect-ratio: 3259/769;
      min-width: 100%;
      height: auto;
    }

    #s-f3d60980-d033-4085-8dfd-7390f247eede .shogun-image-link {
      aspect-ratio: 3259/769;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f3d60980-d033-4085-8dfd-7390f247eede .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f3d60980-d033-4085-8dfd-7390f247eede img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-f3d60980-d033-4085-8dfd-7390f247eede .shogun-image-content {
  
    align-items: center;
  
}

.s-f3d60980-d033-4085-8dfd-7390f247eede.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3d60980-d033-4085-8dfd-7390f247eede {
      --shg-aspect-ratio: calc(3259/769); 
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
      position: relative;
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-f3d60980-d033-4085-8dfd-7390f247eede {
  
  
  
  
}

#s-f3d60980-d033-4085-8dfd-7390f247eede {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f3d60980-d033-4085-8dfd-7390f247eede .shg-image-content-wrapper {
      aspect-ratio: 3259/769;
      min-width: 100%;
      height: auto;
    }

    #s-f3d60980-d033-4085-8dfd-7390f247eede .shogun-image-link {
      aspect-ratio: 3259/769;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f3d60980-d033-4085-8dfd-7390f247eede .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f3d60980-d033-4085-8dfd-7390f247eede img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-f3d60980-d033-4085-8dfd-7390f247eede .shogun-image-content {
  
    align-items: center;
  
}

.s-f3d60980-d033-4085-8dfd-7390f247eede.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3d60980-d033-4085-8dfd-7390f247eede {
      --shg-aspect-ratio: calc(3259/769); 
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
      position: relative;
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-f3d60980-d033-4085-8dfd-7390f247eede {
  
  
  
  
}

#s-f3d60980-d033-4085-8dfd-7390f247eede {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f3d60980-d033-4085-8dfd-7390f247eede .shg-image-content-wrapper {
      aspect-ratio: 3259/769;
      min-width: 100%;
      height: auto;
    }

    #s-f3d60980-d033-4085-8dfd-7390f247eede .shogun-image-link {
      aspect-ratio: 3259/769;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f3d60980-d033-4085-8dfd-7390f247eede .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f3d60980-d033-4085-8dfd-7390f247eede img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-f3d60980-d033-4085-8dfd-7390f247eede .shogun-image-content {
  
    align-items: center;
  
}

.s-f3d60980-d033-4085-8dfd-7390f247eede.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3d60980-d033-4085-8dfd-7390f247eede {
      --shg-aspect-ratio: calc(3259/769); 
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container {
      position: relative;
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3d60980-d033-4085-8dfd-7390f247eede img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 3265/1614;
text-align: center;
}



.shg-image-margin-container-s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shg-image-content-wrapper {
      aspect-ratio: 3265/1614;
      min-width: 100%;
      height: auto;
    }

    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shogun-image-link {
      aspect-ratio: 3265/1614;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
      --shg-aspect-ratio: calc(3265/1614); 
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
      position: relative;
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
  
  
  
  
}

#s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shg-image-content-wrapper {
      aspect-ratio: 3265/1614;
      min-width: 100%;
      height: auto;
    }

    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shogun-image-link {
      aspect-ratio: 3265/1614;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
      --shg-aspect-ratio: calc(3265/1614); 
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
      position: relative;
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
  
  
  
  
}

#s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shg-image-content-wrapper {
      aspect-ratio: 3265/1614;
      min-width: 100%;
      height: auto;
    }

    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shogun-image-link {
      aspect-ratio: 3265/1614;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
      --shg-aspect-ratio: calc(3265/1614); 
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
      position: relative;
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
  
  
  
  
}

#s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shg-image-content-wrapper {
      aspect-ratio: 3265/1614;
      min-width: 100%;
      height: auto;
    }

    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shogun-image-link {
      aspect-ratio: 3265/1614;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
      --shg-aspect-ratio: calc(3265/1614); 
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
      position: relative;
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
  
  
  
  
}

#s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shg-image-content-wrapper {
      aspect-ratio: 3265/1614;
      min-width: 100%;
      height: auto;
    }

    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shogun-image-link {
      aspect-ratio: 3265/1614;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa0e1bec-5467-413e-add8-0b5f19b8e828 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-fa0e1bec-5467-413e-add8-0b5f19b8e828 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828 {
      --shg-aspect-ratio: calc(3265/1614); 
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container {
      position: relative;
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa0e1bec-5467-413e-add8-0b5f19b8e828 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-9a3da2b6-bab3-4ae6-9594-9de6082021ca {
  margin-left: 5%;
margin-right: 5%;
}

#s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 3297/648;
text-align: center;
}



.shg-image-margin-container-s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shg-image-content-wrapper {
      aspect-ratio: 3297/648;
      min-width: 100%;
      height: auto;
    }

    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shogun-image-link {
      aspect-ratio: 3297/648;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shogun-image-content {
  
    align-items: center;
  
}

.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
      --shg-aspect-ratio: calc(3297/648); 
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
      position: relative;
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
  
  
  
  
}

#s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shg-image-content-wrapper {
      aspect-ratio: 3297/648;
      min-width: 100%;
      height: auto;
    }

    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shogun-image-link {
      aspect-ratio: 3297/648;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shogun-image-content {
  
    align-items: center;
  
}

.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
      --shg-aspect-ratio: calc(3297/648); 
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
      position: relative;
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
  
  
  
  
}

#s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shg-image-content-wrapper {
      aspect-ratio: 3297/648;
      min-width: 100%;
      height: auto;
    }

    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shogun-image-link {
      aspect-ratio: 3297/648;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shogun-image-content {
  
    align-items: center;
  
}

.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
      --shg-aspect-ratio: calc(3297/648); 
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
      position: relative;
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
  
  
  
  
}

#s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shg-image-content-wrapper {
      aspect-ratio: 3297/648;
      min-width: 100%;
      height: auto;
    }

    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shogun-image-link {
      aspect-ratio: 3297/648;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shogun-image-content {
  
    align-items: center;
  
}

.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
      --shg-aspect-ratio: calc(3297/648); 
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
      position: relative;
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
  
  
  
  
}

#s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shg-image-content-wrapper {
      aspect-ratio: 3297/648;
      min-width: 100%;
      height: auto;
    }

    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shogun-image-link {
      aspect-ratio: 3297/648;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 .shogun-image-content {
  
    align-items: center;
  
}

.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 {
      --shg-aspect-ratio: calc(3297/648); 
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container {
      position: relative;
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5b15122-6d18-4dbe-b001-ef298a4d3d99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-44020d82-982b-4b81-bd4f-42e720fbf30b {
  margin-left: 5%;
margin-right: 5%;
}

#s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 680/400;
text-align: center;
}



.shg-image-margin-container-s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shg-image-content-wrapper {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }

    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shogun-image-link {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31876f30-118b-43c8-a4ee-c76a49b801b2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shogun-image-content {
  
    align-items: center;
  
}

.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
      --shg-aspect-ratio: calc(680/400); 
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
      position: relative;
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
  
  
  
  
}

#s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shg-image-content-wrapper {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }

    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shogun-image-link {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31876f30-118b-43c8-a4ee-c76a49b801b2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shogun-image-content {
  
    align-items: center;
  
}

.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
      --shg-aspect-ratio: calc(680/400); 
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
      position: relative;
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
  
  
  
  
}

#s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shg-image-content-wrapper {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }

    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shogun-image-link {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31876f30-118b-43c8-a4ee-c76a49b801b2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shogun-image-content {
  
    align-items: center;
  
}

.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
      --shg-aspect-ratio: calc(680/400); 
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
      position: relative;
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
  
  
  
  
}

#s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shg-image-content-wrapper {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }

    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shogun-image-link {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31876f30-118b-43c8-a4ee-c76a49b801b2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shogun-image-content {
  
    align-items: center;
  
}

.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
      --shg-aspect-ratio: calc(680/400); 
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
      position: relative;
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
  
  
  
  
}

#s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shg-image-content-wrapper {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }

    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shogun-image-link {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31876f30-118b-43c8-a4ee-c76a49b801b2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-31876f30-118b-43c8-a4ee-c76a49b801b2 .shogun-image-content {
  
    align-items: center;
  
}

.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-31876f30-118b-43c8-a4ee-c76a49b801b2 {
      --shg-aspect-ratio: calc(680/400); 
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container {
      position: relative;
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31876f30-118b-43c8-a4ee-c76a49b801b2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 1230/600;
text-align: center;
}



.shg-image-margin-container-s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shg-image-content-wrapper {
      aspect-ratio: 1230/600;
      min-width: 100%;
      height: auto;
    }

    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shogun-image-link {
      aspect-ratio: 1230/600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98a094bc-98fd-401b-b1d2-8bc626475b5f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shogun-image-content {
  
    align-items: center;
  
}

.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
      --shg-aspect-ratio: calc(1230/600); 
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
      position: relative;
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
  
  
  
  
}

#s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shg-image-content-wrapper {
      aspect-ratio: 1230/600;
      min-width: 100%;
      height: auto;
    }

    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shogun-image-link {
      aspect-ratio: 1230/600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98a094bc-98fd-401b-b1d2-8bc626475b5f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shogun-image-content {
  
    align-items: center;
  
}

.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
      --shg-aspect-ratio: calc(1230/600); 
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
      position: relative;
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
  
  
  
  
}

#s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shg-image-content-wrapper {
      aspect-ratio: 1230/600;
      min-width: 100%;
      height: auto;
    }

    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shogun-image-link {
      aspect-ratio: 1230/600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98a094bc-98fd-401b-b1d2-8bc626475b5f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shogun-image-content {
  
    align-items: center;
  
}

.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
      --shg-aspect-ratio: calc(1230/600); 
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
      position: relative;
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
  
  
  
  
}

#s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shg-image-content-wrapper {
      aspect-ratio: 1230/600;
      min-width: 100%;
      height: auto;
    }

    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shogun-image-link {
      aspect-ratio: 1230/600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98a094bc-98fd-401b-b1d2-8bc626475b5f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shogun-image-content {
  
    align-items: center;
  
}

.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
      --shg-aspect-ratio: calc(1230/600); 
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
      position: relative;
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
  
  
  
  
}

#s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shg-image-content-wrapper {
      aspect-ratio: 1230/600;
      min-width: 100%;
      height: auto;
    }

    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shogun-image-link {
      aspect-ratio: 1230/600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98a094bc-98fd-401b-b1d2-8bc626475b5f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-98a094bc-98fd-401b-b1d2-8bc626475b5f .shogun-image-content {
  
    align-items: center;
  
}

.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f {
      --shg-aspect-ratio: calc(1230/600); 
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container {
      position: relative;
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98a094bc-98fd-401b-b1d2-8bc626475b5f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-bef80c74-5fac-497a-becc-296e8b28a99d {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-bef80c74-5fac-497a-becc-296e8b28a99d hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 3262/662;
text-align: center;
}



.shg-image-margin-container-s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shg-image-content-wrapper {
      aspect-ratio: 3262/662;
      min-width: 100%;
      height: auto;
    }

    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shogun-image-link {
      aspect-ratio: 3262/662;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-608b85b5-e3d1-42c5-9051-f1414f77c05c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shogun-image-content {
  
    align-items: center;
  
}

.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
      --shg-aspect-ratio: calc(3262/662); 
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
      position: relative;
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
  
  
  
  
}

#s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shg-image-content-wrapper {
      aspect-ratio: 3262/662;
      min-width: 100%;
      height: auto;
    }

    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shogun-image-link {
      aspect-ratio: 3262/662;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-608b85b5-e3d1-42c5-9051-f1414f77c05c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shogun-image-content {
  
    align-items: center;
  
}

.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
      --shg-aspect-ratio: calc(3262/662); 
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
      position: relative;
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
  
  
  
  
}

#s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shg-image-content-wrapper {
      aspect-ratio: 3262/662;
      min-width: 100%;
      height: auto;
    }

    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shogun-image-link {
      aspect-ratio: 3262/662;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-608b85b5-e3d1-42c5-9051-f1414f77c05c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shogun-image-content {
  
    align-items: center;
  
}

.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
      --shg-aspect-ratio: calc(3262/662); 
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
      position: relative;
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
  
  
  
  
}

#s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shg-image-content-wrapper {
      aspect-ratio: 3262/662;
      min-width: 100%;
      height: auto;
    }

    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shogun-image-link {
      aspect-ratio: 3262/662;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-608b85b5-e3d1-42c5-9051-f1414f77c05c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shogun-image-content {
  
    align-items: center;
  
}

.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
      --shg-aspect-ratio: calc(3262/662); 
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
      position: relative;
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
  
  
  
  
}

#s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shg-image-content-wrapper {
      aspect-ratio: 3262/662;
      min-width: 100%;
      height: auto;
    }

    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shogun-image-link {
      aspect-ratio: 3262/662;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-608b85b5-e3d1-42c5-9051-f1414f77c05c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-608b85b5-e3d1-42c5-9051-f1414f77c05c .shogun-image-content {
  
    align-items: center;
  
}

.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c {
      --shg-aspect-ratio: calc(3262/662); 
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container {
      position: relative;
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-608b85b5-e3d1-42c5-9051-f1414f77c05c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-3b7b51fe-2c0b-4070-9338-608dcb3966f1 {
  margin-left: 5%;
margin-right: 5%;
}

#s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
  margin-left: auto;
margin-right: auto;
max-width: 3301px;
aspect-ratio: 2987/1497;
text-align: center;
}



.shg-image-margin-container-s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shg-image-content-wrapper {
      aspect-ratio: 2987/1497;
      min-width: 100%;
      height: auto;
    }

    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shogun-image-link {
      aspect-ratio: 2987/1497;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shogun-image-content {
  
    align-items: center;
  
}

.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
      --shg-aspect-ratio: calc(2987/1497); 
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
      position: relative;
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
  
  
  
  
}

#s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shg-image-content-wrapper {
      aspect-ratio: 2987/1497;
      min-width: 100%;
      height: auto;
    }

    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shogun-image-link {
      aspect-ratio: 2987/1497;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shogun-image-content {
  
    align-items: center;
  
}

.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
      --shg-aspect-ratio: calc(2987/1497); 
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
      position: relative;
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

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

.shg-image-margin-container-s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
  
  
  
  
}

#s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shg-image-content-wrapper {
      aspect-ratio: 2987/1497;
      min-width: 100%;
      height: auto;
    }

    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shogun-image-link {
      aspect-ratio: 2987/1497;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shogun-image-content {
  
    align-items: center;
  
}

.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
      --shg-aspect-ratio: calc(2987/1497); 
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
      position: relative;
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

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

.shg-image-margin-container-s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
  
  
  
  
}

#s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shg-image-content-wrapper {
      aspect-ratio: 2987/1497;
      min-width: 100%;
      height: auto;
    }

    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shogun-image-link {
      aspect-ratio: 2987/1497;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shogun-image-content {
  
    align-items: center;
  
}

.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
      --shg-aspect-ratio: calc(2987/1497); 
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
      position: relative;
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

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

.shg-image-margin-container-s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
  
  
  
  
}

#s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shg-image-content-wrapper {
      aspect-ratio: 2987/1497;
      min-width: 100%;
      height: auto;
    }

    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shogun-image-link {
      aspect-ratio: 2987/1497;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd3a716e-3737-4227-bfe5-0289cc8c0737 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-bd3a716e-3737-4227-bfe5-0289cc8c0737 .shogun-image-content {
  
    align-items: center;
  
}

.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737 {
      --shg-aspect-ratio: calc(2987/1497); 
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container {
      position: relative;
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd3a716e-3737-4227-bfe5-0289cc8c0737 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

}
#s-3c185431-0836-49f3-8618-9f9c9f745912 {
  margin-left: 5%;
margin-right: 5%;
}

#s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
  margin-left: auto;
margin-right: auto;
max-width: 3301px;
aspect-ratio: 640/312;
text-align: center;
}



.shg-image-margin-container-s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
      position: relative;
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
  
  
  
  
}

#s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
      position: relative;
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

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

.shg-image-margin-container-s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
  
  
  
  
}

#s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
      position: relative;
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

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

.shg-image-margin-container-s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
  
  
  
  
}

#s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
      position: relative;
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

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

.shg-image-margin-container-s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
  
  
  
  
}

#s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container {
      position: relative;
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca5bbac4-19be-41a0-b1b9-a8bfd97eb8f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

}
#s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
  margin-left: auto;
margin-right: auto;
max-width: 3301px;
aspect-ratio: 640/300;
text-align: center;
}



.shg-image-margin-container-s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shg-image-content-wrapper {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }

    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shogun-image-link {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
      --shg-aspect-ratio: calc(640/300); 
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
      position: relative;
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
  
  
  
  
}

#s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shg-image-content-wrapper {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }

    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shogun-image-link {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
      --shg-aspect-ratio: calc(640/300); 
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
      position: relative;
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

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

.shg-image-margin-container-s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
  
  
  
  
}

#s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shg-image-content-wrapper {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }

    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shogun-image-link {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
      --shg-aspect-ratio: calc(640/300); 
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
      position: relative;
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

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

.shg-image-margin-container-s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
  
  
  
  
}

#s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shg-image-content-wrapper {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }

    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shogun-image-link {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
      --shg-aspect-ratio: calc(640/300); 
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
      position: relative;
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

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

.shg-image-margin-container-s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
  
  
  
  
}

#s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shg-image-content-wrapper {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }

    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shogun-image-link {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 {
      --shg-aspect-ratio: calc(640/300); 
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container {
      position: relative;
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a0cd5a8-6675-4915-9f6e-7a0c72cd4e36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

}
#s-384d8513-77c7-415e-992d-59e8c55afb8a {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-384d8513-77c7-415e-992d-59e8c55afb8a hr {
  border-top: 2px solid rgba(255, 251, 251, 1);
}

#s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 3301px;
aspect-ratio: 3301/648;
text-align: center;
}



.shg-image-margin-container-s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shg-image-content-wrapper {
      aspect-ratio: 3301/648;
      min-width: 100%;
      height: auto;
    }

    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shogun-image-link {
      aspect-ratio: 3301/648;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shogun-image-content {
  
    align-items: center;
  
}

.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
      --shg-aspect-ratio: calc(3301/648); 
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
      position: relative;
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
  
  
  
  
}

#s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shg-image-content-wrapper {
      aspect-ratio: 3301/648;
      min-width: 100%;
      height: auto;
    }

    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shogun-image-link {
      aspect-ratio: 3301/648;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shogun-image-content {
  
    align-items: center;
  
}

.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
      --shg-aspect-ratio: calc(3301/648); 
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
      position: relative;
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

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

.shg-image-margin-container-s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
  
  
  
  
}

#s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shg-image-content-wrapper {
      aspect-ratio: 3301/648;
      min-width: 100%;
      height: auto;
    }

    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shogun-image-link {
      aspect-ratio: 3301/648;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shogun-image-content {
  
    align-items: center;
  
}

.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
      --shg-aspect-ratio: calc(3301/648); 
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
      position: relative;
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

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

.shg-image-margin-container-s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
  
  
  
  
}

#s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shg-image-content-wrapper {
      aspect-ratio: 3301/648;
      min-width: 100%;
      height: auto;
    }

    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shogun-image-link {
      aspect-ratio: 3301/648;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shogun-image-content {
  
    align-items: center;
  
}

.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
      --shg-aspect-ratio: calc(3301/648); 
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
      position: relative;
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

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

.shg-image-margin-container-s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
  
  
  
  
}

#s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shg-image-content-wrapper {
      aspect-ratio: 3301/648;
      min-width: 100%;
      height: auto;
    }

    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shogun-image-link {
      aspect-ratio: 3301/648;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 3301px;
  }



  img.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image {
    
    
    
    max-height: 3301px;
  }


.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 .shogun-image-content {
  
    align-items: center;
  
}

.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 {
      --shg-aspect-ratio: calc(3301/648); 
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container {
      position: relative;
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76c71cbf-2495-448b-bc7f-56ec8d9a8061 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3301px;
    }
  }

}
#s-5d58b22e-f6d1-4652-ab9d-d84811b2a6b0 {
  margin-left: 5%;
margin-right: 5%;
}

#s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/312;
text-align: center;
}



.shg-image-margin-container-s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shogun-image-content {
  
    align-items: center;
  
}

.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
      position: relative;
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
  
  
  
  
}

#s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shogun-image-content {
  
    align-items: center;
  
}

.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
      position: relative;
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
  
  
  
  
}

#s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shogun-image-content {
  
    align-items: center;
  
}

.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
      position: relative;
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
  
  
  
  
}

#s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shogun-image-content {
  
    align-items: center;
  
}

.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
      position: relative;
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
  
  
  
  
}

#s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb .shogun-image-content {
  
    align-items: center;
  
}

.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container {
      position: relative;
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79bb6c57-6f15-4dc8-add6-13d2d51a3ccb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3259/1921;
text-align: center;
}



.shg-image-margin-container-s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shg-image-content-wrapper {
      aspect-ratio: 3259/1921;
      min-width: 100%;
      height: auto;
    }

    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shogun-image-link {
      aspect-ratio: 3259/1921;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
      --shg-aspect-ratio: calc(3259/1921); 
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
      position: relative;
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
  
  
  
  
}

#s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shg-image-content-wrapper {
      aspect-ratio: 3259/1921;
      min-width: 100%;
      height: auto;
    }

    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shogun-image-link {
      aspect-ratio: 3259/1921;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
      --shg-aspect-ratio: calc(3259/1921); 
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
      position: relative;
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
  
  
  
  
}

#s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shg-image-content-wrapper {
      aspect-ratio: 3259/1921;
      min-width: 100%;
      height: auto;
    }

    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shogun-image-link {
      aspect-ratio: 3259/1921;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
      --shg-aspect-ratio: calc(3259/1921); 
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
      position: relative;
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
  
  
  
  
}

#s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shg-image-content-wrapper {
      aspect-ratio: 3259/1921;
      min-width: 100%;
      height: auto;
    }

    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shogun-image-link {
      aspect-ratio: 3259/1921;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
      --shg-aspect-ratio: calc(3259/1921); 
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
      position: relative;
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
  
  
  
  
}

#s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shg-image-content-wrapper {
      aspect-ratio: 3259/1921;
      min-width: 100%;
      height: auto;
    }

    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shogun-image-link {
      aspect-ratio: 3259/1921;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 {
      --shg-aspect-ratio: calc(3259/1921); 
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container {
      position: relative;
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ef0bf0a-9f72-4451-ac6e-e5c53c78c833 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-08e6eb7c-3ac1-4e86-8bba-9b93a46971ed {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-08e6eb7c-3ac1-4e86-8bba-9b93a46971ed hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3305/699;
text-align: center;
}



.shg-image-margin-container-s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shg-image-content-wrapper {
      aspect-ratio: 3305/699;
      min-width: 100%;
      height: auto;
    }

    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shogun-image-link {
      aspect-ratio: 3305/699;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9dda007-afb1-4c36-82f5-65320321bdc4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shogun-image-content {
  
    align-items: center;
  
}

.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
      --shg-aspect-ratio: calc(3305/699); 
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
      position: relative;
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
  
  
  
  
}

#s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shg-image-content-wrapper {
      aspect-ratio: 3305/699;
      min-width: 100%;
      height: auto;
    }

    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shogun-image-link {
      aspect-ratio: 3305/699;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9dda007-afb1-4c36-82f5-65320321bdc4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shogun-image-content {
  
    align-items: center;
  
}

.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
      --shg-aspect-ratio: calc(3305/699); 
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
      position: relative;
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
  
  
  
  
}

#s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shg-image-content-wrapper {
      aspect-ratio: 3305/699;
      min-width: 100%;
      height: auto;
    }

    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shogun-image-link {
      aspect-ratio: 3305/699;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9dda007-afb1-4c36-82f5-65320321bdc4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shogun-image-content {
  
    align-items: center;
  
}

.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
      --shg-aspect-ratio: calc(3305/699); 
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
      position: relative;
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
  
  
  
  
}

#s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shg-image-content-wrapper {
      aspect-ratio: 3305/699;
      min-width: 100%;
      height: auto;
    }

    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shogun-image-link {
      aspect-ratio: 3305/699;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9dda007-afb1-4c36-82f5-65320321bdc4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shogun-image-content {
  
    align-items: center;
  
}

.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
      --shg-aspect-ratio: calc(3305/699); 
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
      position: relative;
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
  
  
  
  
}

#s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shg-image-content-wrapper {
      aspect-ratio: 3305/699;
      min-width: 100%;
      height: auto;
    }

    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shogun-image-link {
      aspect-ratio: 3305/699;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9dda007-afb1-4c36-82f5-65320321bdc4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e9dda007-afb1-4c36-82f5-65320321bdc4 .shogun-image-content {
  
    align-items: center;
  
}

.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e9dda007-afb1-4c36-82f5-65320321bdc4 {
      --shg-aspect-ratio: calc(3305/699); 
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container {
      position: relative;
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9dda007-afb1-4c36-82f5-65320321bdc4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-9f087744-f1bf-4522-b9d5-155ec864280e {
  margin-left: 5%;
margin-right: 5%;
}

#s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 2989/1272;
text-align: center;
}



.shg-image-margin-container-s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shg-image-content-wrapper {
      aspect-ratio: 2989/1272;
      min-width: 100%;
      height: auto;
    }

    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shogun-image-link {
      aspect-ratio: 2989/1272;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a39e00b-5f4e-482a-8dd3-38736978c148 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
      --shg-aspect-ratio: calc(2989/1272); 
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
      position: relative;
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
  
  
  
  
}

#s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shg-image-content-wrapper {
      aspect-ratio: 2989/1272;
      min-width: 100%;
      height: auto;
    }

    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shogun-image-link {
      aspect-ratio: 2989/1272;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a39e00b-5f4e-482a-8dd3-38736978c148 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
      --shg-aspect-ratio: calc(2989/1272); 
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
      position: relative;
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
  
  
  
  
}

#s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shg-image-content-wrapper {
      aspect-ratio: 2989/1272;
      min-width: 100%;
      height: auto;
    }

    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shogun-image-link {
      aspect-ratio: 2989/1272;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a39e00b-5f4e-482a-8dd3-38736978c148 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
      --shg-aspect-ratio: calc(2989/1272); 
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
      position: relative;
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
  
  
  
  
}

#s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shg-image-content-wrapper {
      aspect-ratio: 2989/1272;
      min-width: 100%;
      height: auto;
    }

    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shogun-image-link {
      aspect-ratio: 2989/1272;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a39e00b-5f4e-482a-8dd3-38736978c148 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
      --shg-aspect-ratio: calc(2989/1272); 
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
      position: relative;
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
  
  
  
  
}

#s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shg-image-content-wrapper {
      aspect-ratio: 2989/1272;
      min-width: 100%;
      height: auto;
    }

    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shogun-image-link {
      aspect-ratio: 2989/1272;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a39e00b-5f4e-482a-8dd3-38736978c148 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5a39e00b-5f4e-482a-8dd3-38736978c148 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a39e00b-5f4e-482a-8dd3-38736978c148 {
      --shg-aspect-ratio: calc(2989/1272); 
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container {
      position: relative;
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a39e00b-5f4e-482a-8dd3-38736978c148 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-d3497420-201a-4fbd-b9e5-f36c173ba6f2 {
  margin-left: 5%;
margin-right: 5%;
}

#s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/376;
text-align: center;
}



.shg-image-margin-container-s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shogun-image-content {
  
    align-items: center;
  
}

.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
      position: relative;
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
  
  
  
  
}

#s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shogun-image-content {
  
    align-items: center;
  
}

.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
      position: relative;
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
  
  
  
  
}

#s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shogun-image-content {
  
    align-items: center;
  
}

.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
      position: relative;
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
  
  
  
  
}

#s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shogun-image-content {
  
    align-items: center;
  
}

.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
      position: relative;
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
  
  
  
  
}

#s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53b8ef31-63d4-4222-b7c2-e97820c1a463 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-53b8ef31-63d4-4222-b7c2-e97820c1a463 .shogun-image-content {
  
    align-items: center;
  
}

.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463 {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container {
      position: relative;
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53b8ef31-63d4-4222-b7c2-e97820c1a463 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-9e7cfe28-40e9-437c-8fb1-834b52cb8c69 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-9e7cfe28-40e9-437c-8fb1-834b52cb8c69 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3264/513;
text-align: center;
}



.shg-image-margin-container-s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shg-image-content-wrapper {
      aspect-ratio: 3264/513;
      min-width: 100%;
      height: auto;
    }

    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shogun-image-link {
      aspect-ratio: 3264/513;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d25cd3ab-7abb-4a43-9cf6-546980150009 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shogun-image-content {
  
    align-items: center;
  
}

.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
      --shg-aspect-ratio: calc(3264/513); 
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
      position: relative;
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
  
  
  
  
}

#s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shg-image-content-wrapper {
      aspect-ratio: 3264/513;
      min-width: 100%;
      height: auto;
    }

    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shogun-image-link {
      aspect-ratio: 3264/513;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d25cd3ab-7abb-4a43-9cf6-546980150009 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shogun-image-content {
  
    align-items: center;
  
}

.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
      --shg-aspect-ratio: calc(3264/513); 
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
      position: relative;
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
  
  
  
  
}

#s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shg-image-content-wrapper {
      aspect-ratio: 3264/513;
      min-width: 100%;
      height: auto;
    }

    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shogun-image-link {
      aspect-ratio: 3264/513;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d25cd3ab-7abb-4a43-9cf6-546980150009 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shogun-image-content {
  
    align-items: center;
  
}

.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
      --shg-aspect-ratio: calc(3264/513); 
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
      position: relative;
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
  
  
  
  
}

#s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shg-image-content-wrapper {
      aspect-ratio: 3264/513;
      min-width: 100%;
      height: auto;
    }

    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shogun-image-link {
      aspect-ratio: 3264/513;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d25cd3ab-7abb-4a43-9cf6-546980150009 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shogun-image-content {
  
    align-items: center;
  
}

.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
      --shg-aspect-ratio: calc(3264/513); 
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
      position: relative;
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
  
  
  
  
}

#s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shg-image-content-wrapper {
      aspect-ratio: 3264/513;
      min-width: 100%;
      height: auto;
    }

    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shogun-image-link {
      aspect-ratio: 3264/513;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d25cd3ab-7abb-4a43-9cf6-546980150009 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d25cd3ab-7abb-4a43-9cf6-546980150009 .shogun-image-content {
  
    align-items: center;
  
}

.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d25cd3ab-7abb-4a43-9cf6-546980150009 {
      --shg-aspect-ratio: calc(3264/513); 
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container {
      position: relative;
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d25cd3ab-7abb-4a43-9cf6-546980150009 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-629b6eba-c15e-49d3-a7b9-0c2361649d84 {
  margin-left: 5%;
margin-right: 5%;
}

#s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3177/1592;
text-align: center;
}



.shg-image-margin-container-s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shg-image-content-wrapper {
      aspect-ratio: 3177/1592;
      min-width: 100%;
      height: auto;
    }

    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shogun-image-link {
      aspect-ratio: 3177/1592;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
      --shg-aspect-ratio: calc(3177/1592); 
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
      position: relative;
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
  
  
  
  
}

#s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shg-image-content-wrapper {
      aspect-ratio: 3177/1592;
      min-width: 100%;
      height: auto;
    }

    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shogun-image-link {
      aspect-ratio: 3177/1592;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
      --shg-aspect-ratio: calc(3177/1592); 
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
      position: relative;
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
  
  
  
  
}

#s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shg-image-content-wrapper {
      aspect-ratio: 3177/1592;
      min-width: 100%;
      height: auto;
    }

    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shogun-image-link {
      aspect-ratio: 3177/1592;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
      --shg-aspect-ratio: calc(3177/1592); 
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
      position: relative;
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
  
  
  
  
}

#s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shg-image-content-wrapper {
      aspect-ratio: 3177/1592;
      min-width: 100%;
      height: auto;
    }

    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shogun-image-link {
      aspect-ratio: 3177/1592;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
      --shg-aspect-ratio: calc(3177/1592); 
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
      position: relative;
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
  
  
  
  
}

#s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shg-image-content-wrapper {
      aspect-ratio: 3177/1592;
      min-width: 100%;
      height: auto;
    }

    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shogun-image-link {
      aspect-ratio: 3177/1592;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1d5aaea-4a35-488a-b707-a50690cd9c56 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c1d5aaea-4a35-488a-b707-a50690cd9c56 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56 {
      --shg-aspect-ratio: calc(3177/1592); 
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container {
      position: relative;
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1d5aaea-4a35-488a-b707-a50690cd9c56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-b7d2cf8d-8af7-42dd-98f0-2cf70f2213d1 {
  margin-left: 5%;
margin-right: 5%;
}

#s-b9359b37-fa20-4cd5-9c0b-73a7a91e0929 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-b9359b37-fa20-4cd5-9c0b-73a7a91e0929 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3262/716;
text-align: center;
}



.shg-image-margin-container-s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shg-image-content-wrapper {
      aspect-ratio: 3262/716;
      min-width: 100%;
      height: auto;
    }

    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shogun-image-link {
      aspect-ratio: 3262/716;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b5f6611-fba1-4187-af87-b0aa89356d01 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shogun-image-content {
  
    align-items: center;
  
}

.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
      --shg-aspect-ratio: calc(3262/716); 
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
      position: relative;
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
  
  
  
  
}

#s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shg-image-content-wrapper {
      aspect-ratio: 3262/716;
      min-width: 100%;
      height: auto;
    }

    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shogun-image-link {
      aspect-ratio: 3262/716;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b5f6611-fba1-4187-af87-b0aa89356d01 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shogun-image-content {
  
    align-items: center;
  
}

.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
      --shg-aspect-ratio: calc(3262/716); 
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
      position: relative;
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
  
  
  
  
}

#s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shg-image-content-wrapper {
      aspect-ratio: 3262/716;
      min-width: 100%;
      height: auto;
    }

    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shogun-image-link {
      aspect-ratio: 3262/716;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b5f6611-fba1-4187-af87-b0aa89356d01 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shogun-image-content {
  
    align-items: center;
  
}

.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
      --shg-aspect-ratio: calc(3262/716); 
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
      position: relative;
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
  
  
  
  
}

#s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shg-image-content-wrapper {
      aspect-ratio: 3262/716;
      min-width: 100%;
      height: auto;
    }

    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shogun-image-link {
      aspect-ratio: 3262/716;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b5f6611-fba1-4187-af87-b0aa89356d01 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shogun-image-content {
  
    align-items: center;
  
}

.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
      --shg-aspect-ratio: calc(3262/716); 
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
      position: relative;
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
  
  
  
  
}

#s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shg-image-content-wrapper {
      aspect-ratio: 3262/716;
      min-width: 100%;
      height: auto;
    }

    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shogun-image-link {
      aspect-ratio: 3262/716;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b5f6611-fba1-4187-af87-b0aa89356d01 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-0b5f6611-fba1-4187-af87-b0aa89356d01 .shogun-image-content {
  
    align-items: center;
  
}

.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0b5f6611-fba1-4187-af87-b0aa89356d01 {
      --shg-aspect-ratio: calc(3262/716); 
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container {
      position: relative;
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b5f6611-fba1-4187-af87-b0aa89356d01 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-67d49e58-f764-47d5-8011-e155ce714a36 {
  margin-left: 5%;
margin-right: 5%;
}

#s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3170/2534;
text-align: center;
}



.shg-image-margin-container-s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shg-image-content-wrapper {
      aspect-ratio: 3170/2534;
      min-width: 100%;
      height: auto;
    }

    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shogun-image-link {
      aspect-ratio: 3170/2534;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shogun-image-content {
  
    align-items: center;
  
}

.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
      --shg-aspect-ratio: calc(3170/2534); 
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
      position: relative;
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
  
  
  
  
}

#s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shg-image-content-wrapper {
      aspect-ratio: 3170/2534;
      min-width: 100%;
      height: auto;
    }

    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shogun-image-link {
      aspect-ratio: 3170/2534;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shogun-image-content {
  
    align-items: center;
  
}

.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
      --shg-aspect-ratio: calc(3170/2534); 
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
      position: relative;
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
  
  
  
  
}

#s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shg-image-content-wrapper {
      aspect-ratio: 3170/2534;
      min-width: 100%;
      height: auto;
    }

    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shogun-image-link {
      aspect-ratio: 3170/2534;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shogun-image-content {
  
    align-items: center;
  
}

.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
      --shg-aspect-ratio: calc(3170/2534); 
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
      position: relative;
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
  
  
  
  
}

#s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shg-image-content-wrapper {
      aspect-ratio: 3170/2534;
      min-width: 100%;
      height: auto;
    }

    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shogun-image-link {
      aspect-ratio: 3170/2534;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shogun-image-content {
  
    align-items: center;
  
}

.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
      --shg-aspect-ratio: calc(3170/2534); 
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
      position: relative;
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
  
  
  
  
}

#s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shg-image-content-wrapper {
      aspect-ratio: 3170/2534;
      min-width: 100%;
      height: auto;
    }

    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shogun-image-link {
      aspect-ratio: 3170/2534;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb .shogun-image-content {
  
    align-items: center;
  
}

.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb {
      --shg-aspect-ratio: calc(3170/2534); 
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container {
      position: relative;
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c3c3210-c2ff-4b74-8442-89a0d3b799cb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-0cd5109d-f785-4d94-a90c-b58caa26016a {
  margin-left: 5%;
margin-right: 5%;
}

#s-9abea869-e388-442d-85a4-20e88a976e03 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3266/4147;
text-align: center;
}



.shg-image-margin-container-s-9abea869-e388-442d-85a4-20e88a976e03 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-9abea869-e388-442d-85a4-20e88a976e03 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9abea869-e388-442d-85a4-20e88a976e03 .shg-image-content-wrapper {
      aspect-ratio: 3266/4147;
      min-width: 100%;
      height: auto;
    }

    #s-9abea869-e388-442d-85a4-20e88a976e03 .shogun-image-link {
      aspect-ratio: 3266/4147;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9abea869-e388-442d-85a4-20e88a976e03 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9abea869-e388-442d-85a4-20e88a976e03 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-9abea869-e388-442d-85a4-20e88a976e03 .shogun-image-content {
  
    align-items: center;
  
}

.s-9abea869-e388-442d-85a4-20e88a976e03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9abea869-e388-442d-85a4-20e88a976e03 {
      --shg-aspect-ratio: calc(3266/4147); 
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
      position: relative;
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-9abea869-e388-442d-85a4-20e88a976e03 {
  
  
  
  
}

#s-9abea869-e388-442d-85a4-20e88a976e03 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9abea869-e388-442d-85a4-20e88a976e03 .shg-image-content-wrapper {
      aspect-ratio: 3266/4147;
      min-width: 100%;
      height: auto;
    }

    #s-9abea869-e388-442d-85a4-20e88a976e03 .shogun-image-link {
      aspect-ratio: 3266/4147;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9abea869-e388-442d-85a4-20e88a976e03 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9abea869-e388-442d-85a4-20e88a976e03 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-9abea869-e388-442d-85a4-20e88a976e03 .shogun-image-content {
  
    align-items: center;
  
}

.s-9abea869-e388-442d-85a4-20e88a976e03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9abea869-e388-442d-85a4-20e88a976e03 {
      --shg-aspect-ratio: calc(3266/4147); 
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
      position: relative;
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-9abea869-e388-442d-85a4-20e88a976e03 {
  
  
  
  
}

#s-9abea869-e388-442d-85a4-20e88a976e03 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9abea869-e388-442d-85a4-20e88a976e03 .shg-image-content-wrapper {
      aspect-ratio: 3266/4147;
      min-width: 100%;
      height: auto;
    }

    #s-9abea869-e388-442d-85a4-20e88a976e03 .shogun-image-link {
      aspect-ratio: 3266/4147;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9abea869-e388-442d-85a4-20e88a976e03 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9abea869-e388-442d-85a4-20e88a976e03 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-9abea869-e388-442d-85a4-20e88a976e03 .shogun-image-content {
  
    align-items: center;
  
}

.s-9abea869-e388-442d-85a4-20e88a976e03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9abea869-e388-442d-85a4-20e88a976e03 {
      --shg-aspect-ratio: calc(3266/4147); 
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
      position: relative;
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-9abea869-e388-442d-85a4-20e88a976e03 {
  
  
  
  
}

#s-9abea869-e388-442d-85a4-20e88a976e03 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9abea869-e388-442d-85a4-20e88a976e03 .shg-image-content-wrapper {
      aspect-ratio: 3266/4147;
      min-width: 100%;
      height: auto;
    }

    #s-9abea869-e388-442d-85a4-20e88a976e03 .shogun-image-link {
      aspect-ratio: 3266/4147;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9abea869-e388-442d-85a4-20e88a976e03 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9abea869-e388-442d-85a4-20e88a976e03 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-9abea869-e388-442d-85a4-20e88a976e03 .shogun-image-content {
  
    align-items: center;
  
}

.s-9abea869-e388-442d-85a4-20e88a976e03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9abea869-e388-442d-85a4-20e88a976e03 {
      --shg-aspect-ratio: calc(3266/4147); 
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
      position: relative;
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-9abea869-e388-442d-85a4-20e88a976e03 {
  
  
  
  
}

#s-9abea869-e388-442d-85a4-20e88a976e03 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9abea869-e388-442d-85a4-20e88a976e03 .shg-image-content-wrapper {
      aspect-ratio: 3266/4147;
      min-width: 100%;
      height: auto;
    }

    #s-9abea869-e388-442d-85a4-20e88a976e03 .shogun-image-link {
      aspect-ratio: 3266/4147;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9abea869-e388-442d-85a4-20e88a976e03 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9abea869-e388-442d-85a4-20e88a976e03 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-9abea869-e388-442d-85a4-20e88a976e03 .shogun-image-content {
  
    align-items: center;
  
}

.s-9abea869-e388-442d-85a4-20e88a976e03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9abea869-e388-442d-85a4-20e88a976e03 {
      --shg-aspect-ratio: calc(3266/4147); 
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container {
      position: relative;
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9abea869-e388-442d-85a4-20e88a976e03 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-035505a0-22af-4647-80e4-c18b183daa93 {
  margin-left: 5%;
margin-right: 5%;
}

#s-53f3dcb0-1c1a-4483-8414-6d9e296e81b8 {
  margin-top: -24px;
margin-left: auto;
margin-bottom: -24px;
margin-right: auto;
}

#s-53f3dcb0-1c1a-4483-8414-6d9e296e81b8 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3291/837;
text-align: center;
}



.shg-image-margin-container-s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shg-image-content-wrapper {
      aspect-ratio: 3291/837;
      min-width: 100%;
      height: auto;
    }

    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shogun-image-link {
      aspect-ratio: 3291/837;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shogun-image-content {
  
    align-items: center;
  
}

.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
      --shg-aspect-ratio: calc(3291/837); 
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
      position: relative;
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
  
  
  
  
}

#s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shg-image-content-wrapper {
      aspect-ratio: 3291/837;
      min-width: 100%;
      height: auto;
    }

    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shogun-image-link {
      aspect-ratio: 3291/837;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shogun-image-content {
  
    align-items: center;
  
}

.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
      --shg-aspect-ratio: calc(3291/837); 
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
      position: relative;
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
  
  
  
  
}

#s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shg-image-content-wrapper {
      aspect-ratio: 3291/837;
      min-width: 100%;
      height: auto;
    }

    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shogun-image-link {
      aspect-ratio: 3291/837;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shogun-image-content {
  
    align-items: center;
  
}

.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
      --shg-aspect-ratio: calc(3291/837); 
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
      position: relative;
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
  
  
  
  
}

#s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shg-image-content-wrapper {
      aspect-ratio: 3291/837;
      min-width: 100%;
      height: auto;
    }

    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shogun-image-link {
      aspect-ratio: 3291/837;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shogun-image-content {
  
    align-items: center;
  
}

.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
      --shg-aspect-ratio: calc(3291/837); 
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
      position: relative;
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
  
  
  
  
}

#s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shg-image-content-wrapper {
      aspect-ratio: 3291/837;
      min-width: 100%;
      height: auto;
    }

    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shogun-image-link {
      aspect-ratio: 3291/837;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ef757832-7cb6-4910-8a1c-49aaca5c1635 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-ef757832-7cb6-4910-8a1c-49aaca5c1635 .shogun-image-content {
  
    align-items: center;
  
}

.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635 {
      --shg-aspect-ratio: calc(3291/837); 
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container {
      position: relative;
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ef757832-7cb6-4910-8a1c-49aaca5c1635 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-85782769-d7f3-45e9-b862-9546cf90acd8 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3279/1861;
text-align: center;
}



.shg-image-margin-container-s-85782769-d7f3-45e9-b862-9546cf90acd8 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-85782769-d7f3-45e9-b862-9546cf90acd8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shg-image-content-wrapper {
      aspect-ratio: 3279/1861;
      min-width: 100%;
      height: auto;
    }

    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shogun-image-link {
      aspect-ratio: 3279/1861;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-85782769-d7f3-45e9-b862-9546cf90acd8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-85782769-d7f3-45e9-b862-9546cf90acd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-85782769-d7f3-45e9-b862-9546cf90acd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-85782769-d7f3-45e9-b862-9546cf90acd8 {
      --shg-aspect-ratio: calc(3279/1861); 
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
      position: relative;
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-85782769-d7f3-45e9-b862-9546cf90acd8 {
  
  
  
  
}

#s-85782769-d7f3-45e9-b862-9546cf90acd8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shg-image-content-wrapper {
      aspect-ratio: 3279/1861;
      min-width: 100%;
      height: auto;
    }

    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shogun-image-link {
      aspect-ratio: 3279/1861;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-85782769-d7f3-45e9-b862-9546cf90acd8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-85782769-d7f3-45e9-b862-9546cf90acd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-85782769-d7f3-45e9-b862-9546cf90acd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-85782769-d7f3-45e9-b862-9546cf90acd8 {
      --shg-aspect-ratio: calc(3279/1861); 
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
      position: relative;
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-85782769-d7f3-45e9-b862-9546cf90acd8 {
  
  
  
  
}

#s-85782769-d7f3-45e9-b862-9546cf90acd8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shg-image-content-wrapper {
      aspect-ratio: 3279/1861;
      min-width: 100%;
      height: auto;
    }

    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shogun-image-link {
      aspect-ratio: 3279/1861;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-85782769-d7f3-45e9-b862-9546cf90acd8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-85782769-d7f3-45e9-b862-9546cf90acd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-85782769-d7f3-45e9-b862-9546cf90acd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-85782769-d7f3-45e9-b862-9546cf90acd8 {
      --shg-aspect-ratio: calc(3279/1861); 
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
      position: relative;
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-85782769-d7f3-45e9-b862-9546cf90acd8 {
  
  
  
  
}

#s-85782769-d7f3-45e9-b862-9546cf90acd8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shg-image-content-wrapper {
      aspect-ratio: 3279/1861;
      min-width: 100%;
      height: auto;
    }

    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shogun-image-link {
      aspect-ratio: 3279/1861;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-85782769-d7f3-45e9-b862-9546cf90acd8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-85782769-d7f3-45e9-b862-9546cf90acd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-85782769-d7f3-45e9-b862-9546cf90acd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-85782769-d7f3-45e9-b862-9546cf90acd8 {
      --shg-aspect-ratio: calc(3279/1861); 
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
      position: relative;
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-85782769-d7f3-45e9-b862-9546cf90acd8 {
  
  
  
  
}

#s-85782769-d7f3-45e9-b862-9546cf90acd8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shg-image-content-wrapper {
      aspect-ratio: 3279/1861;
      min-width: 100%;
      height: auto;
    }

    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shogun-image-link {
      aspect-ratio: 3279/1861;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-85782769-d7f3-45e9-b862-9546cf90acd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-85782769-d7f3-45e9-b862-9546cf90acd8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-85782769-d7f3-45e9-b862-9546cf90acd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-85782769-d7f3-45e9-b862-9546cf90acd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-85782769-d7f3-45e9-b862-9546cf90acd8 {
      --shg-aspect-ratio: calc(3279/1861); 
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container {
      position: relative;
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-85782769-d7f3-45e9-b862-9546cf90acd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-252cdd5e-2b29-4793-9733-a3d5a1d6a481 {
  margin-left: 5%;
margin-right: 5%;
}

#s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3295/650;
text-align: center;
}



.shg-image-margin-container-s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shg-image-content-wrapper {
      aspect-ratio: 3295/650;
      min-width: 100%;
      height: auto;
    }

    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shogun-image-link {
      aspect-ratio: 3295/650;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shogun-image-content {
  
    align-items: center;
  
}

.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
      --shg-aspect-ratio: calc(3295/650); 
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
      position: relative;
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
  
  
  
  
}

#s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shg-image-content-wrapper {
      aspect-ratio: 3295/650;
      min-width: 100%;
      height: auto;
    }

    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shogun-image-link {
      aspect-ratio: 3295/650;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shogun-image-content {
  
    align-items: center;
  
}

.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
      --shg-aspect-ratio: calc(3295/650); 
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
      position: relative;
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
  
  
  
  
}

#s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shg-image-content-wrapper {
      aspect-ratio: 3295/650;
      min-width: 100%;
      height: auto;
    }

    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shogun-image-link {
      aspect-ratio: 3295/650;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shogun-image-content {
  
    align-items: center;
  
}

.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
      --shg-aspect-ratio: calc(3295/650); 
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
      position: relative;
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
  
  
  
  
}

#s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shg-image-content-wrapper {
      aspect-ratio: 3295/650;
      min-width: 100%;
      height: auto;
    }

    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shogun-image-link {
      aspect-ratio: 3295/650;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shogun-image-content {
  
    align-items: center;
  
}

.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
      --shg-aspect-ratio: calc(3295/650); 
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
      position: relative;
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
  
  
  
  
}

#s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shg-image-content-wrapper {
      aspect-ratio: 3295/650;
      min-width: 100%;
      height: auto;
    }

    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shogun-image-link {
      aspect-ratio: 3295/650;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d .shogun-image-content {
  
    align-items: center;
  
}

.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d {
      --shg-aspect-ratio: calc(3295/650); 
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container {
      position: relative;
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f40d3767-ee92-4afb-b5e4-0b3bbad2582d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-a27ea01f-ab55-4280-92d2-d0fb09bdca84 {
  margin-top: -29px;
margin-left: auto;
margin-bottom: -29px;
margin-right: auto;
}

#s-a27ea01f-ab55-4280-92d2-d0fb09bdca84 hr {
  border-top: 2px solid rgba(255, 252, 252, 1);
}

#s-36489e91-0d1d-4891-b117-54392bff72b0 {
  margin-left: 5%;
margin-right: 5%;
}

#s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/339;
text-align: center;
}



.shg-image-margin-container-s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shg-image-content-wrapper {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }

    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shogun-image-link {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b74015b8-6935-48d1-9e70-db5b89ab2952 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shogun-image-content {
  
    align-items: center;
  
}

.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
      --shg-aspect-ratio: calc(640/339); 
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
      position: relative;
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
  
  
  
  
}

#s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shg-image-content-wrapper {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }

    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shogun-image-link {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b74015b8-6935-48d1-9e70-db5b89ab2952 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shogun-image-content {
  
    align-items: center;
  
}

.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
      --shg-aspect-ratio: calc(640/339); 
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
      position: relative;
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
  
  
  
  
}

#s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shg-image-content-wrapper {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }

    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shogun-image-link {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b74015b8-6935-48d1-9e70-db5b89ab2952 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shogun-image-content {
  
    align-items: center;
  
}

.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
      --shg-aspect-ratio: calc(640/339); 
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
      position: relative;
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
  
  
  
  
}

#s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shg-image-content-wrapper {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }

    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shogun-image-link {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b74015b8-6935-48d1-9e70-db5b89ab2952 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shogun-image-content {
  
    align-items: center;
  
}

.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
      --shg-aspect-ratio: calc(640/339); 
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
      position: relative;
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
  
  
  
  
}

#s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shg-image-content-wrapper {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }

    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shogun-image-link {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b74015b8-6935-48d1-9e70-db5b89ab2952 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b74015b8-6935-48d1-9e70-db5b89ab2952 .shogun-image-content {
  
    align-items: center;
  
}

.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b74015b8-6935-48d1-9e70-db5b89ab2952 {
      --shg-aspect-ratio: calc(640/339); 
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container {
      position: relative;
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b74015b8-6935-48d1-9e70-db5b89ab2952 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-cea7867b-a120-4026-a10e-d8c255c2efbc {
  margin-left: 5%;
margin-right: 5%;
}

#s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/339;
text-align: center;
}



.shg-image-margin-container-s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shg-image-content-wrapper {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }

    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shogun-image-link {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shogun-image-content {
  
    align-items: center;
  
}

.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
      --shg-aspect-ratio: calc(640/339); 
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
      position: relative;
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
  
  
  
  
}

#s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shg-image-content-wrapper {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }

    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shogun-image-link {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shogun-image-content {
  
    align-items: center;
  
}

.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
      --shg-aspect-ratio: calc(640/339); 
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
      position: relative;
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
  
  
  
  
}

#s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shg-image-content-wrapper {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }

    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shogun-image-link {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shogun-image-content {
  
    align-items: center;
  
}

.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
      --shg-aspect-ratio: calc(640/339); 
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
      position: relative;
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
  
  
  
  
}

#s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shg-image-content-wrapper {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }

    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shogun-image-link {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shogun-image-content {
  
    align-items: center;
  
}

.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
      --shg-aspect-ratio: calc(640/339); 
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
      position: relative;
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
  
  
  
  
}

#s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shg-image-content-wrapper {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }

    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shogun-image-link {
      aspect-ratio: 640/339;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc .shogun-image-content {
  
    align-items: center;
  
}

.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc {
      --shg-aspect-ratio: calc(640/339); 
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container {
      position: relative;
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0ad4f2c-e8b0-4c7a-8eb9-9d2d8e20f4dc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-b890d4ab-b2da-42fc-95c0-e44db1958354 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-b890d4ab-b2da-42fc-95c0-e44db1958354 hr {
  border-top: 2px solid rgba(255, 250, 250, 1);
}

#s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3276/418;
text-align: center;
}



.shg-image-margin-container-s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shg-image-content-wrapper {
      aspect-ratio: 3276/418;
      min-width: 100%;
      height: auto;
    }

    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shogun-image-link {
      aspect-ratio: 3276/418;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shogun-image-content {
  
    align-items: center;
  
}

.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
      --shg-aspect-ratio: calc(3276/418); 
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
      position: relative;
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
  
  
  
  
}

#s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shg-image-content-wrapper {
      aspect-ratio: 3276/418;
      min-width: 100%;
      height: auto;
    }

    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shogun-image-link {
      aspect-ratio: 3276/418;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shogun-image-content {
  
    align-items: center;
  
}

.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
      --shg-aspect-ratio: calc(3276/418); 
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
      position: relative;
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
  
  
  
  
}

#s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shg-image-content-wrapper {
      aspect-ratio: 3276/418;
      min-width: 100%;
      height: auto;
    }

    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shogun-image-link {
      aspect-ratio: 3276/418;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shogun-image-content {
  
    align-items: center;
  
}

.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
      --shg-aspect-ratio: calc(3276/418); 
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
      position: relative;
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
  
  
  
  
}

#s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shg-image-content-wrapper {
      aspect-ratio: 3276/418;
      min-width: 100%;
      height: auto;
    }

    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shogun-image-link {
      aspect-ratio: 3276/418;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shogun-image-content {
  
    align-items: center;
  
}

.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
      --shg-aspect-ratio: calc(3276/418); 
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
      position: relative;
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
  
  
  
  
}

#s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shg-image-content-wrapper {
      aspect-ratio: 3276/418;
      min-width: 100%;
      height: auto;
    }

    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shogun-image-link {
      aspect-ratio: 3276/418;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 .shogun-image-content {
  
    align-items: center;
  
}

.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 {
      --shg-aspect-ratio: calc(3276/418); 
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container {
      position: relative;
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6617c53-0c3c-497e-8eb3-b4de2dd31b72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-6d0c6104-d59e-484b-82de-c512cb85f576 {
  margin-left: 5%;
margin-right: 5%;
}

#s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3260/1634;
text-align: center;
}



.shg-image-margin-container-s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shg-image-content-wrapper {
      aspect-ratio: 3260/1634;
      min-width: 100%;
      height: auto;
    }

    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shogun-image-link {
      aspect-ratio: 3260/1634;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shogun-image-content {
  
    align-items: center;
  
}

.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
      --shg-aspect-ratio: calc(3260/1634); 
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
      position: relative;
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
  
  
  
  
}

#s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shg-image-content-wrapper {
      aspect-ratio: 3260/1634;
      min-width: 100%;
      height: auto;
    }

    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shogun-image-link {
      aspect-ratio: 3260/1634;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shogun-image-content {
  
    align-items: center;
  
}

.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
      --shg-aspect-ratio: calc(3260/1634); 
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
      position: relative;
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
  
  
  
  
}

#s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shg-image-content-wrapper {
      aspect-ratio: 3260/1634;
      min-width: 100%;
      height: auto;
    }

    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shogun-image-link {
      aspect-ratio: 3260/1634;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shogun-image-content {
  
    align-items: center;
  
}

.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
      --shg-aspect-ratio: calc(3260/1634); 
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
      position: relative;
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
  
  
  
  
}

#s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shg-image-content-wrapper {
      aspect-ratio: 3260/1634;
      min-width: 100%;
      height: auto;
    }

    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shogun-image-link {
      aspect-ratio: 3260/1634;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shogun-image-content {
  
    align-items: center;
  
}

.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
      --shg-aspect-ratio: calc(3260/1634); 
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
      position: relative;
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
  
  
  
  
}

#s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shg-image-content-wrapper {
      aspect-ratio: 3260/1634;
      min-width: 100%;
      height: auto;
    }

    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shogun-image-link {
      aspect-ratio: 3260/1634;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 .shogun-image-content {
  
    align-items: center;
  
}

.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 {
      --shg-aspect-ratio: calc(3260/1634); 
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container {
      position: relative;
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c2a05d1-1859-48d5-88b5-5697e3cadc82 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-bc6c5983-6c09-4607-89d5-7a8f4a79fba2 {
  margin-left: 5%;
margin-right: 5%;
}

#s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/376;
text-align: center;
}



.shg-image-margin-container-s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1cdd892-e3de-41ae-acdc-ce668718b06e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shogun-image-content {
  
    align-items: center;
  
}

.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
      position: relative;
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
  
  
  
  
}

#s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1cdd892-e3de-41ae-acdc-ce668718b06e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shogun-image-content {
  
    align-items: center;
  
}

.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
      position: relative;
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
  
  
  
  
}

#s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1cdd892-e3de-41ae-acdc-ce668718b06e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shogun-image-content {
  
    align-items: center;
  
}

.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
      position: relative;
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
  
  
  
  
}

#s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1cdd892-e3de-41ae-acdc-ce668718b06e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shogun-image-content {
  
    align-items: center;
  
}

.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
      position: relative;
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
  
  
  
  
}

#s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1cdd892-e3de-41ae-acdc-ce668718b06e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d1cdd892-e3de-41ae-acdc-ce668718b06e .shogun-image-content {
  
    align-items: center;
  
}

.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container {
      position: relative;
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1cdd892-e3de-41ae-acdc-ce668718b06e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-67560a22-167d-4d9e-81e8-4304938ced83 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-67560a22-167d-4d9e-81e8-4304938ced83 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3224/611;
text-align: center;
}



.shg-image-margin-container-s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shg-image-content-wrapper {
      aspect-ratio: 3224/611;
      min-width: 100%;
      height: auto;
    }

    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shogun-image-link {
      aspect-ratio: 3224/611;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shogun-image-content {
  
    align-items: center;
  
}

.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
      --shg-aspect-ratio: calc(3224/611); 
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
      position: relative;
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
  
  
  
  
}

#s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shg-image-content-wrapper {
      aspect-ratio: 3224/611;
      min-width: 100%;
      height: auto;
    }

    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shogun-image-link {
      aspect-ratio: 3224/611;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shogun-image-content {
  
    align-items: center;
  
}

.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
      --shg-aspect-ratio: calc(3224/611); 
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
      position: relative;
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
  
  
  
  
}

#s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shg-image-content-wrapper {
      aspect-ratio: 3224/611;
      min-width: 100%;
      height: auto;
    }

    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shogun-image-link {
      aspect-ratio: 3224/611;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shogun-image-content {
  
    align-items: center;
  
}

.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
      --shg-aspect-ratio: calc(3224/611); 
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
      position: relative;
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
  
  
  
  
}

#s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shg-image-content-wrapper {
      aspect-ratio: 3224/611;
      min-width: 100%;
      height: auto;
    }

    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shogun-image-link {
      aspect-ratio: 3224/611;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shogun-image-content {
  
    align-items: center;
  
}

.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
      --shg-aspect-ratio: calc(3224/611); 
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
      position: relative;
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
  
  
  
  
}

#s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shg-image-content-wrapper {
      aspect-ratio: 3224/611;
      min-width: 100%;
      height: auto;
    }

    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shogun-image-link {
      aspect-ratio: 3224/611;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70c1f50e-80ba-4543-8e85-43bc3cbde46a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a .shogun-image-content {
  
    align-items: center;
  
}

.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a {
      --shg-aspect-ratio: calc(3224/611); 
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container {
      position: relative;
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70c1f50e-80ba-4543-8e85-43bc3cbde46a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-aae2a35f-67e5-4743-a879-14051ed3057a {
  margin-left: 5%;
margin-right: 5%;
}

#s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3298/1916;
text-align: center;
}



.shg-image-margin-container-s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shg-image-content-wrapper {
      aspect-ratio: 3298/1916;
      min-width: 100%;
      height: auto;
    }

    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shogun-image-link {
      aspect-ratio: 3298/1916;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shogun-image-content {
  
    align-items: center;
  
}

.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
      --shg-aspect-ratio: calc(3298/1916); 
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
      position: relative;
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
  
  
  
  
}

#s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shg-image-content-wrapper {
      aspect-ratio: 3298/1916;
      min-width: 100%;
      height: auto;
    }

    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shogun-image-link {
      aspect-ratio: 3298/1916;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shogun-image-content {
  
    align-items: center;
  
}

.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
      --shg-aspect-ratio: calc(3298/1916); 
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
      position: relative;
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
  
  
  
  
}

#s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shg-image-content-wrapper {
      aspect-ratio: 3298/1916;
      min-width: 100%;
      height: auto;
    }

    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shogun-image-link {
      aspect-ratio: 3298/1916;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shogun-image-content {
  
    align-items: center;
  
}

.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
      --shg-aspect-ratio: calc(3298/1916); 
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
      position: relative;
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
  
  
  
  
}

#s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shg-image-content-wrapper {
      aspect-ratio: 3298/1916;
      min-width: 100%;
      height: auto;
    }

    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shogun-image-link {
      aspect-ratio: 3298/1916;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shogun-image-content {
  
    align-items: center;
  
}

.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
      --shg-aspect-ratio: calc(3298/1916); 
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
      position: relative;
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
  
  
  
  
}

#s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shg-image-content-wrapper {
      aspect-ratio: 3298/1916;
      min-width: 100%;
      height: auto;
    }

    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shogun-image-link {
      aspect-ratio: 3298/1916;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 .shogun-image-content {
  
    align-items: center;
  
}

.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 {
      --shg-aspect-ratio: calc(3298/1916); 
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container {
      position: relative;
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f888cbe0-61d4-4a44-a90d-0ec697b40c72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-5ac7c40c-bbe0-459a-bb7d-56ffaa7b0ed0 {
  margin-left: 5%;
margin-right: 5%;
}

#s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 680/400;
text-align: center;
}



.shg-image-margin-container-s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shg-image-content-wrapper {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }

    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shogun-image-link {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shogun-image-content {
  
    align-items: center;
  
}

.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
      --shg-aspect-ratio: calc(680/400); 
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
      position: relative;
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
  
  
  
  
}

#s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shg-image-content-wrapper {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }

    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shogun-image-link {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shogun-image-content {
  
    align-items: center;
  
}

.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
      --shg-aspect-ratio: calc(680/400); 
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
      position: relative;
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
  
  
  
  
}

#s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shg-image-content-wrapper {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }

    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shogun-image-link {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shogun-image-content {
  
    align-items: center;
  
}

.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
      --shg-aspect-ratio: calc(680/400); 
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
      position: relative;
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
  
  
  
  
}

#s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shg-image-content-wrapper {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }

    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shogun-image-link {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shogun-image-content {
  
    align-items: center;
  
}

.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
      --shg-aspect-ratio: calc(680/400); 
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
      position: relative;
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
  
  
  
  
}

#s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shg-image-content-wrapper {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }

    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shogun-image-link {
      aspect-ratio: 680/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc .shogun-image-content {
  
    align-items: center;
  
}

.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc {
      --shg-aspect-ratio: calc(680/400); 
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container {
      position: relative;
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b0ee322-520a-4b23-b4eb-a74ab8eab7bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-62b7c07f-76e8-4c77-b4ee-a1c014be5989 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-62b7c07f-76e8-4c77-b4ee-a1c014be5989 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3234/585;
text-align: center;
}



.shg-image-margin-container-s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shg-image-content-wrapper {
      aspect-ratio: 3234/585;
      min-width: 100%;
      height: auto;
    }

    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shogun-image-link {
      aspect-ratio: 3234/585;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shogun-image-content {
  
    align-items: center;
  
}

.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
      --shg-aspect-ratio: calc(3234/585); 
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
      position: relative;
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
  
  
  
  
}

#s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shg-image-content-wrapper {
      aspect-ratio: 3234/585;
      min-width: 100%;
      height: auto;
    }

    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shogun-image-link {
      aspect-ratio: 3234/585;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shogun-image-content {
  
    align-items: center;
  
}

.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
      --shg-aspect-ratio: calc(3234/585); 
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
      position: relative;
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
  
  
  
  
}

#s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shg-image-content-wrapper {
      aspect-ratio: 3234/585;
      min-width: 100%;
      height: auto;
    }

    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shogun-image-link {
      aspect-ratio: 3234/585;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shogun-image-content {
  
    align-items: center;
  
}

.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
      --shg-aspect-ratio: calc(3234/585); 
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
      position: relative;
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
  
  
  
  
}

#s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shg-image-content-wrapper {
      aspect-ratio: 3234/585;
      min-width: 100%;
      height: auto;
    }

    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shogun-image-link {
      aspect-ratio: 3234/585;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shogun-image-content {
  
    align-items: center;
  
}

.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
      --shg-aspect-ratio: calc(3234/585); 
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
      position: relative;
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
  
  
  
  
}

#s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shg-image-content-wrapper {
      aspect-ratio: 3234/585;
      min-width: 100%;
      height: auto;
    }

    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shogun-image-link {
      aspect-ratio: 3234/585;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d7eecff-2f78-4496-ae60-f9163c8dc138 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-0d7eecff-2f78-4496-ae60-f9163c8dc138 .shogun-image-content {
  
    align-items: center;
  
}

.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138 {
      --shg-aspect-ratio: calc(3234/585); 
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container {
      position: relative;
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d7eecff-2f78-4496-ae60-f9163c8dc138 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-53e4e1f1-2528-4310-95fd-6bdee5712412 {
  margin-left: 5%;
margin-right: 5%;
}

#s-17c8a0ef-b54e-478f-a437-476097e35933 {
  margin-left: 0%;
margin-right: 0%;
max-width: 640px;
aspect-ratio: 1218/625;
text-align: center;
}



.shg-image-margin-container-s-17c8a0ef-b54e-478f-a437-476097e35933 {
  margin-left: 0%;
  margin-right: 0%;
  
  
}

#s-17c8a0ef-b54e-478f-a437-476097e35933 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shg-image-content-wrapper {
      aspect-ratio: 1218/625;
      min-width: 100%;
      height: auto;
    }

    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shogun-image-link {
      aspect-ratio: 1218/625;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-17c8a0ef-b54e-478f-a437-476097e35933 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-17c8a0ef-b54e-478f-a437-476097e35933 .shogun-image-content {
  
    align-items: center;
  
}

.s-17c8a0ef-b54e-478f-a437-476097e35933.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-17c8a0ef-b54e-478f-a437-476097e35933 {
      --shg-aspect-ratio: calc(1218/625); 
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
      position: relative;
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-17c8a0ef-b54e-478f-a437-476097e35933 {
  
  
  
  
}

#s-17c8a0ef-b54e-478f-a437-476097e35933 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shg-image-content-wrapper {
      aspect-ratio: 1218/625;
      min-width: 100%;
      height: auto;
    }

    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shogun-image-link {
      aspect-ratio: 1218/625;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-17c8a0ef-b54e-478f-a437-476097e35933 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-17c8a0ef-b54e-478f-a437-476097e35933 .shogun-image-content {
  
    align-items: center;
  
}

.s-17c8a0ef-b54e-478f-a437-476097e35933.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-17c8a0ef-b54e-478f-a437-476097e35933 {
      --shg-aspect-ratio: calc(1218/625); 
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
      position: relative;
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-17c8a0ef-b54e-478f-a437-476097e35933 {
  
  
  
  
}

#s-17c8a0ef-b54e-478f-a437-476097e35933 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shg-image-content-wrapper {
      aspect-ratio: 1218/625;
      min-width: 100%;
      height: auto;
    }

    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shogun-image-link {
      aspect-ratio: 1218/625;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-17c8a0ef-b54e-478f-a437-476097e35933 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-17c8a0ef-b54e-478f-a437-476097e35933 .shogun-image-content {
  
    align-items: center;
  
}

.s-17c8a0ef-b54e-478f-a437-476097e35933.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-17c8a0ef-b54e-478f-a437-476097e35933 {
      --shg-aspect-ratio: calc(1218/625); 
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
      position: relative;
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-17c8a0ef-b54e-478f-a437-476097e35933 {
  
  
  
  
}

#s-17c8a0ef-b54e-478f-a437-476097e35933 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shg-image-content-wrapper {
      aspect-ratio: 1218/625;
      min-width: 100%;
      height: auto;
    }

    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shogun-image-link {
      aspect-ratio: 1218/625;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-17c8a0ef-b54e-478f-a437-476097e35933 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-17c8a0ef-b54e-478f-a437-476097e35933 .shogun-image-content {
  
    align-items: center;
  
}

.s-17c8a0ef-b54e-478f-a437-476097e35933.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-17c8a0ef-b54e-478f-a437-476097e35933 {
      --shg-aspect-ratio: calc(1218/625); 
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
      position: relative;
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-17c8a0ef-b54e-478f-a437-476097e35933 {
  
  
  
  
}

#s-17c8a0ef-b54e-478f-a437-476097e35933 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shg-image-content-wrapper {
      aspect-ratio: 1218/625;
      min-width: 100%;
      height: auto;
    }

    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shogun-image-link {
      aspect-ratio: 1218/625;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-17c8a0ef-b54e-478f-a437-476097e35933 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-17c8a0ef-b54e-478f-a437-476097e35933 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-17c8a0ef-b54e-478f-a437-476097e35933 .shogun-image-content {
  
    align-items: center;
  
}

.s-17c8a0ef-b54e-478f-a437-476097e35933.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-17c8a0ef-b54e-478f-a437-476097e35933 {
      --shg-aspect-ratio: calc(1218/625); 
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container {
      position: relative;
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-17c8a0ef-b54e-478f-a437-476097e35933 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-488c2257-79d9-499a-8655-cc7f7f848a1a {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3235/1832;
text-align: center;
}



.shg-image-margin-container-s-488c2257-79d9-499a-8655-cc7f7f848a1a {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-488c2257-79d9-499a-8655-cc7f7f848a1a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shg-image-content-wrapper {
      aspect-ratio: 3235/1832;
      min-width: 100%;
      height: auto;
    }

    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shogun-image-link {
      aspect-ratio: 3235/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-488c2257-79d9-499a-8655-cc7f7f848a1a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-488c2257-79d9-499a-8655-cc7f7f848a1a .shogun-image-content {
  
    align-items: center;
  
}

.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-488c2257-79d9-499a-8655-cc7f7f848a1a {
      --shg-aspect-ratio: calc(3235/1832); 
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
      position: relative;
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-488c2257-79d9-499a-8655-cc7f7f848a1a {
  
  
  
  
}

#s-488c2257-79d9-499a-8655-cc7f7f848a1a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shg-image-content-wrapper {
      aspect-ratio: 3235/1832;
      min-width: 100%;
      height: auto;
    }

    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shogun-image-link {
      aspect-ratio: 3235/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-488c2257-79d9-499a-8655-cc7f7f848a1a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-488c2257-79d9-499a-8655-cc7f7f848a1a .shogun-image-content {
  
    align-items: center;
  
}

.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-488c2257-79d9-499a-8655-cc7f7f848a1a {
      --shg-aspect-ratio: calc(3235/1832); 
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
      position: relative;
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-488c2257-79d9-499a-8655-cc7f7f848a1a {
  
  
  
  
}

#s-488c2257-79d9-499a-8655-cc7f7f848a1a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shg-image-content-wrapper {
      aspect-ratio: 3235/1832;
      min-width: 100%;
      height: auto;
    }

    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shogun-image-link {
      aspect-ratio: 3235/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-488c2257-79d9-499a-8655-cc7f7f848a1a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-488c2257-79d9-499a-8655-cc7f7f848a1a .shogun-image-content {
  
    align-items: center;
  
}

.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-488c2257-79d9-499a-8655-cc7f7f848a1a {
      --shg-aspect-ratio: calc(3235/1832); 
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
      position: relative;
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-488c2257-79d9-499a-8655-cc7f7f848a1a {
  
  
  
  
}

#s-488c2257-79d9-499a-8655-cc7f7f848a1a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shg-image-content-wrapper {
      aspect-ratio: 3235/1832;
      min-width: 100%;
      height: auto;
    }

    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shogun-image-link {
      aspect-ratio: 3235/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-488c2257-79d9-499a-8655-cc7f7f848a1a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-488c2257-79d9-499a-8655-cc7f7f848a1a .shogun-image-content {
  
    align-items: center;
  
}

.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-488c2257-79d9-499a-8655-cc7f7f848a1a {
      --shg-aspect-ratio: calc(3235/1832); 
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
      position: relative;
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-488c2257-79d9-499a-8655-cc7f7f848a1a {
  
  
  
  
}

#s-488c2257-79d9-499a-8655-cc7f7f848a1a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shg-image-content-wrapper {
      aspect-ratio: 3235/1832;
      min-width: 100%;
      height: auto;
    }

    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shogun-image-link {
      aspect-ratio: 3235/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-488c2257-79d9-499a-8655-cc7f7f848a1a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-488c2257-79d9-499a-8655-cc7f7f848a1a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-488c2257-79d9-499a-8655-cc7f7f848a1a .shogun-image-content {
  
    align-items: center;
  
}

.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-488c2257-79d9-499a-8655-cc7f7f848a1a {
      --shg-aspect-ratio: calc(3235/1832); 
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container {
      position: relative;
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-488c2257-79d9-499a-8655-cc7f7f848a1a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-708e4544-7934-4bd4-ac85-149987b0f74b {
  margin-left: 5%;
margin-right: 5%;
}

#s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/312;
text-align: center;
}



.shg-image-margin-container-s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shogun-image-content {
  
    align-items: center;
  
}

.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
      position: relative;
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
  
  
  
  
}

#s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shogun-image-content {
  
    align-items: center;
  
}

.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
      position: relative;
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
  
  
  
  
}

#s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shogun-image-content {
  
    align-items: center;
  
}

.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
      position: relative;
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
  
  
  
  
}

#s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shogun-image-content {
  
    align-items: center;
  
}

.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
      position: relative;
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
  
  
  
  
}

#s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shg-image-content-wrapper {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }

    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shogun-image-link {
      aspect-ratio: 640/312;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39d36871-de59-48ca-acc9-fcdf801ba0e8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-39d36871-de59-48ca-acc9-fcdf801ba0e8 .shogun-image-content {
  
    align-items: center;
  
}

.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8 {
      --shg-aspect-ratio: calc(640/312); 
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container {
      position: relative;
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39d36871-de59-48ca-acc9-fcdf801ba0e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-133f773d-a609-4132-80d4-bc02b436403e {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-133f773d-a609-4132-80d4-bc02b436403e hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-6548983e-ce80-4624-9025-c040cc044026 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3239/1316;
text-align: center;
}



.shg-image-margin-container-s-6548983e-ce80-4624-9025-c040cc044026 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6548983e-ce80-4624-9025-c040cc044026 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6548983e-ce80-4624-9025-c040cc044026 .shg-image-content-wrapper {
      aspect-ratio: 3239/1316;
      min-width: 100%;
      height: auto;
    }

    #s-6548983e-ce80-4624-9025-c040cc044026 .shogun-image-link {
      aspect-ratio: 3239/1316;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6548983e-ce80-4624-9025-c040cc044026 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6548983e-ce80-4624-9025-c040cc044026 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6548983e-ce80-4624-9025-c040cc044026.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6548983e-ce80-4624-9025-c040cc044026 .shogun-image-content {
  
    align-items: center;
  
}

.s-6548983e-ce80-4624-9025-c040cc044026.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6548983e-ce80-4624-9025-c040cc044026.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6548983e-ce80-4624-9025-c040cc044026 {
      --shg-aspect-ratio: calc(3239/1316); 
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
      position: relative;
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6548983e-ce80-4624-9025-c040cc044026 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6548983e-ce80-4624-9025-c040cc044026 {
  
  
  
  
}

#s-6548983e-ce80-4624-9025-c040cc044026 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6548983e-ce80-4624-9025-c040cc044026 .shg-image-content-wrapper {
      aspect-ratio: 3239/1316;
      min-width: 100%;
      height: auto;
    }

    #s-6548983e-ce80-4624-9025-c040cc044026 .shogun-image-link {
      aspect-ratio: 3239/1316;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6548983e-ce80-4624-9025-c040cc044026 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6548983e-ce80-4624-9025-c040cc044026 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6548983e-ce80-4624-9025-c040cc044026.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6548983e-ce80-4624-9025-c040cc044026 .shogun-image-content {
  
    align-items: center;
  
}

.s-6548983e-ce80-4624-9025-c040cc044026.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6548983e-ce80-4624-9025-c040cc044026.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6548983e-ce80-4624-9025-c040cc044026 {
      --shg-aspect-ratio: calc(3239/1316); 
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
      position: relative;
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6548983e-ce80-4624-9025-c040cc044026 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-6548983e-ce80-4624-9025-c040cc044026 {
  
  
  
  
}

#s-6548983e-ce80-4624-9025-c040cc044026 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6548983e-ce80-4624-9025-c040cc044026 .shg-image-content-wrapper {
      aspect-ratio: 3239/1316;
      min-width: 100%;
      height: auto;
    }

    #s-6548983e-ce80-4624-9025-c040cc044026 .shogun-image-link {
      aspect-ratio: 3239/1316;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6548983e-ce80-4624-9025-c040cc044026 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6548983e-ce80-4624-9025-c040cc044026 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6548983e-ce80-4624-9025-c040cc044026.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6548983e-ce80-4624-9025-c040cc044026 .shogun-image-content {
  
    align-items: center;
  
}

.s-6548983e-ce80-4624-9025-c040cc044026.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6548983e-ce80-4624-9025-c040cc044026.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6548983e-ce80-4624-9025-c040cc044026 {
      --shg-aspect-ratio: calc(3239/1316); 
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
      position: relative;
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6548983e-ce80-4624-9025-c040cc044026 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-6548983e-ce80-4624-9025-c040cc044026 {
  
  
  
  
}

#s-6548983e-ce80-4624-9025-c040cc044026 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6548983e-ce80-4624-9025-c040cc044026 .shg-image-content-wrapper {
      aspect-ratio: 3239/1316;
      min-width: 100%;
      height: auto;
    }

    #s-6548983e-ce80-4624-9025-c040cc044026 .shogun-image-link {
      aspect-ratio: 3239/1316;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6548983e-ce80-4624-9025-c040cc044026 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6548983e-ce80-4624-9025-c040cc044026 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6548983e-ce80-4624-9025-c040cc044026.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6548983e-ce80-4624-9025-c040cc044026 .shogun-image-content {
  
    align-items: center;
  
}

.s-6548983e-ce80-4624-9025-c040cc044026.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6548983e-ce80-4624-9025-c040cc044026.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6548983e-ce80-4624-9025-c040cc044026 {
      --shg-aspect-ratio: calc(3239/1316); 
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
      position: relative;
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6548983e-ce80-4624-9025-c040cc044026 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-6548983e-ce80-4624-9025-c040cc044026 {
  
  
  
  
}

#s-6548983e-ce80-4624-9025-c040cc044026 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6548983e-ce80-4624-9025-c040cc044026 .shg-image-content-wrapper {
      aspect-ratio: 3239/1316;
      min-width: 100%;
      height: auto;
    }

    #s-6548983e-ce80-4624-9025-c040cc044026 .shogun-image-link {
      aspect-ratio: 3239/1316;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6548983e-ce80-4624-9025-c040cc044026 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6548983e-ce80-4624-9025-c040cc044026 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6548983e-ce80-4624-9025-c040cc044026.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6548983e-ce80-4624-9025-c040cc044026 .shogun-image-content {
  
    align-items: center;
  
}

.s-6548983e-ce80-4624-9025-c040cc044026.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6548983e-ce80-4624-9025-c040cc044026.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6548983e-ce80-4624-9025-c040cc044026 {
      --shg-aspect-ratio: calc(3239/1316); 
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container {
      position: relative;
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6548983e-ce80-4624-9025-c040cc044026.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6548983e-ce80-4624-9025-c040cc044026 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-6d2e7cfa-28f1-455f-a917-a112b0e68f65 {
  margin-left: 5%;
margin-right: 5%;
}

#s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 4/3;
text-align: center;
}



.shg-image-margin-container-s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shogun-image-content {
  
    align-items: center;
  
}

.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
      position: relative;
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
  
  
  
  
}

#s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shogun-image-content {
  
    align-items: center;
  
}

.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
      position: relative;
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
  
  
  
  
}

#s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shogun-image-content {
  
    align-items: center;
  
}

.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
      position: relative;
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
  
  
  
  
}

#s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shogun-image-content {
  
    align-items: center;
  
}

.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
      position: relative;
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
  
  
  
  
}

#s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aeb50bfe-9be0-4f71-8b24-f678d608f906 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-aeb50bfe-9be0-4f71-8b24-f678d608f906 .shogun-image-content {
  
    align-items: center;
  
}

.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container {
      position: relative;
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aeb50bfe-9be0-4f71-8b24-f678d608f906 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-feb849ca-f184-4125-9dc6-a93f85aa58a8 {
  margin-left: 5%;
margin-right: 5%;
}

#s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3238/1673;
text-align: center;
}



.shg-image-margin-container-s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shg-image-content-wrapper {
      aspect-ratio: 3238/1673;
      min-width: 100%;
      height: auto;
    }

    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shogun-image-link {
      aspect-ratio: 3238/1673;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
      --shg-aspect-ratio: calc(3238/1673); 
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
      position: relative;
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
  
  
  
  
}

#s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shg-image-content-wrapper {
      aspect-ratio: 3238/1673;
      min-width: 100%;
      height: auto;
    }

    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shogun-image-link {
      aspect-ratio: 3238/1673;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
      --shg-aspect-ratio: calc(3238/1673); 
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
      position: relative;
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
  
  
  
  
}

#s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shg-image-content-wrapper {
      aspect-ratio: 3238/1673;
      min-width: 100%;
      height: auto;
    }

    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shogun-image-link {
      aspect-ratio: 3238/1673;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
      --shg-aspect-ratio: calc(3238/1673); 
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
      position: relative;
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
  
  
  
  
}

#s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shg-image-content-wrapper {
      aspect-ratio: 3238/1673;
      min-width: 100%;
      height: auto;
    }

    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shogun-image-link {
      aspect-ratio: 3238/1673;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
      --shg-aspect-ratio: calc(3238/1673); 
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
      position: relative;
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
  
  
  
  
}

#s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shg-image-content-wrapper {
      aspect-ratio: 3238/1673;
      min-width: 100%;
      height: auto;
    }

    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shogun-image-link {
      aspect-ratio: 3238/1673;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 {
      --shg-aspect-ratio: calc(3238/1673); 
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container {
      position: relative;
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7770e0ba-6391-448f-a146-d0ca9b1f80d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-54137c66-dc80-4b9e-950a-e1a03725117b {
  margin-left: 5%;
margin-right: 5%;
}

#s-07d0a591-b609-4669-aa8f-376bb23c373a {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 2983/578;
text-align: center;
}



.shg-image-margin-container-s-07d0a591-b609-4669-aa8f-376bb23c373a {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-07d0a591-b609-4669-aa8f-376bb23c373a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shg-image-content-wrapper {
      aspect-ratio: 2983/578;
      min-width: 100%;
      height: auto;
    }

    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shogun-image-link {
      aspect-ratio: 2983/578;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07d0a591-b609-4669-aa8f-376bb23c373a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-07d0a591-b609-4669-aa8f-376bb23c373a .shogun-image-content {
  
    align-items: center;
  
}

.s-07d0a591-b609-4669-aa8f-376bb23c373a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07d0a591-b609-4669-aa8f-376bb23c373a {
      --shg-aspect-ratio: calc(2983/578); 
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
      position: relative;
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-07d0a591-b609-4669-aa8f-376bb23c373a {
  
  
  
  
}

#s-07d0a591-b609-4669-aa8f-376bb23c373a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shg-image-content-wrapper {
      aspect-ratio: 2983/578;
      min-width: 100%;
      height: auto;
    }

    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shogun-image-link {
      aspect-ratio: 2983/578;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07d0a591-b609-4669-aa8f-376bb23c373a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-07d0a591-b609-4669-aa8f-376bb23c373a .shogun-image-content {
  
    align-items: center;
  
}

.s-07d0a591-b609-4669-aa8f-376bb23c373a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07d0a591-b609-4669-aa8f-376bb23c373a {
      --shg-aspect-ratio: calc(2983/578); 
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
      position: relative;
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-07d0a591-b609-4669-aa8f-376bb23c373a {
  
  
  
  
}

#s-07d0a591-b609-4669-aa8f-376bb23c373a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shg-image-content-wrapper {
      aspect-ratio: 2983/578;
      min-width: 100%;
      height: auto;
    }

    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shogun-image-link {
      aspect-ratio: 2983/578;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07d0a591-b609-4669-aa8f-376bb23c373a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-07d0a591-b609-4669-aa8f-376bb23c373a .shogun-image-content {
  
    align-items: center;
  
}

.s-07d0a591-b609-4669-aa8f-376bb23c373a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07d0a591-b609-4669-aa8f-376bb23c373a {
      --shg-aspect-ratio: calc(2983/578); 
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
      position: relative;
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-07d0a591-b609-4669-aa8f-376bb23c373a {
  
  
  
  
}

#s-07d0a591-b609-4669-aa8f-376bb23c373a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shg-image-content-wrapper {
      aspect-ratio: 2983/578;
      min-width: 100%;
      height: auto;
    }

    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shogun-image-link {
      aspect-ratio: 2983/578;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07d0a591-b609-4669-aa8f-376bb23c373a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-07d0a591-b609-4669-aa8f-376bb23c373a .shogun-image-content {
  
    align-items: center;
  
}

.s-07d0a591-b609-4669-aa8f-376bb23c373a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07d0a591-b609-4669-aa8f-376bb23c373a {
      --shg-aspect-ratio: calc(2983/578); 
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
      position: relative;
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-07d0a591-b609-4669-aa8f-376bb23c373a {
  
  
  
  
}

#s-07d0a591-b609-4669-aa8f-376bb23c373a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shg-image-content-wrapper {
      aspect-ratio: 2983/578;
      min-width: 100%;
      height: auto;
    }

    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shogun-image-link {
      aspect-ratio: 2983/578;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07d0a591-b609-4669-aa8f-376bb23c373a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07d0a591-b609-4669-aa8f-376bb23c373a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-07d0a591-b609-4669-aa8f-376bb23c373a .shogun-image-content {
  
    align-items: center;
  
}

.s-07d0a591-b609-4669-aa8f-376bb23c373a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07d0a591-b609-4669-aa8f-376bb23c373a {
      --shg-aspect-ratio: calc(2983/578); 
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container {
      position: relative;
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07d0a591-b609-4669-aa8f-376bb23c373a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-a6622e72-d027-44ae-8158-25b0a0df2744 {
  margin-left: 5%;
margin-right: 5%;
}

#s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3299/1934;
text-align: center;
}



.shg-image-margin-container-s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shg-image-content-wrapper {
      aspect-ratio: 3299/1934;
      min-width: 100%;
      height: auto;
    }

    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shogun-image-link {
      aspect-ratio: 3299/1934;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
      --shg-aspect-ratio: calc(3299/1934); 
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
      position: relative;
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
  
  
  
  
}

#s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shg-image-content-wrapper {
      aspect-ratio: 3299/1934;
      min-width: 100%;
      height: auto;
    }

    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shogun-image-link {
      aspect-ratio: 3299/1934;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
      --shg-aspect-ratio: calc(3299/1934); 
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
      position: relative;
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
  
  
  
  
}

#s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shg-image-content-wrapper {
      aspect-ratio: 3299/1934;
      min-width: 100%;
      height: auto;
    }

    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shogun-image-link {
      aspect-ratio: 3299/1934;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
      --shg-aspect-ratio: calc(3299/1934); 
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
      position: relative;
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
  
  
  
  
}

#s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shg-image-content-wrapper {
      aspect-ratio: 3299/1934;
      min-width: 100%;
      height: auto;
    }

    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shogun-image-link {
      aspect-ratio: 3299/1934;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
      --shg-aspect-ratio: calc(3299/1934); 
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
      position: relative;
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
  
  
  
  
}

#s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shg-image-content-wrapper {
      aspect-ratio: 3299/1934;
      min-width: 100%;
      height: auto;
    }

    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shogun-image-link {
      aspect-ratio: 3299/1934;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 {
      --shg-aspect-ratio: calc(3299/1934); 
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container {
      position: relative;
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6c4b6c73-9ebd-492f-9bc2-5d83b605c148 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-d419e6f2-d46a-4e10-bf3a-2cb295a328b7 {
  margin-left: 5%;
margin-right: 5%;
}

#s-3f7a308d-17db-4275-bf56-4d66df426dde {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/376;
text-align: center;
}



.shg-image-margin-container-s-3f7a308d-17db-4275-bf56-4d66df426dde {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-3f7a308d-17db-4275-bf56-4d66df426dde {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3f7a308d-17db-4275-bf56-4d66df426dde img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-3f7a308d-17db-4275-bf56-4d66df426dde .shogun-image-content {
  
    align-items: center;
  
}

.s-3f7a308d-17db-4275-bf56-4d66df426dde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f7a308d-17db-4275-bf56-4d66df426dde {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
      position: relative;
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-3f7a308d-17db-4275-bf56-4d66df426dde {
  
  
  
  
}

#s-3f7a308d-17db-4275-bf56-4d66df426dde {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3f7a308d-17db-4275-bf56-4d66df426dde img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-3f7a308d-17db-4275-bf56-4d66df426dde .shogun-image-content {
  
    align-items: center;
  
}

.s-3f7a308d-17db-4275-bf56-4d66df426dde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f7a308d-17db-4275-bf56-4d66df426dde {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
      position: relative;
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-3f7a308d-17db-4275-bf56-4d66df426dde {
  
  
  
  
}

#s-3f7a308d-17db-4275-bf56-4d66df426dde {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3f7a308d-17db-4275-bf56-4d66df426dde img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-3f7a308d-17db-4275-bf56-4d66df426dde .shogun-image-content {
  
    align-items: center;
  
}

.s-3f7a308d-17db-4275-bf56-4d66df426dde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f7a308d-17db-4275-bf56-4d66df426dde {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
      position: relative;
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-3f7a308d-17db-4275-bf56-4d66df426dde {
  
  
  
  
}

#s-3f7a308d-17db-4275-bf56-4d66df426dde {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3f7a308d-17db-4275-bf56-4d66df426dde img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-3f7a308d-17db-4275-bf56-4d66df426dde .shogun-image-content {
  
    align-items: center;
  
}

.s-3f7a308d-17db-4275-bf56-4d66df426dde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f7a308d-17db-4275-bf56-4d66df426dde {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
      position: relative;
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-3f7a308d-17db-4275-bf56-4d66df426dde {
  
  
  
  
}

#s-3f7a308d-17db-4275-bf56-4d66df426dde {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shg-image-content-wrapper {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }

    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shogun-image-link {
      aspect-ratio: 640/376;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f7a308d-17db-4275-bf56-4d66df426dde .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3f7a308d-17db-4275-bf56-4d66df426dde img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-3f7a308d-17db-4275-bf56-4d66df426dde .shogun-image-content {
  
    align-items: center;
  
}

.s-3f7a308d-17db-4275-bf56-4d66df426dde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f7a308d-17db-4275-bf56-4d66df426dde {
      --shg-aspect-ratio: calc(640/376); 
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container {
      position: relative;
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f7a308d-17db-4275-bf56-4d66df426dde img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-03143ff3-c58e-4416-b7c3-6573b7e4d343 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-03143ff3-c58e-4416-b7c3-6573b7e4d343 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3222/663;
text-align: center;
}



.shg-image-margin-container-s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shg-image-content-wrapper {
      aspect-ratio: 3222/663;
      min-width: 100%;
      height: auto;
    }

    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shogun-image-link {
      aspect-ratio: 3222/663;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a77b4541-dc56-4275-ad95-37ee33c4e179 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shogun-image-content {
  
    align-items: center;
  
}

.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
      --shg-aspect-ratio: calc(3222/663); 
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
      position: relative;
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
  
  
  
  
}

#s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shg-image-content-wrapper {
      aspect-ratio: 3222/663;
      min-width: 100%;
      height: auto;
    }

    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shogun-image-link {
      aspect-ratio: 3222/663;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a77b4541-dc56-4275-ad95-37ee33c4e179 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shogun-image-content {
  
    align-items: center;
  
}

.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
      --shg-aspect-ratio: calc(3222/663); 
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
      position: relative;
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
  
  
  
  
}

#s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shg-image-content-wrapper {
      aspect-ratio: 3222/663;
      min-width: 100%;
      height: auto;
    }

    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shogun-image-link {
      aspect-ratio: 3222/663;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a77b4541-dc56-4275-ad95-37ee33c4e179 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shogun-image-content {
  
    align-items: center;
  
}

.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
      --shg-aspect-ratio: calc(3222/663); 
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
      position: relative;
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
  
  
  
  
}

#s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shg-image-content-wrapper {
      aspect-ratio: 3222/663;
      min-width: 100%;
      height: auto;
    }

    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shogun-image-link {
      aspect-ratio: 3222/663;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a77b4541-dc56-4275-ad95-37ee33c4e179 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shogun-image-content {
  
    align-items: center;
  
}

.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
      --shg-aspect-ratio: calc(3222/663); 
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
      position: relative;
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
  
  
  
  
}

#s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shg-image-content-wrapper {
      aspect-ratio: 3222/663;
      min-width: 100%;
      height: auto;
    }

    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shogun-image-link {
      aspect-ratio: 3222/663;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a77b4541-dc56-4275-ad95-37ee33c4e179 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-a77b4541-dc56-4275-ad95-37ee33c4e179 .shogun-image-content {
  
    align-items: center;
  
}

.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a77b4541-dc56-4275-ad95-37ee33c4e179 {
      --shg-aspect-ratio: calc(3222/663); 
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container {
      position: relative;
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a77b4541-dc56-4275-ad95-37ee33c4e179 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-536bf7a4-ffdc-48b1-91f1-9920a9091360 {
  margin-left: 5%;
margin-right: 5%;
}

#s-4370c740-b699-4410-9676-2f050bc58266 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3295/1838;
text-align: center;
}



.shg-image-margin-container-s-4370c740-b699-4410-9676-2f050bc58266 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-4370c740-b699-4410-9676-2f050bc58266 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4370c740-b699-4410-9676-2f050bc58266 .shg-image-content-wrapper {
      aspect-ratio: 3295/1838;
      min-width: 100%;
      height: auto;
    }

    #s-4370c740-b699-4410-9676-2f050bc58266 .shogun-image-link {
      aspect-ratio: 3295/1838;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4370c740-b699-4410-9676-2f050bc58266 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4370c740-b699-4410-9676-2f050bc58266 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4370c740-b699-4410-9676-2f050bc58266.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4370c740-b699-4410-9676-2f050bc58266 .shogun-image-content {
  
    align-items: center;
  
}

.s-4370c740-b699-4410-9676-2f050bc58266.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4370c740-b699-4410-9676-2f050bc58266.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4370c740-b699-4410-9676-2f050bc58266 {
      --shg-aspect-ratio: calc(3295/1838); 
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
      position: relative;
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4370c740-b699-4410-9676-2f050bc58266 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-4370c740-b699-4410-9676-2f050bc58266 {
  
  
  
  
}

#s-4370c740-b699-4410-9676-2f050bc58266 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4370c740-b699-4410-9676-2f050bc58266 .shg-image-content-wrapper {
      aspect-ratio: 3295/1838;
      min-width: 100%;
      height: auto;
    }

    #s-4370c740-b699-4410-9676-2f050bc58266 .shogun-image-link {
      aspect-ratio: 3295/1838;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4370c740-b699-4410-9676-2f050bc58266 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4370c740-b699-4410-9676-2f050bc58266 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4370c740-b699-4410-9676-2f050bc58266.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4370c740-b699-4410-9676-2f050bc58266 .shogun-image-content {
  
    align-items: center;
  
}

.s-4370c740-b699-4410-9676-2f050bc58266.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4370c740-b699-4410-9676-2f050bc58266.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4370c740-b699-4410-9676-2f050bc58266 {
      --shg-aspect-ratio: calc(3295/1838); 
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
      position: relative;
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4370c740-b699-4410-9676-2f050bc58266 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-4370c740-b699-4410-9676-2f050bc58266 {
  
  
  
  
}

#s-4370c740-b699-4410-9676-2f050bc58266 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4370c740-b699-4410-9676-2f050bc58266 .shg-image-content-wrapper {
      aspect-ratio: 3295/1838;
      min-width: 100%;
      height: auto;
    }

    #s-4370c740-b699-4410-9676-2f050bc58266 .shogun-image-link {
      aspect-ratio: 3295/1838;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4370c740-b699-4410-9676-2f050bc58266 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4370c740-b699-4410-9676-2f050bc58266 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4370c740-b699-4410-9676-2f050bc58266.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4370c740-b699-4410-9676-2f050bc58266 .shogun-image-content {
  
    align-items: center;
  
}

.s-4370c740-b699-4410-9676-2f050bc58266.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4370c740-b699-4410-9676-2f050bc58266.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4370c740-b699-4410-9676-2f050bc58266 {
      --shg-aspect-ratio: calc(3295/1838); 
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
      position: relative;
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4370c740-b699-4410-9676-2f050bc58266 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-4370c740-b699-4410-9676-2f050bc58266 {
  
  
  
  
}

#s-4370c740-b699-4410-9676-2f050bc58266 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4370c740-b699-4410-9676-2f050bc58266 .shg-image-content-wrapper {
      aspect-ratio: 3295/1838;
      min-width: 100%;
      height: auto;
    }

    #s-4370c740-b699-4410-9676-2f050bc58266 .shogun-image-link {
      aspect-ratio: 3295/1838;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4370c740-b699-4410-9676-2f050bc58266 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4370c740-b699-4410-9676-2f050bc58266 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4370c740-b699-4410-9676-2f050bc58266.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4370c740-b699-4410-9676-2f050bc58266 .shogun-image-content {
  
    align-items: center;
  
}

.s-4370c740-b699-4410-9676-2f050bc58266.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4370c740-b699-4410-9676-2f050bc58266.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4370c740-b699-4410-9676-2f050bc58266 {
      --shg-aspect-ratio: calc(3295/1838); 
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
      position: relative;
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4370c740-b699-4410-9676-2f050bc58266 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-4370c740-b699-4410-9676-2f050bc58266 {
  
  
  
  
}

#s-4370c740-b699-4410-9676-2f050bc58266 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4370c740-b699-4410-9676-2f050bc58266 .shg-image-content-wrapper {
      aspect-ratio: 3295/1838;
      min-width: 100%;
      height: auto;
    }

    #s-4370c740-b699-4410-9676-2f050bc58266 .shogun-image-link {
      aspect-ratio: 3295/1838;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4370c740-b699-4410-9676-2f050bc58266 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4370c740-b699-4410-9676-2f050bc58266 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4370c740-b699-4410-9676-2f050bc58266.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4370c740-b699-4410-9676-2f050bc58266 .shogun-image-content {
  
    align-items: center;
  
}

.s-4370c740-b699-4410-9676-2f050bc58266.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4370c740-b699-4410-9676-2f050bc58266.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4370c740-b699-4410-9676-2f050bc58266 {
      --shg-aspect-ratio: calc(3295/1838); 
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container {
      position: relative;
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4370c740-b699-4410-9676-2f050bc58266.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4370c740-b699-4410-9676-2f050bc58266 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-de70573e-79b1-4133-ba33-f7f2041bb390 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/300;
text-align: center;
}



.shg-image-margin-container-s-de70573e-79b1-4133-ba33-f7f2041bb390 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-de70573e-79b1-4133-ba33-f7f2041bb390 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shg-image-content-wrapper {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }

    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shogun-image-link {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de70573e-79b1-4133-ba33-f7f2041bb390 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-de70573e-79b1-4133-ba33-f7f2041bb390 .shogun-image-content {
  
    align-items: center;
  
}

.s-de70573e-79b1-4133-ba33-f7f2041bb390.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de70573e-79b1-4133-ba33-f7f2041bb390 {
      --shg-aspect-ratio: calc(640/300); 
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
      position: relative;
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-de70573e-79b1-4133-ba33-f7f2041bb390 {
  
  
  
  
}

#s-de70573e-79b1-4133-ba33-f7f2041bb390 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shg-image-content-wrapper {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }

    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shogun-image-link {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de70573e-79b1-4133-ba33-f7f2041bb390 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-de70573e-79b1-4133-ba33-f7f2041bb390 .shogun-image-content {
  
    align-items: center;
  
}

.s-de70573e-79b1-4133-ba33-f7f2041bb390.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de70573e-79b1-4133-ba33-f7f2041bb390 {
      --shg-aspect-ratio: calc(640/300); 
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
      position: relative;
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-de70573e-79b1-4133-ba33-f7f2041bb390 {
  
  
  
  
}

#s-de70573e-79b1-4133-ba33-f7f2041bb390 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shg-image-content-wrapper {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }

    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shogun-image-link {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de70573e-79b1-4133-ba33-f7f2041bb390 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-de70573e-79b1-4133-ba33-f7f2041bb390 .shogun-image-content {
  
    align-items: center;
  
}

.s-de70573e-79b1-4133-ba33-f7f2041bb390.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de70573e-79b1-4133-ba33-f7f2041bb390 {
      --shg-aspect-ratio: calc(640/300); 
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
      position: relative;
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-de70573e-79b1-4133-ba33-f7f2041bb390 {
  
  
  
  
}

#s-de70573e-79b1-4133-ba33-f7f2041bb390 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shg-image-content-wrapper {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }

    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shogun-image-link {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de70573e-79b1-4133-ba33-f7f2041bb390 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-de70573e-79b1-4133-ba33-f7f2041bb390 .shogun-image-content {
  
    align-items: center;
  
}

.s-de70573e-79b1-4133-ba33-f7f2041bb390.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de70573e-79b1-4133-ba33-f7f2041bb390 {
      --shg-aspect-ratio: calc(640/300); 
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
      position: relative;
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-de70573e-79b1-4133-ba33-f7f2041bb390 {
  
  
  
  
}

#s-de70573e-79b1-4133-ba33-f7f2041bb390 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shg-image-content-wrapper {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }

    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shogun-image-link {
      aspect-ratio: 640/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de70573e-79b1-4133-ba33-f7f2041bb390 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de70573e-79b1-4133-ba33-f7f2041bb390 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-de70573e-79b1-4133-ba33-f7f2041bb390 .shogun-image-content {
  
    align-items: center;
  
}

.s-de70573e-79b1-4133-ba33-f7f2041bb390.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de70573e-79b1-4133-ba33-f7f2041bb390 {
      --shg-aspect-ratio: calc(640/300); 
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container {
      position: relative;
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de70573e-79b1-4133-ba33-f7f2041bb390 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-1ce7dba8-c2c3-4d61-96e3-09036920b89c {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-1ce7dba8-c2c3-4d61-96e3-09036920b89c hr {
  border-top: 2px solid rgba(255, 254, 254, 1);
}

#s-c8557850-37d6-4372-b978-57e73fa8f97d {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3255/675;
text-align: center;
}



.shg-image-margin-container-s-c8557850-37d6-4372-b978-57e73fa8f97d {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-c8557850-37d6-4372-b978-57e73fa8f97d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shg-image-content-wrapper {
      aspect-ratio: 3255/675;
      min-width: 100%;
      height: auto;
    }

    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shogun-image-link {
      aspect-ratio: 3255/675;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c8557850-37d6-4372-b978-57e73fa8f97d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c8557850-37d6-4372-b978-57e73fa8f97d .shogun-image-content {
  
    align-items: center;
  
}

.s-c8557850-37d6-4372-b978-57e73fa8f97d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c8557850-37d6-4372-b978-57e73fa8f97d {
      --shg-aspect-ratio: calc(3255/675); 
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
      position: relative;
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c8557850-37d6-4372-b978-57e73fa8f97d {
  
  
  
  
}

#s-c8557850-37d6-4372-b978-57e73fa8f97d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shg-image-content-wrapper {
      aspect-ratio: 3255/675;
      min-width: 100%;
      height: auto;
    }

    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shogun-image-link {
      aspect-ratio: 3255/675;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c8557850-37d6-4372-b978-57e73fa8f97d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c8557850-37d6-4372-b978-57e73fa8f97d .shogun-image-content {
  
    align-items: center;
  
}

.s-c8557850-37d6-4372-b978-57e73fa8f97d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c8557850-37d6-4372-b978-57e73fa8f97d {
      --shg-aspect-ratio: calc(3255/675); 
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
      position: relative;
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-c8557850-37d6-4372-b978-57e73fa8f97d {
  
  
  
  
}

#s-c8557850-37d6-4372-b978-57e73fa8f97d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shg-image-content-wrapper {
      aspect-ratio: 3255/675;
      min-width: 100%;
      height: auto;
    }

    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shogun-image-link {
      aspect-ratio: 3255/675;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c8557850-37d6-4372-b978-57e73fa8f97d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c8557850-37d6-4372-b978-57e73fa8f97d .shogun-image-content {
  
    align-items: center;
  
}

.s-c8557850-37d6-4372-b978-57e73fa8f97d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c8557850-37d6-4372-b978-57e73fa8f97d {
      --shg-aspect-ratio: calc(3255/675); 
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
      position: relative;
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-c8557850-37d6-4372-b978-57e73fa8f97d {
  
  
  
  
}

#s-c8557850-37d6-4372-b978-57e73fa8f97d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shg-image-content-wrapper {
      aspect-ratio: 3255/675;
      min-width: 100%;
      height: auto;
    }

    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shogun-image-link {
      aspect-ratio: 3255/675;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c8557850-37d6-4372-b978-57e73fa8f97d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c8557850-37d6-4372-b978-57e73fa8f97d .shogun-image-content {
  
    align-items: center;
  
}

.s-c8557850-37d6-4372-b978-57e73fa8f97d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c8557850-37d6-4372-b978-57e73fa8f97d {
      --shg-aspect-ratio: calc(3255/675); 
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
      position: relative;
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-c8557850-37d6-4372-b978-57e73fa8f97d {
  
  
  
  
}

#s-c8557850-37d6-4372-b978-57e73fa8f97d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shg-image-content-wrapper {
      aspect-ratio: 3255/675;
      min-width: 100%;
      height: auto;
    }

    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shogun-image-link {
      aspect-ratio: 3255/675;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c8557850-37d6-4372-b978-57e73fa8f97d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c8557850-37d6-4372-b978-57e73fa8f97d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c8557850-37d6-4372-b978-57e73fa8f97d .shogun-image-content {
  
    align-items: center;
  
}

.s-c8557850-37d6-4372-b978-57e73fa8f97d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c8557850-37d6-4372-b978-57e73fa8f97d {
      --shg-aspect-ratio: calc(3255/675); 
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container {
      position: relative;
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c8557850-37d6-4372-b978-57e73fa8f97d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-8c7db3f7-141b-47d0-9110-8d59ea70afe2 {
  margin-left: 5%;
margin-right: 5%;
}

#s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/411;
text-align: center;
}



.shg-image-margin-container-s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shg-image-content-wrapper {
      aspect-ratio: 640/411;
      min-width: 100%;
      height: auto;
    }

    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shogun-image-link {
      aspect-ratio: 640/411;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shogun-image-content {
  
    align-items: center;
  
}

.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
      --shg-aspect-ratio: calc(640/411); 
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
      position: relative;
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
  
  
  
  
}

#s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shg-image-content-wrapper {
      aspect-ratio: 640/411;
      min-width: 100%;
      height: auto;
    }

    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shogun-image-link {
      aspect-ratio: 640/411;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shogun-image-content {
  
    align-items: center;
  
}

.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
      --shg-aspect-ratio: calc(640/411); 
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
      position: relative;
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
  
  
  
  
}

#s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shg-image-content-wrapper {
      aspect-ratio: 640/411;
      min-width: 100%;
      height: auto;
    }

    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shogun-image-link {
      aspect-ratio: 640/411;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shogun-image-content {
  
    align-items: center;
  
}

.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
      --shg-aspect-ratio: calc(640/411); 
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
      position: relative;
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
  
  
  
  
}

#s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shg-image-content-wrapper {
      aspect-ratio: 640/411;
      min-width: 100%;
      height: auto;
    }

    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shogun-image-link {
      aspect-ratio: 640/411;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shogun-image-content {
  
    align-items: center;
  
}

.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
      --shg-aspect-ratio: calc(640/411); 
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
      position: relative;
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
  
  
  
  
}

#s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shg-image-content-wrapper {
      aspect-ratio: 640/411;
      min-width: 100%;
      height: auto;
    }

    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shogun-image-link {
      aspect-ratio: 640/411;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 .shogun-image-content {
  
    align-items: center;
  
}

.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 {
      --shg-aspect-ratio: calc(640/411); 
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container {
      position: relative;
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e90ccfe9-b8f2-434c-aad6-b9fd694612b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-73fc1e31-b7a4-4d99-be43-454803dcb947 {
  margin-left: 5%;
margin-right: 5%;
}

#s-609af36d-42c3-475d-91e1-2427552d0e30 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
text-align: center;
}



.shg-image-margin-container-s-609af36d-42c3-475d-91e1-2427552d0e30 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-609af36d-42c3-475d-91e1-2427552d0e30 {
  margin: 0 !important;
  overflow: hidden;
}






.s-609af36d-42c3-475d-91e1-2427552d0e30 .shogun-image-content {
  
    align-items: center;
  
}

.s-609af36d-42c3-475d-91e1-2427552d0e30.shg-align-container {
  display: flex;
  justify-content: center
}

.s-609af36d-42c3-475d-91e1-2427552d0e30.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-609af36d-42c3-475d-91e1-2427552d0e30.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-609af36d-42c3-475d-91e1-2427552d0e30 {
  
  
  
  
}

#s-609af36d-42c3-475d-91e1-2427552d0e30 {
  margin: 0 !important;
  overflow: hidden;
}






.s-609af36d-42c3-475d-91e1-2427552d0e30 .shogun-image-content {
  
    align-items: center;
  
}

.s-609af36d-42c3-475d-91e1-2427552d0e30.shg-align-container {
  display: flex;
  justify-content: center
}

.s-609af36d-42c3-475d-91e1-2427552d0e30.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-609af36d-42c3-475d-91e1-2427552d0e30.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-609af36d-42c3-475d-91e1-2427552d0e30 {
  
  
  
  
}

#s-609af36d-42c3-475d-91e1-2427552d0e30 {
  margin: 0 !important;
  overflow: hidden;
}






.s-609af36d-42c3-475d-91e1-2427552d0e30 .shogun-image-content {
  
    align-items: center;
  
}

.s-609af36d-42c3-475d-91e1-2427552d0e30.shg-align-container {
  display: flex;
  justify-content: center
}

.s-609af36d-42c3-475d-91e1-2427552d0e30.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-609af36d-42c3-475d-91e1-2427552d0e30.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-609af36d-42c3-475d-91e1-2427552d0e30 {
  
  
  
  
}

#s-609af36d-42c3-475d-91e1-2427552d0e30 {
  margin: 0 !important;
  overflow: hidden;
}






.s-609af36d-42c3-475d-91e1-2427552d0e30 .shogun-image-content {
  
    align-items: center;
  
}

.s-609af36d-42c3-475d-91e1-2427552d0e30.shg-align-container {
  display: flex;
  justify-content: center
}

.s-609af36d-42c3-475d-91e1-2427552d0e30.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-609af36d-42c3-475d-91e1-2427552d0e30.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-609af36d-42c3-475d-91e1-2427552d0e30 {
  
  
  
  
}

#s-609af36d-42c3-475d-91e1-2427552d0e30 {
  margin: 0 !important;
  overflow: hidden;
}






.s-609af36d-42c3-475d-91e1-2427552d0e30 .shogun-image-content {
  
    align-items: center;
  
}

.s-609af36d-42c3-475d-91e1-2427552d0e30.shg-align-container {
  display: flex;
  justify-content: center
}

.s-609af36d-42c3-475d-91e1-2427552d0e30.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-609af36d-42c3-475d-91e1-2427552d0e30.shogun-image {
  box-sizing: border-box;
}




}
#s-ae379c47-918c-43d9-badb-4abd6acf112f {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
text-align: center;
}



.shg-image-margin-container-s-ae379c47-918c-43d9-badb-4abd6acf112f {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-ae379c47-918c-43d9-badb-4abd6acf112f {
  margin: 0 !important;
  overflow: hidden;
}






.s-ae379c47-918c-43d9-badb-4abd6acf112f .shogun-image-content {
  
    align-items: center;
  
}

.s-ae379c47-918c-43d9-badb-4abd6acf112f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae379c47-918c-43d9-badb-4abd6acf112f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae379c47-918c-43d9-badb-4abd6acf112f.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-ae379c47-918c-43d9-badb-4abd6acf112f {
  
  
  
  
}

#s-ae379c47-918c-43d9-badb-4abd6acf112f {
  margin: 0 !important;
  overflow: hidden;
}






.s-ae379c47-918c-43d9-badb-4abd6acf112f .shogun-image-content {
  
    align-items: center;
  
}

.s-ae379c47-918c-43d9-badb-4abd6acf112f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae379c47-918c-43d9-badb-4abd6acf112f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae379c47-918c-43d9-badb-4abd6acf112f.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-ae379c47-918c-43d9-badb-4abd6acf112f {
  
  
  
  
}

#s-ae379c47-918c-43d9-badb-4abd6acf112f {
  margin: 0 !important;
  overflow: hidden;
}






.s-ae379c47-918c-43d9-badb-4abd6acf112f .shogun-image-content {
  
    align-items: center;
  
}

.s-ae379c47-918c-43d9-badb-4abd6acf112f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae379c47-918c-43d9-badb-4abd6acf112f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae379c47-918c-43d9-badb-4abd6acf112f.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-ae379c47-918c-43d9-badb-4abd6acf112f {
  
  
  
  
}

#s-ae379c47-918c-43d9-badb-4abd6acf112f {
  margin: 0 !important;
  overflow: hidden;
}






.s-ae379c47-918c-43d9-badb-4abd6acf112f .shogun-image-content {
  
    align-items: center;
  
}

.s-ae379c47-918c-43d9-badb-4abd6acf112f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae379c47-918c-43d9-badb-4abd6acf112f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae379c47-918c-43d9-badb-4abd6acf112f.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-ae379c47-918c-43d9-badb-4abd6acf112f {
  
  
  
  
}

#s-ae379c47-918c-43d9-badb-4abd6acf112f {
  margin: 0 !important;
  overflow: hidden;
}






.s-ae379c47-918c-43d9-badb-4abd6acf112f .shogun-image-content {
  
    align-items: center;
  
}

.s-ae379c47-918c-43d9-badb-4abd6acf112f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae379c47-918c-43d9-badb-4abd6acf112f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae379c47-918c-43d9-badb-4abd6acf112f.shogun-image {
  box-sizing: border-box;
}




}
#s-8f0a2b3a-07a5-4caf-bbff-5e7c1a9f83e8 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-8f0a2b3a-07a5-4caf-bbff-5e7c1a9f83e8 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-b8c284ec-5db1-4450-8aaa-bff151192edd {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}

#s-b8c284ec-5db1-4450-8aaa-bff151192edd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-8dce91de-9292-4970-8772-7c9e6c507723 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-top: 0px;
margin-bottom: 0px;
background-color: rgba(0, 0, 0, 1);
}

#s-8dce91de-9292-4970-8772-7c9e6c507723 .shogun-countdown span, #s-8dce91de-9292-4970-8772-7c9e6c507723 .shogun-countdown label {
  color: rgba(255, 255, 255, 1);
}
#s-2d00d469-6cf4-43fb-b84c-1b3929069531 {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
max-width: 2751px;
text-align: center;
}



.shg-image-margin-container-s-2d00d469-6cf4-43fb-b84c-1b3929069531 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
  margin-bottom: 2px;
}

#s-2d00d469-6cf4-43fb-b84c-1b3929069531 {
  margin: 0 !important;
  overflow: hidden;
}






.s-2d00d469-6cf4-43fb-b84c-1b3929069531 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d00d469-6cf4-43fb-b84c-1b3929069531.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d00d469-6cf4-43fb-b84c-1b3929069531.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d00d469-6cf4-43fb-b84c-1b3929069531.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-2d00d469-6cf4-43fb-b84c-1b3929069531 {
  
  
  
  
}

#s-2d00d469-6cf4-43fb-b84c-1b3929069531 {
  margin: 0 !important;
  overflow: hidden;
}






.s-2d00d469-6cf4-43fb-b84c-1b3929069531 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d00d469-6cf4-43fb-b84c-1b3929069531.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d00d469-6cf4-43fb-b84c-1b3929069531.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d00d469-6cf4-43fb-b84c-1b3929069531.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2d00d469-6cf4-43fb-b84c-1b3929069531 {
  
  
  
  
}

#s-2d00d469-6cf4-43fb-b84c-1b3929069531 {
  margin: 0 !important;
  overflow: hidden;
}






.s-2d00d469-6cf4-43fb-b84c-1b3929069531 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d00d469-6cf4-43fb-b84c-1b3929069531.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d00d469-6cf4-43fb-b84c-1b3929069531.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d00d469-6cf4-43fb-b84c-1b3929069531.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2d00d469-6cf4-43fb-b84c-1b3929069531 {
  
  
  
  
}

#s-2d00d469-6cf4-43fb-b84c-1b3929069531 {
  margin: 0 !important;
  overflow: hidden;
}






.s-2d00d469-6cf4-43fb-b84c-1b3929069531 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d00d469-6cf4-43fb-b84c-1b3929069531.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d00d469-6cf4-43fb-b84c-1b3929069531.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d00d469-6cf4-43fb-b84c-1b3929069531.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2d00d469-6cf4-43fb-b84c-1b3929069531 {
  
  
  
  
}

#s-2d00d469-6cf4-43fb-b84c-1b3929069531 {
  margin: 0 !important;
  overflow: hidden;
}






.s-2d00d469-6cf4-43fb-b84c-1b3929069531 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d00d469-6cf4-43fb-b84c-1b3929069531.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d00d469-6cf4-43fb-b84c-1b3929069531.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d00d469-6cf4-43fb-b84c-1b3929069531.shogun-image {
  box-sizing: border-box;
}




}
#s-5824b6e3-f6f4-487d-8db4-d8616e48e431 {
  margin-left: auto;
margin-right: auto;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 191, 14, 1);
text-align: center;
text-decoration: none;
}
#s-5824b6e3-f6f4-487d-8db4-d8616e48e431:hover {background-color: rgba(31, 244, 12, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5824b6e3-f6f4-487d-8db4-d8616e48e431:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmVmMWU1ZjgtNWMyMy00OGY3LTk2MzUtNzVhZGM1NTQzNDc2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDBmZjAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNjBlMzE0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyZWYxZTVmOC01YzIzLTQ4ZjctOTYzNS03NWFkYzU1NDM0NzYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#00ff00"}, {"id"=>2, "pos"=>1, "color"=>"#60e314"}, {"id"=>3, "pos"=>1, "color"=>"#7e20cf"}, {"id"=>4, "pos"=>1, "color"=>"#7e20cf"}, {"id"=>5, "pos"=>1, "color"=>"#7e20cf"}, {"id"=>6, "pos"=>1, "color"=>"#7e20cf"}] !important;}

  #s-5824b6e3-f6f4-487d-8db4-d8616e48e431-root {
    text-align: center;
  }


#s-5824b6e3-f6f4-487d-8db4-d8616e48e431.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5824b6e3-f6f4-487d-8db4-d8616e48e431-root {
    text-align: center;
  }


#s-5824b6e3-f6f4-487d-8db4-d8616e48e431.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5824b6e3-f6f4-487d-8db4-d8616e48e431-root {
    text-align: center;
  }


#s-5824b6e3-f6f4-487d-8db4-d8616e48e431.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5824b6e3-f6f4-487d-8db4-d8616e48e431-root {
    text-align: center;
  }


#s-5824b6e3-f6f4-487d-8db4-d8616e48e431.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5824b6e3-f6f4-487d-8db4-d8616e48e431-root {
    text-align: center;
  }


#s-5824b6e3-f6f4-487d-8db4-d8616e48e431.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
#s-2ae16e37-4353-41e0-9075-aa759754dac0 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 2048/494;
text-align: center;
}



.shg-image-margin-container-s-2ae16e37-4353-41e0-9075-aa759754dac0 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}

#s-2ae16e37-4353-41e0-9075-aa759754dac0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ae16e37-4353-41e0-9075-aa759754dac0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-2ae16e37-4353-41e0-9075-aa759754dac0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ae16e37-4353-41e0-9075-aa759754dac0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ae16e37-4353-41e0-9075-aa759754dac0 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
      position: relative;
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-2ae16e37-4353-41e0-9075-aa759754dac0 {
  
  
  
  
}

#s-2ae16e37-4353-41e0-9075-aa759754dac0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ae16e37-4353-41e0-9075-aa759754dac0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-2ae16e37-4353-41e0-9075-aa759754dac0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ae16e37-4353-41e0-9075-aa759754dac0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ae16e37-4353-41e0-9075-aa759754dac0 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
      position: relative;
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-2ae16e37-4353-41e0-9075-aa759754dac0 {
  
  
  
  
}

#s-2ae16e37-4353-41e0-9075-aa759754dac0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ae16e37-4353-41e0-9075-aa759754dac0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-2ae16e37-4353-41e0-9075-aa759754dac0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ae16e37-4353-41e0-9075-aa759754dac0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ae16e37-4353-41e0-9075-aa759754dac0 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
      position: relative;
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-2ae16e37-4353-41e0-9075-aa759754dac0 {
  
  
  
  
}

#s-2ae16e37-4353-41e0-9075-aa759754dac0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ae16e37-4353-41e0-9075-aa759754dac0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-2ae16e37-4353-41e0-9075-aa759754dac0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ae16e37-4353-41e0-9075-aa759754dac0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ae16e37-4353-41e0-9075-aa759754dac0 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
      position: relative;
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-2ae16e37-4353-41e0-9075-aa759754dac0 {
  
  
  
  
}

#s-2ae16e37-4353-41e0-9075-aa759754dac0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ae16e37-4353-41e0-9075-aa759754dac0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ae16e37-4353-41e0-9075-aa759754dac0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-2ae16e37-4353-41e0-9075-aa759754dac0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ae16e37-4353-41e0-9075-aa759754dac0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ae16e37-4353-41e0-9075-aa759754dac0 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container {
      position: relative;
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ae16e37-4353-41e0-9075-aa759754dac0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-d9618407-91f9-49d4-bd3a-24782bb451c4 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-d9618407-91f9-49d4-bd3a-24782bb451c4 hr {
  border-top: 2px solid rgba(225, 223, 223, 1);
}

#s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3301/713;
text-align: center;
}



.shg-image-margin-container-s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shg-image-content-wrapper {
      aspect-ratio: 3301/713;
      min-width: 100%;
      height: auto;
    }

    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shogun-image-link {
      aspect-ratio: 3301/713;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shogun-image-content {
  
    align-items: center;
  
}

.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
      --shg-aspect-ratio: calc(3301/713); 
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
      position: relative;
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
  
  
  
  
}

#s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shg-image-content-wrapper {
      aspect-ratio: 3301/713;
      min-width: 100%;
      height: auto;
    }

    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shogun-image-link {
      aspect-ratio: 3301/713;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shogun-image-content {
  
    align-items: center;
  
}

.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
      --shg-aspect-ratio: calc(3301/713); 
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
      position: relative;
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
  
  
  
  
}

#s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shg-image-content-wrapper {
      aspect-ratio: 3301/713;
      min-width: 100%;
      height: auto;
    }

    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shogun-image-link {
      aspect-ratio: 3301/713;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shogun-image-content {
  
    align-items: center;
  
}

.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
      --shg-aspect-ratio: calc(3301/713); 
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
      position: relative;
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
  
  
  
  
}

#s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shg-image-content-wrapper {
      aspect-ratio: 3301/713;
      min-width: 100%;
      height: auto;
    }

    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shogun-image-link {
      aspect-ratio: 3301/713;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shogun-image-content {
  
    align-items: center;
  
}

.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
      --shg-aspect-ratio: calc(3301/713); 
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
      position: relative;
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
  
  
  
  
}

#s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shg-image-content-wrapper {
      aspect-ratio: 3301/713;
      min-width: 100%;
      height: auto;
    }

    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shogun-image-link {
      aspect-ratio: 3301/713;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-430ac03a-5e38-4d23-8860-0f16fee8b6ac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac .shogun-image-content {
  
    align-items: center;
  
}

.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac {
      --shg-aspect-ratio: calc(3301/713); 
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container {
      position: relative;
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-430ac03a-5e38-4d23-8860-0f16fee8b6ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-a15f1115-cb87-4906-aee7-e64d7fb01d0a {
  margin-top: -21px;
margin-left: auto;
margin-bottom: -21px;
margin-right: auto;
}

#s-a15f1115-cb87-4906-aee7-e64d7fb01d0a hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-699df2bd-7940-45da-b392-af430eccd960 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-699df2bd-7940-45da-b392-af430eccd960 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-699df2bd-7940-45da-b392-af430eccd960 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-699df2bd-7940-45da-b392-af430eccd960 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-699df2bd-7940-45da-b392-af430eccd960 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-699df2bd-7940-45da-b392-af430eccd960 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-699df2bd-7940-45da-b392-af430eccd960 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-699df2bd-7940-45da-b392-af430eccd960.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-699df2bd-7940-45da-b392-af430eccd960 .shogun-image-content {
  
    align-items: center;
  
}

.s-699df2bd-7940-45da-b392-af430eccd960.shg-align-container {
  display: flex;
  justify-content: center
}

.s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-699df2bd-7940-45da-b392-af430eccd960.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-699df2bd-7940-45da-b392-af430eccd960 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
      position: relative;
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-699df2bd-7940-45da-b392-af430eccd960 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-699df2bd-7940-45da-b392-af430eccd960 {
  
  
  
  
}

#s-699df2bd-7940-45da-b392-af430eccd960 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-699df2bd-7940-45da-b392-af430eccd960 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-699df2bd-7940-45da-b392-af430eccd960 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-699df2bd-7940-45da-b392-af430eccd960 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-699df2bd-7940-45da-b392-af430eccd960 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-699df2bd-7940-45da-b392-af430eccd960.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-699df2bd-7940-45da-b392-af430eccd960 .shogun-image-content {
  
    align-items: center;
  
}

.s-699df2bd-7940-45da-b392-af430eccd960.shg-align-container {
  display: flex;
  justify-content: center
}

.s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-699df2bd-7940-45da-b392-af430eccd960.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-699df2bd-7940-45da-b392-af430eccd960 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
      position: relative;
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-699df2bd-7940-45da-b392-af430eccd960 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-699df2bd-7940-45da-b392-af430eccd960 {
  
  
  
  
}

#s-699df2bd-7940-45da-b392-af430eccd960 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-699df2bd-7940-45da-b392-af430eccd960 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-699df2bd-7940-45da-b392-af430eccd960 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-699df2bd-7940-45da-b392-af430eccd960 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-699df2bd-7940-45da-b392-af430eccd960 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-699df2bd-7940-45da-b392-af430eccd960.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-699df2bd-7940-45da-b392-af430eccd960 .shogun-image-content {
  
    align-items: center;
  
}

.s-699df2bd-7940-45da-b392-af430eccd960.shg-align-container {
  display: flex;
  justify-content: center
}

.s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-699df2bd-7940-45da-b392-af430eccd960.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-699df2bd-7940-45da-b392-af430eccd960 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
      position: relative;
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-699df2bd-7940-45da-b392-af430eccd960 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-699df2bd-7940-45da-b392-af430eccd960 {
  
  
  
  
}

#s-699df2bd-7940-45da-b392-af430eccd960 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-699df2bd-7940-45da-b392-af430eccd960 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-699df2bd-7940-45da-b392-af430eccd960 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-699df2bd-7940-45da-b392-af430eccd960 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-699df2bd-7940-45da-b392-af430eccd960 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-699df2bd-7940-45da-b392-af430eccd960.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-699df2bd-7940-45da-b392-af430eccd960 .shogun-image-content {
  
    align-items: center;
  
}

.s-699df2bd-7940-45da-b392-af430eccd960.shg-align-container {
  display: flex;
  justify-content: center
}

.s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-699df2bd-7940-45da-b392-af430eccd960.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-699df2bd-7940-45da-b392-af430eccd960 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
      position: relative;
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-699df2bd-7940-45da-b392-af430eccd960 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-699df2bd-7940-45da-b392-af430eccd960 {
  
  
  
  
}

#s-699df2bd-7940-45da-b392-af430eccd960 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-699df2bd-7940-45da-b392-af430eccd960 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-699df2bd-7940-45da-b392-af430eccd960 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-699df2bd-7940-45da-b392-af430eccd960 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-699df2bd-7940-45da-b392-af430eccd960 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-699df2bd-7940-45da-b392-af430eccd960.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-699df2bd-7940-45da-b392-af430eccd960 .shogun-image-content {
  
    align-items: center;
  
}

.s-699df2bd-7940-45da-b392-af430eccd960.shg-align-container {
  display: flex;
  justify-content: center
}

.s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-699df2bd-7940-45da-b392-af430eccd960.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-699df2bd-7940-45da-b392-af430eccd960 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container {
      position: relative;
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-699df2bd-7940-45da-b392-af430eccd960.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-699df2bd-7940-45da-b392-af430eccd960 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-c489aed1-9f8e-4e63-bfea-16d5be09bb4b {
  margin-top: -3px;
margin-left: 5%;
margin-bottom: -3px;
margin-right: 5%;
}

#s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3287/1432;
text-align: center;
}



.shg-image-margin-container-s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shg-image-content-wrapper {
      aspect-ratio: 3287/1432;
      min-width: 100%;
      height: auto;
    }

    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shogun-image-link {
      aspect-ratio: 3287/1432;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9311e3a-8bfc-4045-97d0-2bda58692170 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shogun-image-content {
  
    align-items: center;
  
}

.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
      --shg-aspect-ratio: calc(3287/1432); 
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
      position: relative;
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
  
  
  
  
}

#s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shg-image-content-wrapper {
      aspect-ratio: 3287/1432;
      min-width: 100%;
      height: auto;
    }

    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shogun-image-link {
      aspect-ratio: 3287/1432;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9311e3a-8bfc-4045-97d0-2bda58692170 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shogun-image-content {
  
    align-items: center;
  
}

.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
      --shg-aspect-ratio: calc(3287/1432); 
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
      position: relative;
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
  
  
  
  
}

#s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shg-image-content-wrapper {
      aspect-ratio: 3287/1432;
      min-width: 100%;
      height: auto;
    }

    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shogun-image-link {
      aspect-ratio: 3287/1432;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9311e3a-8bfc-4045-97d0-2bda58692170 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shogun-image-content {
  
    align-items: center;
  
}

.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
      --shg-aspect-ratio: calc(3287/1432); 
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
      position: relative;
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
  
  
  
  
}

#s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shg-image-content-wrapper {
      aspect-ratio: 3287/1432;
      min-width: 100%;
      height: auto;
    }

    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shogun-image-link {
      aspect-ratio: 3287/1432;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9311e3a-8bfc-4045-97d0-2bda58692170 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shogun-image-content {
  
    align-items: center;
  
}

.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
      --shg-aspect-ratio: calc(3287/1432); 
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
      position: relative;
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
  
  
  
  
}

#s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shg-image-content-wrapper {
      aspect-ratio: 3287/1432;
      min-width: 100%;
      height: auto;
    }

    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shogun-image-link {
      aspect-ratio: 3287/1432;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9311e3a-8bfc-4045-97d0-2bda58692170 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d9311e3a-8bfc-4045-97d0-2bda58692170 .shogun-image-content {
  
    align-items: center;
  
}

.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d9311e3a-8bfc-4045-97d0-2bda58692170 {
      --shg-aspect-ratio: calc(3287/1432); 
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container {
      position: relative;
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9311e3a-8bfc-4045-97d0-2bda58692170 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-e536f03b-10d2-424d-9410-31dda08398ed {
  margin-left: 5%;
margin-right: 5%;
}

#s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3295/1193;
text-align: center;
}



.shg-image-margin-container-s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shg-image-content-wrapper {
      aspect-ratio: 3295/1193;
      min-width: 100%;
      height: auto;
    }

    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shogun-image-link {
      aspect-ratio: 3295/1193;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee33c75a-5126-4586-af3c-e53cf5f34285 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shogun-image-content {
  
    align-items: center;
  
}

.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
      --shg-aspect-ratio: calc(3295/1193); 
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
      position: relative;
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
  
  
  
  
}

#s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shg-image-content-wrapper {
      aspect-ratio: 3295/1193;
      min-width: 100%;
      height: auto;
    }

    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shogun-image-link {
      aspect-ratio: 3295/1193;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee33c75a-5126-4586-af3c-e53cf5f34285 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shogun-image-content {
  
    align-items: center;
  
}

.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
      --shg-aspect-ratio: calc(3295/1193); 
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
      position: relative;
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
  
  
  
  
}

#s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shg-image-content-wrapper {
      aspect-ratio: 3295/1193;
      min-width: 100%;
      height: auto;
    }

    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shogun-image-link {
      aspect-ratio: 3295/1193;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee33c75a-5126-4586-af3c-e53cf5f34285 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shogun-image-content {
  
    align-items: center;
  
}

.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
      --shg-aspect-ratio: calc(3295/1193); 
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
      position: relative;
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
  
  
  
  
}

#s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shg-image-content-wrapper {
      aspect-ratio: 3295/1193;
      min-width: 100%;
      height: auto;
    }

    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shogun-image-link {
      aspect-ratio: 3295/1193;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee33c75a-5126-4586-af3c-e53cf5f34285 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shogun-image-content {
  
    align-items: center;
  
}

.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
      --shg-aspect-ratio: calc(3295/1193); 
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
      position: relative;
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
  
  
  
  
}

#s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shg-image-content-wrapper {
      aspect-ratio: 3295/1193;
      min-width: 100%;
      height: auto;
    }

    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shogun-image-link {
      aspect-ratio: 3295/1193;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee33c75a-5126-4586-af3c-e53cf5f34285 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-ee33c75a-5126-4586-af3c-e53cf5f34285 .shogun-image-content {
  
    align-items: center;
  
}

.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee33c75a-5126-4586-af3c-e53cf5f34285 {
      --shg-aspect-ratio: calc(3295/1193); 
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container {
      position: relative;
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee33c75a-5126-4586-af3c-e53cf5f34285 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-7eea4021-07b9-4bac-ab65-7f4fe9c35933 {
  margin-left: 5%;
margin-right: 5%;
}

#s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3295/2513;
text-align: center;
}



.shg-image-margin-container-s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shg-image-content-wrapper {
      aspect-ratio: 3295/2513;
      min-width: 100%;
      height: auto;
    }

    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shogun-image-link {
      aspect-ratio: 3295/2513;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shogun-image-content {
  
    align-items: center;
  
}

.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
      --shg-aspect-ratio: calc(3295/2513); 
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
      position: relative;
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
  
  
  
  
}

#s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shg-image-content-wrapper {
      aspect-ratio: 3295/2513;
      min-width: 100%;
      height: auto;
    }

    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shogun-image-link {
      aspect-ratio: 3295/2513;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shogun-image-content {
  
    align-items: center;
  
}

.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
      --shg-aspect-ratio: calc(3295/2513); 
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
      position: relative;
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
  
  
  
  
}

#s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shg-image-content-wrapper {
      aspect-ratio: 3295/2513;
      min-width: 100%;
      height: auto;
    }

    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shogun-image-link {
      aspect-ratio: 3295/2513;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shogun-image-content {
  
    align-items: center;
  
}

.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
      --shg-aspect-ratio: calc(3295/2513); 
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
      position: relative;
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
  
  
  
  
}

#s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shg-image-content-wrapper {
      aspect-ratio: 3295/2513;
      min-width: 100%;
      height: auto;
    }

    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shogun-image-link {
      aspect-ratio: 3295/2513;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shogun-image-content {
  
    align-items: center;
  
}

.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
      --shg-aspect-ratio: calc(3295/2513); 
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
      position: relative;
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
  
  
  
  
}

#s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shg-image-content-wrapper {
      aspect-ratio: 3295/2513;
      min-width: 100%;
      height: auto;
    }

    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shogun-image-link {
      aspect-ratio: 3295/2513;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 .shogun-image-content {
  
    align-items: center;
  
}

.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 {
      --shg-aspect-ratio: calc(3295/2513); 
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container {
      position: relative;
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1abb5701-5429-497c-8c13-1cb78a1d1fc8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-77feb396-6555-4fd8-9071-38a3482ca055 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-77feb396-6555-4fd8-9071-38a3482ca055 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-2f54a777-fb62-471b-940a-7fd1a56c293b {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3255/475;
text-align: center;
}



.shg-image-margin-container-s-2f54a777-fb62-471b-940a-7fd1a56c293b {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-2f54a777-fb62-471b-940a-7fd1a56c293b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shg-image-content-wrapper {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }

    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shogun-image-link {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f54a777-fb62-471b-940a-7fd1a56c293b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-2f54a777-fb62-471b-940a-7fd1a56c293b .shogun-image-content {
  
    align-items: center;
  
}

.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f54a777-fb62-471b-940a-7fd1a56c293b {
      --shg-aspect-ratio: calc(3255/475); 
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
      position: relative;
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-2f54a777-fb62-471b-940a-7fd1a56c293b {
  
  
  
  
}

#s-2f54a777-fb62-471b-940a-7fd1a56c293b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shg-image-content-wrapper {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }

    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shogun-image-link {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f54a777-fb62-471b-940a-7fd1a56c293b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-2f54a777-fb62-471b-940a-7fd1a56c293b .shogun-image-content {
  
    align-items: center;
  
}

.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f54a777-fb62-471b-940a-7fd1a56c293b {
      --shg-aspect-ratio: calc(3255/475); 
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
      position: relative;
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-2f54a777-fb62-471b-940a-7fd1a56c293b {
  
  
  
  
}

#s-2f54a777-fb62-471b-940a-7fd1a56c293b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shg-image-content-wrapper {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }

    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shogun-image-link {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f54a777-fb62-471b-940a-7fd1a56c293b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-2f54a777-fb62-471b-940a-7fd1a56c293b .shogun-image-content {
  
    align-items: center;
  
}

.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f54a777-fb62-471b-940a-7fd1a56c293b {
      --shg-aspect-ratio: calc(3255/475); 
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
      position: relative;
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-2f54a777-fb62-471b-940a-7fd1a56c293b {
  
  
  
  
}

#s-2f54a777-fb62-471b-940a-7fd1a56c293b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shg-image-content-wrapper {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }

    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shogun-image-link {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f54a777-fb62-471b-940a-7fd1a56c293b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-2f54a777-fb62-471b-940a-7fd1a56c293b .shogun-image-content {
  
    align-items: center;
  
}

.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f54a777-fb62-471b-940a-7fd1a56c293b {
      --shg-aspect-ratio: calc(3255/475); 
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
      position: relative;
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-2f54a777-fb62-471b-940a-7fd1a56c293b {
  
  
  
  
}

#s-2f54a777-fb62-471b-940a-7fd1a56c293b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shg-image-content-wrapper {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }

    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shogun-image-link {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f54a777-fb62-471b-940a-7fd1a56c293b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f54a777-fb62-471b-940a-7fd1a56c293b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-2f54a777-fb62-471b-940a-7fd1a56c293b .shogun-image-content {
  
    align-items: center;
  
}

.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f54a777-fb62-471b-940a-7fd1a56c293b {
      --shg-aspect-ratio: calc(3255/475); 
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container {
      position: relative;
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f54a777-fb62-471b-940a-7fd1a56c293b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-3da4dc66-60ff-4b90-a2e5-2a5eef2acb11 {
  margin-left: 5%;
margin-right: 5%;
}

#s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3239/2474;
text-align: center;
}



.shg-image-margin-container-s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shg-image-content-wrapper {
      aspect-ratio: 3239/2474;
      min-width: 100%;
      height: auto;
    }

    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shogun-image-link {
      aspect-ratio: 3239/2474;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shogun-image-content {
  
    align-items: center;
  
}

.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
      --shg-aspect-ratio: calc(3239/2474); 
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
      position: relative;
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
  
  
  
  
}

#s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shg-image-content-wrapper {
      aspect-ratio: 3239/2474;
      min-width: 100%;
      height: auto;
    }

    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shogun-image-link {
      aspect-ratio: 3239/2474;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shogun-image-content {
  
    align-items: center;
  
}

.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
      --shg-aspect-ratio: calc(3239/2474); 
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
      position: relative;
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
  
  
  
  
}

#s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shg-image-content-wrapper {
      aspect-ratio: 3239/2474;
      min-width: 100%;
      height: auto;
    }

    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shogun-image-link {
      aspect-ratio: 3239/2474;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shogun-image-content {
  
    align-items: center;
  
}

.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
      --shg-aspect-ratio: calc(3239/2474); 
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
      position: relative;
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
  
  
  
  
}

#s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shg-image-content-wrapper {
      aspect-ratio: 3239/2474;
      min-width: 100%;
      height: auto;
    }

    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shogun-image-link {
      aspect-ratio: 3239/2474;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shogun-image-content {
  
    align-items: center;
  
}

.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
      --shg-aspect-ratio: calc(3239/2474); 
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
      position: relative;
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
  
  
  
  
}

#s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shg-image-content-wrapper {
      aspect-ratio: 3239/2474;
      min-width: 100%;
      height: auto;
    }

    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shogun-image-link {
      aspect-ratio: 3239/2474;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a .shogun-image-content {
  
    align-items: center;
  
}

.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a {
      --shg-aspect-ratio: calc(3239/2474); 
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container {
      position: relative;
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8388c9bf-4fae-4609-b4ac-c1ab940fcd1a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-a83a8d39-41cd-42b7-8f0b-19221d645225 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-a83a8d39-41cd-42b7-8f0b-19221d645225 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3255/475;
text-align: center;
}



.shg-image-margin-container-s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shg-image-content-wrapper {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }

    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shogun-image-link {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c595d8d-d424-4135-99f8-03b29d2ca496 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
      --shg-aspect-ratio: calc(3255/475); 
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
      position: relative;
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
  
  
  
  
}

#s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shg-image-content-wrapper {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }

    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shogun-image-link {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c595d8d-d424-4135-99f8-03b29d2ca496 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
      --shg-aspect-ratio: calc(3255/475); 
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
      position: relative;
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
  
  
  
  
}

#s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shg-image-content-wrapper {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }

    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shogun-image-link {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c595d8d-d424-4135-99f8-03b29d2ca496 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
      --shg-aspect-ratio: calc(3255/475); 
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
      position: relative;
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
  
  
  
  
}

#s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shg-image-content-wrapper {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }

    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shogun-image-link {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c595d8d-d424-4135-99f8-03b29d2ca496 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
      --shg-aspect-ratio: calc(3255/475); 
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
      position: relative;
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
  
  
  
  
}

#s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shg-image-content-wrapper {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }

    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shogun-image-link {
      aspect-ratio: 3255/475;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c595d8d-d424-4135-99f8-03b29d2ca496 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5c595d8d-d424-4135-99f8-03b29d2ca496 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c595d8d-d424-4135-99f8-03b29d2ca496 {
      --shg-aspect-ratio: calc(3255/475); 
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container {
      position: relative;
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c595d8d-d424-4135-99f8-03b29d2ca496 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-3f2a0f0b-729f-4c5a-9f71-54078fd77b3d {
  margin-left: 5%;
margin-right: 5%;
}

#s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3326/3488;
text-align: center;
}



.shg-image-margin-container-s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shg-image-content-wrapper {
      aspect-ratio: 3326/3488;
      min-width: 100%;
      height: auto;
    }

    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shogun-image-link {
      aspect-ratio: 3326/3488;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e9ea07f-43aa-4997-8520-32f7348c25ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
      --shg-aspect-ratio: calc(3326/3488); 
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
      position: relative;
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
  
  
  
  
}

#s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shg-image-content-wrapper {
      aspect-ratio: 3326/3488;
      min-width: 100%;
      height: auto;
    }

    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shogun-image-link {
      aspect-ratio: 3326/3488;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e9ea07f-43aa-4997-8520-32f7348c25ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
      --shg-aspect-ratio: calc(3326/3488); 
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
      position: relative;
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
  
  
  
  
}

#s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shg-image-content-wrapper {
      aspect-ratio: 3326/3488;
      min-width: 100%;
      height: auto;
    }

    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shogun-image-link {
      aspect-ratio: 3326/3488;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e9ea07f-43aa-4997-8520-32f7348c25ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
      --shg-aspect-ratio: calc(3326/3488); 
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
      position: relative;
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
  
  
  
  
}

#s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shg-image-content-wrapper {
      aspect-ratio: 3326/3488;
      min-width: 100%;
      height: auto;
    }

    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shogun-image-link {
      aspect-ratio: 3326/3488;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e9ea07f-43aa-4997-8520-32f7348c25ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
      --shg-aspect-ratio: calc(3326/3488); 
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
      position: relative;
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
  
  
  
  
}

#s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shg-image-content-wrapper {
      aspect-ratio: 3326/3488;
      min-width: 100%;
      height: auto;
    }

    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shogun-image-link {
      aspect-ratio: 3326/3488;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e9ea07f-43aa-4997-8520-32f7348c25ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-1e9ea07f-43aa-4997-8520-32f7348c25ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba {
      --shg-aspect-ratio: calc(3326/3488); 
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container {
      position: relative;
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e9ea07f-43aa-4997-8520-32f7348c25ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-bec80a5c-516d-4db3-9f40-7adaf0303f79 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-bec80a5c-516d-4db3-9f40-7adaf0303f79 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-bac1a234-1b40-469f-bb80-e731ed492380 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3301/455;
text-align: center;
}



.shg-image-margin-container-s-bac1a234-1b40-469f-bb80-e731ed492380 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-bac1a234-1b40-469f-bb80-e731ed492380 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shg-image-content-wrapper {
      aspect-ratio: 3301/455;
      min-width: 100%;
      height: auto;
    }

    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shogun-image-link {
      aspect-ratio: 3301/455;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bac1a234-1b40-469f-bb80-e731ed492380 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-bac1a234-1b40-469f-bb80-e731ed492380 .shogun-image-content {
  
    align-items: center;
  
}

.s-bac1a234-1b40-469f-bb80-e731ed492380.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bac1a234-1b40-469f-bb80-e731ed492380 {
      --shg-aspect-ratio: calc(3301/455); 
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
      position: relative;
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-bac1a234-1b40-469f-bb80-e731ed492380 {
  
  
  
  
}

#s-bac1a234-1b40-469f-bb80-e731ed492380 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shg-image-content-wrapper {
      aspect-ratio: 3301/455;
      min-width: 100%;
      height: auto;
    }

    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shogun-image-link {
      aspect-ratio: 3301/455;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bac1a234-1b40-469f-bb80-e731ed492380 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-bac1a234-1b40-469f-bb80-e731ed492380 .shogun-image-content {
  
    align-items: center;
  
}

.s-bac1a234-1b40-469f-bb80-e731ed492380.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bac1a234-1b40-469f-bb80-e731ed492380 {
      --shg-aspect-ratio: calc(3301/455); 
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
      position: relative;
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-bac1a234-1b40-469f-bb80-e731ed492380 {
  
  
  
  
}

#s-bac1a234-1b40-469f-bb80-e731ed492380 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shg-image-content-wrapper {
      aspect-ratio: 3301/455;
      min-width: 100%;
      height: auto;
    }

    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shogun-image-link {
      aspect-ratio: 3301/455;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bac1a234-1b40-469f-bb80-e731ed492380 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-bac1a234-1b40-469f-bb80-e731ed492380 .shogun-image-content {
  
    align-items: center;
  
}

.s-bac1a234-1b40-469f-bb80-e731ed492380.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bac1a234-1b40-469f-bb80-e731ed492380 {
      --shg-aspect-ratio: calc(3301/455); 
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
      position: relative;
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-bac1a234-1b40-469f-bb80-e731ed492380 {
  
  
  
  
}

#s-bac1a234-1b40-469f-bb80-e731ed492380 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shg-image-content-wrapper {
      aspect-ratio: 3301/455;
      min-width: 100%;
      height: auto;
    }

    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shogun-image-link {
      aspect-ratio: 3301/455;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bac1a234-1b40-469f-bb80-e731ed492380 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-bac1a234-1b40-469f-bb80-e731ed492380 .shogun-image-content {
  
    align-items: center;
  
}

.s-bac1a234-1b40-469f-bb80-e731ed492380.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bac1a234-1b40-469f-bb80-e731ed492380 {
      --shg-aspect-ratio: calc(3301/455); 
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
      position: relative;
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-bac1a234-1b40-469f-bb80-e731ed492380 {
  
  
  
  
}

#s-bac1a234-1b40-469f-bb80-e731ed492380 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shg-image-content-wrapper {
      aspect-ratio: 3301/455;
      min-width: 100%;
      height: auto;
    }

    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shogun-image-link {
      aspect-ratio: 3301/455;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bac1a234-1b40-469f-bb80-e731ed492380 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bac1a234-1b40-469f-bb80-e731ed492380 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-bac1a234-1b40-469f-bb80-e731ed492380 .shogun-image-content {
  
    align-items: center;
  
}

.s-bac1a234-1b40-469f-bb80-e731ed492380.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bac1a234-1b40-469f-bb80-e731ed492380 {
      --shg-aspect-ratio: calc(3301/455); 
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container {
      position: relative;
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bac1a234-1b40-469f-bb80-e731ed492380 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-ba567e86-f348-4600-a995-f6edec5ca154 {
  margin-left: 5%;
margin-right: 5%;
}

#s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3301/2743;
text-align: center;
}



.shg-image-margin-container-s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shg-image-content-wrapper {
      aspect-ratio: 3301/2743;
      min-width: 100%;
      height: auto;
    }

    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shogun-image-link {
      aspect-ratio: 3301/2743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6368752a-af83-4595-bdc8-d8ccf228c1dd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shogun-image-content {
  
    align-items: center;
  
}

.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
      --shg-aspect-ratio: calc(3301/2743); 
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
      position: relative;
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
  
  
  
  
}

#s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shg-image-content-wrapper {
      aspect-ratio: 3301/2743;
      min-width: 100%;
      height: auto;
    }

    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shogun-image-link {
      aspect-ratio: 3301/2743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6368752a-af83-4595-bdc8-d8ccf228c1dd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shogun-image-content {
  
    align-items: center;
  
}

.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
      --shg-aspect-ratio: calc(3301/2743); 
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
      position: relative;
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
  
  
  
  
}

#s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shg-image-content-wrapper {
      aspect-ratio: 3301/2743;
      min-width: 100%;
      height: auto;
    }

    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shogun-image-link {
      aspect-ratio: 3301/2743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6368752a-af83-4595-bdc8-d8ccf228c1dd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shogun-image-content {
  
    align-items: center;
  
}

.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
      --shg-aspect-ratio: calc(3301/2743); 
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
      position: relative;
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
  
  
  
  
}

#s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shg-image-content-wrapper {
      aspect-ratio: 3301/2743;
      min-width: 100%;
      height: auto;
    }

    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shogun-image-link {
      aspect-ratio: 3301/2743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6368752a-af83-4595-bdc8-d8ccf228c1dd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shogun-image-content {
  
    align-items: center;
  
}

.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
      --shg-aspect-ratio: calc(3301/2743); 
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
      position: relative;
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
  
  
  
  
}

#s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shg-image-content-wrapper {
      aspect-ratio: 3301/2743;
      min-width: 100%;
      height: auto;
    }

    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shogun-image-link {
      aspect-ratio: 3301/2743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6368752a-af83-4595-bdc8-d8ccf228c1dd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6368752a-af83-4595-bdc8-d8ccf228c1dd .shogun-image-content {
  
    align-items: center;
  
}

.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd {
      --shg-aspect-ratio: calc(3301/2743); 
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container {
      position: relative;
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6368752a-af83-4595-bdc8-d8ccf228c1dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-68979de8-e8cf-4c74-a756-57d82623e0fa {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-68979de8-e8cf-4c74-a756-57d82623e0fa hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3296/779;
text-align: center;
}



.shg-image-margin-container-s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shg-image-content-wrapper {
      aspect-ratio: 3296/779;
      min-width: 100%;
      height: auto;
    }

    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shogun-image-link {
      aspect-ratio: 3296/779;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-580bcf44-f578-4608-9186-17c96e6ab9b1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
      --shg-aspect-ratio: calc(3296/779); 
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
      position: relative;
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
  
  
  
  
}

#s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shg-image-content-wrapper {
      aspect-ratio: 3296/779;
      min-width: 100%;
      height: auto;
    }

    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shogun-image-link {
      aspect-ratio: 3296/779;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-580bcf44-f578-4608-9186-17c96e6ab9b1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
      --shg-aspect-ratio: calc(3296/779); 
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
      position: relative;
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
  
  
  
  
}

#s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shg-image-content-wrapper {
      aspect-ratio: 3296/779;
      min-width: 100%;
      height: auto;
    }

    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shogun-image-link {
      aspect-ratio: 3296/779;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-580bcf44-f578-4608-9186-17c96e6ab9b1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
      --shg-aspect-ratio: calc(3296/779); 
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
      position: relative;
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
  
  
  
  
}

#s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shg-image-content-wrapper {
      aspect-ratio: 3296/779;
      min-width: 100%;
      height: auto;
    }

    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shogun-image-link {
      aspect-ratio: 3296/779;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-580bcf44-f578-4608-9186-17c96e6ab9b1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
      --shg-aspect-ratio: calc(3296/779); 
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
      position: relative;
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
  
  
  
  
}

#s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shg-image-content-wrapper {
      aspect-ratio: 3296/779;
      min-width: 100%;
      height: auto;
    }

    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shogun-image-link {
      aspect-ratio: 3296/779;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-580bcf44-f578-4608-9186-17c96e6ab9b1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-580bcf44-f578-4608-9186-17c96e6ab9b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-580bcf44-f578-4608-9186-17c96e6ab9b1 {
      --shg-aspect-ratio: calc(3296/779); 
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container {
      position: relative;
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-580bcf44-f578-4608-9186-17c96e6ab9b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-2b797ff6-f981-43e7-900b-ce0a92a9d868 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-2b797ff6-f981-43e7-900b-ce0a92a9d868 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 2015/2476;
text-align: center;
}



.shg-image-margin-container-s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shg-image-content-wrapper {
      aspect-ratio: 2015/2476;
      min-width: 100%;
      height: auto;
    }

    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shogun-image-link {
      aspect-ratio: 2015/2476;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6292b7fe-1442-4519-b74a-a6c0661ef836 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shogun-image-content {
  
    align-items: center;
  
}

.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
      --shg-aspect-ratio: calc(2015/2476); 
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
      position: relative;
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
  
  
  
  
}

#s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shg-image-content-wrapper {
      aspect-ratio: 2015/2476;
      min-width: 100%;
      height: auto;
    }

    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shogun-image-link {
      aspect-ratio: 2015/2476;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6292b7fe-1442-4519-b74a-a6c0661ef836 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shogun-image-content {
  
    align-items: center;
  
}

.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
      --shg-aspect-ratio: calc(2015/2476); 
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
      position: relative;
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
  
  
  
  
}

#s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shg-image-content-wrapper {
      aspect-ratio: 2015/2476;
      min-width: 100%;
      height: auto;
    }

    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shogun-image-link {
      aspect-ratio: 2015/2476;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6292b7fe-1442-4519-b74a-a6c0661ef836 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shogun-image-content {
  
    align-items: center;
  
}

.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
      --shg-aspect-ratio: calc(2015/2476); 
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
      position: relative;
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
  
  
  
  
}

#s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shg-image-content-wrapper {
      aspect-ratio: 2015/2476;
      min-width: 100%;
      height: auto;
    }

    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shogun-image-link {
      aspect-ratio: 2015/2476;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6292b7fe-1442-4519-b74a-a6c0661ef836 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shogun-image-content {
  
    align-items: center;
  
}

.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
      --shg-aspect-ratio: calc(2015/2476); 
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
      position: relative;
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
  
  
  
  
}

#s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shg-image-content-wrapper {
      aspect-ratio: 2015/2476;
      min-width: 100%;
      height: auto;
    }

    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shogun-image-link {
      aspect-ratio: 2015/2476;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6292b7fe-1442-4519-b74a-a6c0661ef836 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-6292b7fe-1442-4519-b74a-a6c0661ef836 .shogun-image-content {
  
    align-items: center;
  
}

.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6292b7fe-1442-4519-b74a-a6c0661ef836 {
      --shg-aspect-ratio: calc(2015/2476); 
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container {
      position: relative;
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6292b7fe-1442-4519-b74a-a6c0661ef836 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-3068a1b8-d3dd-441b-8b99-3c1ab8911068 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-3068a1b8-d3dd-441b-8b99-3c1ab8911068 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-5d241a5f-9203-430f-b966-6ba31228d1eb {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3306/716;
text-align: center;
}



.shg-image-margin-container-s-5d241a5f-9203-430f-b966-6ba31228d1eb {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-5d241a5f-9203-430f-b966-6ba31228d1eb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shg-image-content-wrapper {
      aspect-ratio: 3306/716;
      min-width: 100%;
      height: auto;
    }

    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shogun-image-link {
      aspect-ratio: 3306/716;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5d241a5f-9203-430f-b966-6ba31228d1eb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5d241a5f-9203-430f-b966-6ba31228d1eb .shogun-image-content {
  
    align-items: center;
  
}

.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d241a5f-9203-430f-b966-6ba31228d1eb {
      --shg-aspect-ratio: calc(3306/716); 
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
      position: relative;
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-5d241a5f-9203-430f-b966-6ba31228d1eb {
  
  
  
  
}

#s-5d241a5f-9203-430f-b966-6ba31228d1eb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shg-image-content-wrapper {
      aspect-ratio: 3306/716;
      min-width: 100%;
      height: auto;
    }

    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shogun-image-link {
      aspect-ratio: 3306/716;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5d241a5f-9203-430f-b966-6ba31228d1eb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5d241a5f-9203-430f-b966-6ba31228d1eb .shogun-image-content {
  
    align-items: center;
  
}

.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d241a5f-9203-430f-b966-6ba31228d1eb {
      --shg-aspect-ratio: calc(3306/716); 
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
      position: relative;
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-5d241a5f-9203-430f-b966-6ba31228d1eb {
  
  
  
  
}

#s-5d241a5f-9203-430f-b966-6ba31228d1eb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shg-image-content-wrapper {
      aspect-ratio: 3306/716;
      min-width: 100%;
      height: auto;
    }

    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shogun-image-link {
      aspect-ratio: 3306/716;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5d241a5f-9203-430f-b966-6ba31228d1eb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5d241a5f-9203-430f-b966-6ba31228d1eb .shogun-image-content {
  
    align-items: center;
  
}

.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d241a5f-9203-430f-b966-6ba31228d1eb {
      --shg-aspect-ratio: calc(3306/716); 
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
      position: relative;
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-5d241a5f-9203-430f-b966-6ba31228d1eb {
  
  
  
  
}

#s-5d241a5f-9203-430f-b966-6ba31228d1eb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shg-image-content-wrapper {
      aspect-ratio: 3306/716;
      min-width: 100%;
      height: auto;
    }

    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shogun-image-link {
      aspect-ratio: 3306/716;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5d241a5f-9203-430f-b966-6ba31228d1eb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5d241a5f-9203-430f-b966-6ba31228d1eb .shogun-image-content {
  
    align-items: center;
  
}

.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d241a5f-9203-430f-b966-6ba31228d1eb {
      --shg-aspect-ratio: calc(3306/716); 
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
      position: relative;
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-5d241a5f-9203-430f-b966-6ba31228d1eb {
  
  
  
  
}

#s-5d241a5f-9203-430f-b966-6ba31228d1eb {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shg-image-content-wrapper {
      aspect-ratio: 3306/716;
      min-width: 100%;
      height: auto;
    }

    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shogun-image-link {
      aspect-ratio: 3306/716;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5d241a5f-9203-430f-b966-6ba31228d1eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5d241a5f-9203-430f-b966-6ba31228d1eb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-5d241a5f-9203-430f-b966-6ba31228d1eb .shogun-image-content {
  
    align-items: center;
  
}

.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5d241a5f-9203-430f-b966-6ba31228d1eb {
      --shg-aspect-ratio: calc(3306/716); 
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container {
      position: relative;
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5d241a5f-9203-430f-b966-6ba31228d1eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-3356635a-1a06-4caf-9c8a-426ecc19e61a {
  margin-left: 5%;
margin-right: 5%;
}

#s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3301/1214;
text-align: center;
}



.shg-image-margin-container-s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shg-image-content-wrapper {
      aspect-ratio: 3301/1214;
      min-width: 100%;
      height: auto;
    }

    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shogun-image-link {
      aspect-ratio: 3301/1214;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shogun-image-content {
  
    align-items: center;
  
}

.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
      --shg-aspect-ratio: calc(3301/1214); 
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
      position: relative;
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
  
  
  
  
}

#s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shg-image-content-wrapper {
      aspect-ratio: 3301/1214;
      min-width: 100%;
      height: auto;
    }

    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shogun-image-link {
      aspect-ratio: 3301/1214;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shogun-image-content {
  
    align-items: center;
  
}

.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
      --shg-aspect-ratio: calc(3301/1214); 
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
      position: relative;
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
  
  
  
  
}

#s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shg-image-content-wrapper {
      aspect-ratio: 3301/1214;
      min-width: 100%;
      height: auto;
    }

    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shogun-image-link {
      aspect-ratio: 3301/1214;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shogun-image-content {
  
    align-items: center;
  
}

.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
      --shg-aspect-ratio: calc(3301/1214); 
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
      position: relative;
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
  
  
  
  
}

#s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shg-image-content-wrapper {
      aspect-ratio: 3301/1214;
      min-width: 100%;
      height: auto;
    }

    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shogun-image-link {
      aspect-ratio: 3301/1214;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shogun-image-content {
  
    align-items: center;
  
}

.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
      --shg-aspect-ratio: calc(3301/1214); 
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
      position: relative;
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
  
  
  
  
}

#s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shg-image-content-wrapper {
      aspect-ratio: 3301/1214;
      min-width: 100%;
      height: auto;
    }

    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shogun-image-link {
      aspect-ratio: 3301/1214;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13db35d9-8245-4fb2-9a16-079b286ef1c2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-13db35d9-8245-4fb2-9a16-079b286ef1c2 .shogun-image-content {
  
    align-items: center;
  
}

.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2 {
      --shg-aspect-ratio: calc(3301/1214); 
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container {
      position: relative;
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13db35d9-8245-4fb2-9a16-079b286ef1c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3301/553;
text-align: center;
}



.shg-image-margin-container-s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shg-image-content-wrapper {
      aspect-ratio: 3301/553;
      min-width: 100%;
      height: auto;
    }

    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shogun-image-link {
      aspect-ratio: 3301/553;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shogun-image-content {
  
    align-items: center;
  
}

.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
      --shg-aspect-ratio: calc(3301/553); 
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
      position: relative;
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
  
  
  
  
}

#s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shg-image-content-wrapper {
      aspect-ratio: 3301/553;
      min-width: 100%;
      height: auto;
    }

    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shogun-image-link {
      aspect-ratio: 3301/553;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shogun-image-content {
  
    align-items: center;
  
}

.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
      --shg-aspect-ratio: calc(3301/553); 
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
      position: relative;
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
  
  
  
  
}

#s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shg-image-content-wrapper {
      aspect-ratio: 3301/553;
      min-width: 100%;
      height: auto;
    }

    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shogun-image-link {
      aspect-ratio: 3301/553;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shogun-image-content {
  
    align-items: center;
  
}

.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
      --shg-aspect-ratio: calc(3301/553); 
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
      position: relative;
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
  
  
  
  
}

#s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shg-image-content-wrapper {
      aspect-ratio: 3301/553;
      min-width: 100%;
      height: auto;
    }

    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shogun-image-link {
      aspect-ratio: 3301/553;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shogun-image-content {
  
    align-items: center;
  
}

.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
      --shg-aspect-ratio: calc(3301/553); 
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
      position: relative;
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
  
  
  
  
}

#s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shg-image-content-wrapper {
      aspect-ratio: 3301/553;
      min-width: 100%;
      height: auto;
    }

    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shogun-image-link {
      aspect-ratio: 3301/553;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf .shogun-image-content {
  
    align-items: center;
  
}

.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf {
      --shg-aspect-ratio: calc(3301/553); 
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container {
      position: relative;
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7a894cb0-dfaa-4e71-a9b2-5676b36148bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-e247936a-adc0-458a-a1e3-7dd2759f7fde {
  margin-left: 5%;
margin-right: 5%;
}

#s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 16/9;
text-align: center;
}



.shg-image-margin-container-s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shogun-image-content {
  
    align-items: center;
  
}

.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
      position: relative;
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
  
  
  
  
}

#s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shogun-image-content {
  
    align-items: center;
  
}

.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
      position: relative;
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
  
  
  
  
}

#s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shogun-image-content {
  
    align-items: center;
  
}

.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
      position: relative;
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
  
  
  
  
}

#s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shogun-image-content {
  
    align-items: center;
  
}

.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
      position: relative;
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
  
  
  
  
}

#s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 .shogun-image-content {
  
    align-items: center;
  
}

.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container {
      position: relative;
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-092a9a95-5f7e-4e7c-bb1d-cd54febb80f0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-977fd66d-2fc6-47f4-933f-e22bc0e95c52 {
  margin-left: 5%;
margin-right: 5%;
}

#s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3266/831;
text-align: center;
}



.shg-image-margin-container-s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shg-image-content-wrapper {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }

    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shogun-image-link {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
      --shg-aspect-ratio: calc(3266/831); 
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
      position: relative;
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
  
  
  
  
}

#s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shg-image-content-wrapper {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }

    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shogun-image-link {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
      --shg-aspect-ratio: calc(3266/831); 
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
      position: relative;
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
  
  
  
  
}

#s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shg-image-content-wrapper {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }

    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shogun-image-link {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
      --shg-aspect-ratio: calc(3266/831); 
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
      position: relative;
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
  
  
  
  
}

#s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shg-image-content-wrapper {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }

    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shogun-image-link {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
      --shg-aspect-ratio: calc(3266/831); 
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
      position: relative;
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
  
  
  
  
}

#s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shg-image-content-wrapper {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }

    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shogun-image-link {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d0739721-6dce-4b1d-a200-acabb1ac14e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d0739721-6dce-4b1d-a200-acabb1ac14e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7 {
      --shg-aspect-ratio: calc(3266/831); 
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container {
      position: relative;
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d0739721-6dce-4b1d-a200-acabb1ac14e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 16/9;
text-align: center;
}



.shg-image-margin-container-s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shogun-image-content {
  
    align-items: center;
  
}

.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
      position: relative;
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
  
  
  
  
}

#s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shogun-image-content {
  
    align-items: center;
  
}

.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
      position: relative;
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
  
  
  
  
}

#s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shogun-image-content {
  
    align-items: center;
  
}

.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
      position: relative;
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
  
  
  
  
}

#s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shogun-image-content {
  
    align-items: center;
  
}

.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
      position: relative;
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
  
  
  
  
}

#s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07b8f6c0-be61-4afc-bb85-efcf4df055ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba .shogun-image-content {
  
    align-items: center;
  
}

.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container {
      position: relative;
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07b8f6c0-be61-4afc-bb85-efcf4df055ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 16/9;
text-align: center;
}



.shg-image-margin-container-s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shogun-image-content {
  
    align-items: center;
  
}

.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
      position: relative;
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
  
  
  
  
}

#s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shogun-image-content {
  
    align-items: center;
  
}

.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
      position: relative;
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
  
  
  
  
}

#s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shogun-image-content {
  
    align-items: center;
  
}

.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
      position: relative;
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
  
  
  
  
}

#s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shogun-image-content {
  
    align-items: center;
  
}

.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
      position: relative;
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
  
  
  
  
}

#s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e395a2b-b57a-4601-826f-65a8f9e8b161 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-2e395a2b-b57a-4601-826f-65a8f9e8b161 .shogun-image-content {
  
    align-items: center;
  
}

.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container {
      position: relative;
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e395a2b-b57a-4601-826f-65a8f9e8b161 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-4662ebe6-8554-4281-8baf-ab177495a375 {
  margin-left: 5%;
margin-right: 5%;
}

#s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3301/779;
text-align: center;
}



.shg-image-margin-container-s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shg-image-content-wrapper {
      aspect-ratio: 3301/779;
      min-width: 100%;
      height: auto;
    }

    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shogun-image-link {
      aspect-ratio: 3301/779;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shogun-image-content {
  
    align-items: center;
  
}

.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
      --shg-aspect-ratio: calc(3301/779); 
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
      position: relative;
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
  
  
  
  
}

#s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shg-image-content-wrapper {
      aspect-ratio: 3301/779;
      min-width: 100%;
      height: auto;
    }

    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shogun-image-link {
      aspect-ratio: 3301/779;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shogun-image-content {
  
    align-items: center;
  
}

.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
      --shg-aspect-ratio: calc(3301/779); 
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
      position: relative;
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
  
  
  
  
}

#s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shg-image-content-wrapper {
      aspect-ratio: 3301/779;
      min-width: 100%;
      height: auto;
    }

    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shogun-image-link {
      aspect-ratio: 3301/779;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shogun-image-content {
  
    align-items: center;
  
}

.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
      --shg-aspect-ratio: calc(3301/779); 
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
      position: relative;
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
  
  
  
  
}

#s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shg-image-content-wrapper {
      aspect-ratio: 3301/779;
      min-width: 100%;
      height: auto;
    }

    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shogun-image-link {
      aspect-ratio: 3301/779;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shogun-image-content {
  
    align-items: center;
  
}

.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
      --shg-aspect-ratio: calc(3301/779); 
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
      position: relative;
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
  
  
  
  
}

#s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shg-image-content-wrapper {
      aspect-ratio: 3301/779;
      min-width: 100%;
      height: auto;
    }

    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shogun-image-link {
      aspect-ratio: 3301/779;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2962d5d-92e5-47f2-9700-dce88b98fa69 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e2962d5d-92e5-47f2-9700-dce88b98fa69 .shogun-image-content {
  
    align-items: center;
  
}

.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69 {
      --shg-aspect-ratio: calc(3301/779); 
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container {
      position: relative;
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2962d5d-92e5-47f2-9700-dce88b98fa69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-cba55939-4638-4f45-acb0-5912ec1e81bb {
  margin-left: 5%;
margin-right: 5%;
}

#s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3445/1984;
text-align: center;
}



.shg-image-margin-container-s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shg-image-content-wrapper {
      aspect-ratio: 3445/1984;
      min-width: 100%;
      height: auto;
    }

    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shogun-image-link {
      aspect-ratio: 3445/1984;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shogun-image-content {
  
    align-items: center;
  
}

.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
      --shg-aspect-ratio: calc(3445/1984); 
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
      position: relative;
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
  
  
  
  
}

#s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shg-image-content-wrapper {
      aspect-ratio: 3445/1984;
      min-width: 100%;
      height: auto;
    }

    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shogun-image-link {
      aspect-ratio: 3445/1984;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shogun-image-content {
  
    align-items: center;
  
}

.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
      --shg-aspect-ratio: calc(3445/1984); 
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
      position: relative;
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
  
  
  
  
}

#s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shg-image-content-wrapper {
      aspect-ratio: 3445/1984;
      min-width: 100%;
      height: auto;
    }

    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shogun-image-link {
      aspect-ratio: 3445/1984;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shogun-image-content {
  
    align-items: center;
  
}

.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
      --shg-aspect-ratio: calc(3445/1984); 
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
      position: relative;
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
  
  
  
  
}

#s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shg-image-content-wrapper {
      aspect-ratio: 3445/1984;
      min-width: 100%;
      height: auto;
    }

    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shogun-image-link {
      aspect-ratio: 3445/1984;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shogun-image-content {
  
    align-items: center;
  
}

.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
      --shg-aspect-ratio: calc(3445/1984); 
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
      position: relative;
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
  
  
  
  
}

#s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shg-image-content-wrapper {
      aspect-ratio: 3445/1984;
      min-width: 100%;
      height: auto;
    }

    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shogun-image-link {
      aspect-ratio: 3445/1984;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c .shogun-image-content {
  
    align-items: center;
  
}

.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c {
      --shg-aspect-ratio: calc(3445/1984); 
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container {
      position: relative;
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4af00138-f6ac-4c78-bf32-8d41db4a8c7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-7d2cf732-4f4d-46f2-9075-6aea6612f287 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-7d2cf732-4f4d-46f2-9075-6aea6612f287 hr {
  border-top: 2px solid rgba(252, 252, 252, 1);
}

#s-f753ced3-34b9-4425-ad11-71caa3cac879 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3266/831;
text-align: center;
}



.shg-image-margin-container-s-f753ced3-34b9-4425-ad11-71caa3cac879 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-f753ced3-34b9-4425-ad11-71caa3cac879 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shg-image-content-wrapper {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }

    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shogun-image-link {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f753ced3-34b9-4425-ad11-71caa3cac879 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f753ced3-34b9-4425-ad11-71caa3cac879 .shogun-image-content {
  
    align-items: center;
  
}

.s-f753ced3-34b9-4425-ad11-71caa3cac879.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f753ced3-34b9-4425-ad11-71caa3cac879 {
      --shg-aspect-ratio: calc(3266/831); 
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
      position: relative;
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f753ced3-34b9-4425-ad11-71caa3cac879 {
  
  
  
  
}

#s-f753ced3-34b9-4425-ad11-71caa3cac879 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shg-image-content-wrapper {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }

    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shogun-image-link {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f753ced3-34b9-4425-ad11-71caa3cac879 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f753ced3-34b9-4425-ad11-71caa3cac879 .shogun-image-content {
  
    align-items: center;
  
}

.s-f753ced3-34b9-4425-ad11-71caa3cac879.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f753ced3-34b9-4425-ad11-71caa3cac879 {
      --shg-aspect-ratio: calc(3266/831); 
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
      position: relative;
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-f753ced3-34b9-4425-ad11-71caa3cac879 {
  
  
  
  
}

#s-f753ced3-34b9-4425-ad11-71caa3cac879 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shg-image-content-wrapper {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }

    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shogun-image-link {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f753ced3-34b9-4425-ad11-71caa3cac879 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f753ced3-34b9-4425-ad11-71caa3cac879 .shogun-image-content {
  
    align-items: center;
  
}

.s-f753ced3-34b9-4425-ad11-71caa3cac879.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f753ced3-34b9-4425-ad11-71caa3cac879 {
      --shg-aspect-ratio: calc(3266/831); 
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
      position: relative;
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-f753ced3-34b9-4425-ad11-71caa3cac879 {
  
  
  
  
}

#s-f753ced3-34b9-4425-ad11-71caa3cac879 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shg-image-content-wrapper {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }

    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shogun-image-link {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f753ced3-34b9-4425-ad11-71caa3cac879 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f753ced3-34b9-4425-ad11-71caa3cac879 .shogun-image-content {
  
    align-items: center;
  
}

.s-f753ced3-34b9-4425-ad11-71caa3cac879.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f753ced3-34b9-4425-ad11-71caa3cac879 {
      --shg-aspect-ratio: calc(3266/831); 
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
      position: relative;
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-f753ced3-34b9-4425-ad11-71caa3cac879 {
  
  
  
  
}

#s-f753ced3-34b9-4425-ad11-71caa3cac879 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shg-image-content-wrapper {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }

    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shogun-image-link {
      aspect-ratio: 3266/831;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f753ced3-34b9-4425-ad11-71caa3cac879 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f753ced3-34b9-4425-ad11-71caa3cac879 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f753ced3-34b9-4425-ad11-71caa3cac879 .shogun-image-content {
  
    align-items: center;
  
}

.s-f753ced3-34b9-4425-ad11-71caa3cac879.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f753ced3-34b9-4425-ad11-71caa3cac879 {
      --shg-aspect-ratio: calc(3266/831); 
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container {
      position: relative;
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f753ced3-34b9-4425-ad11-71caa3cac879 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-c141f1ed-9f12-4458-b738-0247635ffd41 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3219/4563;
text-align: center;
}



.shg-image-margin-container-s-c141f1ed-9f12-4458-b738-0247635ffd41 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-c141f1ed-9f12-4458-b738-0247635ffd41 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shg-image-content-wrapper {
      aspect-ratio: 3219/4563;
      min-width: 100%;
      height: auto;
    }

    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shogun-image-link {
      aspect-ratio: 3219/4563;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c141f1ed-9f12-4458-b738-0247635ffd41 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c141f1ed-9f12-4458-b738-0247635ffd41 .shogun-image-content {
  
    align-items: center;
  
}

.s-c141f1ed-9f12-4458-b738-0247635ffd41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c141f1ed-9f12-4458-b738-0247635ffd41 {
      --shg-aspect-ratio: calc(3219/4563); 
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
      position: relative;
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c141f1ed-9f12-4458-b738-0247635ffd41 {
  
  
  
  
}

#s-c141f1ed-9f12-4458-b738-0247635ffd41 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shg-image-content-wrapper {
      aspect-ratio: 3219/4563;
      min-width: 100%;
      height: auto;
    }

    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shogun-image-link {
      aspect-ratio: 3219/4563;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c141f1ed-9f12-4458-b738-0247635ffd41 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c141f1ed-9f12-4458-b738-0247635ffd41 .shogun-image-content {
  
    align-items: center;
  
}

.s-c141f1ed-9f12-4458-b738-0247635ffd41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c141f1ed-9f12-4458-b738-0247635ffd41 {
      --shg-aspect-ratio: calc(3219/4563); 
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
      position: relative;
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-c141f1ed-9f12-4458-b738-0247635ffd41 {
  
  
  
  
}

#s-c141f1ed-9f12-4458-b738-0247635ffd41 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shg-image-content-wrapper {
      aspect-ratio: 3219/4563;
      min-width: 100%;
      height: auto;
    }

    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shogun-image-link {
      aspect-ratio: 3219/4563;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c141f1ed-9f12-4458-b738-0247635ffd41 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c141f1ed-9f12-4458-b738-0247635ffd41 .shogun-image-content {
  
    align-items: center;
  
}

.s-c141f1ed-9f12-4458-b738-0247635ffd41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c141f1ed-9f12-4458-b738-0247635ffd41 {
      --shg-aspect-ratio: calc(3219/4563); 
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
      position: relative;
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-c141f1ed-9f12-4458-b738-0247635ffd41 {
  
  
  
  
}

#s-c141f1ed-9f12-4458-b738-0247635ffd41 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shg-image-content-wrapper {
      aspect-ratio: 3219/4563;
      min-width: 100%;
      height: auto;
    }

    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shogun-image-link {
      aspect-ratio: 3219/4563;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c141f1ed-9f12-4458-b738-0247635ffd41 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c141f1ed-9f12-4458-b738-0247635ffd41 .shogun-image-content {
  
    align-items: center;
  
}

.s-c141f1ed-9f12-4458-b738-0247635ffd41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c141f1ed-9f12-4458-b738-0247635ffd41 {
      --shg-aspect-ratio: calc(3219/4563); 
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
      position: relative;
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-c141f1ed-9f12-4458-b738-0247635ffd41 {
  
  
  
  
}

#s-c141f1ed-9f12-4458-b738-0247635ffd41 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shg-image-content-wrapper {
      aspect-ratio: 3219/4563;
      min-width: 100%;
      height: auto;
    }

    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shogun-image-link {
      aspect-ratio: 3219/4563;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c141f1ed-9f12-4458-b738-0247635ffd41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c141f1ed-9f12-4458-b738-0247635ffd41 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-c141f1ed-9f12-4458-b738-0247635ffd41 .shogun-image-content {
  
    align-items: center;
  
}

.s-c141f1ed-9f12-4458-b738-0247635ffd41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c141f1ed-9f12-4458-b738-0247635ffd41 {
      --shg-aspect-ratio: calc(3219/4563); 
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container {
      position: relative;
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c141f1ed-9f12-4458-b738-0247635ffd41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3279/1457;
text-align: center;
}



.shg-image-margin-container-s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shg-image-content-wrapper {
      aspect-ratio: 3279/1457;
      min-width: 100%;
      height: auto;
    }

    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shogun-image-link {
      aspect-ratio: 3279/1457;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shogun-image-content {
  
    align-items: center;
  
}

.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
      --shg-aspect-ratio: calc(3279/1457); 
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
      position: relative;
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
  
  
  
  
}

#s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shg-image-content-wrapper {
      aspect-ratio: 3279/1457;
      min-width: 100%;
      height: auto;
    }

    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shogun-image-link {
      aspect-ratio: 3279/1457;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shogun-image-content {
  
    align-items: center;
  
}

.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
      --shg-aspect-ratio: calc(3279/1457); 
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
      position: relative;
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
  
  
  
  
}

#s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shg-image-content-wrapper {
      aspect-ratio: 3279/1457;
      min-width: 100%;
      height: auto;
    }

    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shogun-image-link {
      aspect-ratio: 3279/1457;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shogun-image-content {
  
    align-items: center;
  
}

.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
      --shg-aspect-ratio: calc(3279/1457); 
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
      position: relative;
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
  
  
  
  
}

#s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shg-image-content-wrapper {
      aspect-ratio: 3279/1457;
      min-width: 100%;
      height: auto;
    }

    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shogun-image-link {
      aspect-ratio: 3279/1457;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shogun-image-content {
  
    align-items: center;
  
}

.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
      --shg-aspect-ratio: calc(3279/1457); 
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
      position: relative;
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
  
  
  
  
}

#s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shg-image-content-wrapper {
      aspect-ratio: 3279/1457;
      min-width: 100%;
      height: auto;
    }

    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shogun-image-link {
      aspect-ratio: 3279/1457;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc .shogun-image-content {
  
    align-items: center;
  
}

.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc {
      --shg-aspect-ratio: calc(3279/1457); 
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container {
      position: relative;
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4818363d-d26b-4d2a-aee2-bbdf5b6a3abc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-9529589e-a986-4136-882d-6ab4f171aa4b {
  margin-left: 5%;
margin-right: 5%;
}

#s-cd29d5db-7ba0-492e-8492-e7235c916020 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3249/2148;
text-align: center;
}



.shg-image-margin-container-s-cd29d5db-7ba0-492e-8492-e7235c916020 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-cd29d5db-7ba0-492e-8492-e7235c916020 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shg-image-content-wrapper {
      aspect-ratio: 3249/2148;
      min-width: 100%;
      height: auto;
    }

    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shogun-image-link {
      aspect-ratio: 3249/2148;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd29d5db-7ba0-492e-8492-e7235c916020 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-cd29d5db-7ba0-492e-8492-e7235c916020 .shogun-image-content {
  
    align-items: center;
  
}

.s-cd29d5db-7ba0-492e-8492-e7235c916020.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cd29d5db-7ba0-492e-8492-e7235c916020 {
      --shg-aspect-ratio: calc(3249/2148); 
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
      position: relative;
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-cd29d5db-7ba0-492e-8492-e7235c916020 {
  
  
  
  
}

#s-cd29d5db-7ba0-492e-8492-e7235c916020 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shg-image-content-wrapper {
      aspect-ratio: 3249/2148;
      min-width: 100%;
      height: auto;
    }

    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shogun-image-link {
      aspect-ratio: 3249/2148;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd29d5db-7ba0-492e-8492-e7235c916020 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-cd29d5db-7ba0-492e-8492-e7235c916020 .shogun-image-content {
  
    align-items: center;
  
}

.s-cd29d5db-7ba0-492e-8492-e7235c916020.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cd29d5db-7ba0-492e-8492-e7235c916020 {
      --shg-aspect-ratio: calc(3249/2148); 
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
      position: relative;
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-cd29d5db-7ba0-492e-8492-e7235c916020 {
  
  
  
  
}

#s-cd29d5db-7ba0-492e-8492-e7235c916020 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shg-image-content-wrapper {
      aspect-ratio: 3249/2148;
      min-width: 100%;
      height: auto;
    }

    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shogun-image-link {
      aspect-ratio: 3249/2148;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd29d5db-7ba0-492e-8492-e7235c916020 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-cd29d5db-7ba0-492e-8492-e7235c916020 .shogun-image-content {
  
    align-items: center;
  
}

.s-cd29d5db-7ba0-492e-8492-e7235c916020.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cd29d5db-7ba0-492e-8492-e7235c916020 {
      --shg-aspect-ratio: calc(3249/2148); 
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
      position: relative;
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-cd29d5db-7ba0-492e-8492-e7235c916020 {
  
  
  
  
}

#s-cd29d5db-7ba0-492e-8492-e7235c916020 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shg-image-content-wrapper {
      aspect-ratio: 3249/2148;
      min-width: 100%;
      height: auto;
    }

    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shogun-image-link {
      aspect-ratio: 3249/2148;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd29d5db-7ba0-492e-8492-e7235c916020 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-cd29d5db-7ba0-492e-8492-e7235c916020 .shogun-image-content {
  
    align-items: center;
  
}

.s-cd29d5db-7ba0-492e-8492-e7235c916020.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cd29d5db-7ba0-492e-8492-e7235c916020 {
      --shg-aspect-ratio: calc(3249/2148); 
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
      position: relative;
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-cd29d5db-7ba0-492e-8492-e7235c916020 {
  
  
  
  
}

#s-cd29d5db-7ba0-492e-8492-e7235c916020 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shg-image-content-wrapper {
      aspect-ratio: 3249/2148;
      min-width: 100%;
      height: auto;
    }

    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shogun-image-link {
      aspect-ratio: 3249/2148;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd29d5db-7ba0-492e-8492-e7235c916020 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd29d5db-7ba0-492e-8492-e7235c916020 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-cd29d5db-7ba0-492e-8492-e7235c916020 .shogun-image-content {
  
    align-items: center;
  
}

.s-cd29d5db-7ba0-492e-8492-e7235c916020.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cd29d5db-7ba0-492e-8492-e7235c916020 {
      --shg-aspect-ratio: calc(3249/2148); 
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container {
      position: relative;
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd29d5db-7ba0-492e-8492-e7235c916020 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-fb279966-94a4-44c5-8434-ef6a18186349 {
  margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3263/400;
text-align: center;
}



.shg-image-margin-container-s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shogun-image-content {
  
    align-items: center;
  
}

.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
      position: relative;
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
  
  
  
  
}

#s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shogun-image-content {
  
    align-items: center;
  
}

.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
      position: relative;
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
  
  
  
  
}

#s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shogun-image-content {
  
    align-items: center;
  
}

.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
      position: relative;
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
  
  
  
  
}

#s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shogun-image-content {
  
    align-items: center;
  
}

.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
      position: relative;
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
  
  
  
  
}

#s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-831e7f1a-3932-411c-8d01-b59bd17c2c23 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-831e7f1a-3932-411c-8d01-b59bd17c2c23 .shogun-image-content {
  
    align-items: center;
  
}

.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container {
      position: relative;
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-831e7f1a-3932-411c-8d01-b59bd17c2c23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-464b8676-7511-4a69-a003-cf9251f01fb5 {
  margin-left: 5%;
margin-right: 5%;
}

#s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3263/400;
text-align: center;
}



.shg-image-margin-container-s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shogun-image-content {
  
    align-items: center;
  
}

.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
      position: relative;
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
  
  
  
  
}

#s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shogun-image-content {
  
    align-items: center;
  
}

.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
      position: relative;
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
  
  
  
  
}

#s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shogun-image-content {
  
    align-items: center;
  
}

.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
      position: relative;
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
  
  
  
  
}

#s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shogun-image-content {
  
    align-items: center;
  
}

.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
      position: relative;
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
  
  
  
  
}

#s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f30de1cf-44b3-4341-b5ef-99531e2a4407 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-f30de1cf-44b3-4341-b5ef-99531e2a4407 .shogun-image-content {
  
    align-items: center;
  
}

.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container {
      position: relative;
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f30de1cf-44b3-4341-b5ef-99531e2a4407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-2da2156b-6814-4b8a-b2c1-e41781d3860d {
  margin-left: 5%;
margin-right: 5%;
}

#s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 7031/874;
text-align: center;
}



.shg-image-margin-container-s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shg-image-content-wrapper {
      aspect-ratio: 7031/874;
      min-width: 100%;
      height: auto;
    }

    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shogun-image-link {
      aspect-ratio: 7031/874;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shogun-image-content {
  
    align-items: center;
  
}

.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
      --shg-aspect-ratio: calc(7031/874); 
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
      position: relative;
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
  
  
  
  
}

#s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shg-image-content-wrapper {
      aspect-ratio: 7031/874;
      min-width: 100%;
      height: auto;
    }

    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shogun-image-link {
      aspect-ratio: 7031/874;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shogun-image-content {
  
    align-items: center;
  
}

.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
      --shg-aspect-ratio: calc(7031/874); 
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
      position: relative;
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
  
  
  
  
}

#s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shg-image-content-wrapper {
      aspect-ratio: 7031/874;
      min-width: 100%;
      height: auto;
    }

    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shogun-image-link {
      aspect-ratio: 7031/874;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shogun-image-content {
  
    align-items: center;
  
}

.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
      --shg-aspect-ratio: calc(7031/874); 
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
      position: relative;
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
  
  
  
  
}

#s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shg-image-content-wrapper {
      aspect-ratio: 7031/874;
      min-width: 100%;
      height: auto;
    }

    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shogun-image-link {
      aspect-ratio: 7031/874;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shogun-image-content {
  
    align-items: center;
  
}

.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
      --shg-aspect-ratio: calc(7031/874); 
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
      position: relative;
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
  
  
  
  
}

#s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shg-image-content-wrapper {
      aspect-ratio: 7031/874;
      min-width: 100%;
      height: auto;
    }

    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shogun-image-link {
      aspect-ratio: 7031/874;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e .shogun-image-content {
  
    align-items: center;
  
}

.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e {
      --shg-aspect-ratio: calc(7031/874); 
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container {
      position: relative;
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8ce4339-26aa-45b4-85fd-349e30bc0a6e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-21e31467-90f9-456d-a5db-c423f5156207 {
  margin-left: 5%;
margin-right: 5%;
}

#s-259e22e3-1883-494d-9881-7e4d2a4452c9 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
}

#s-259e22e3-1883-494d-9881-7e4d2a4452c9 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3263/400;
text-align: center;
}



.shg-image-margin-container-s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shogun-image-content {
  
    align-items: center;
  
}

.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
      position: relative;
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
  
  
  
  
}

#s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shogun-image-content {
  
    align-items: center;
  
}

.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
      position: relative;
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
  
  
  
  
}

#s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shogun-image-content {
  
    align-items: center;
  
}

.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
      position: relative;
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
  
  
  
  
}

#s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shogun-image-content {
  
    align-items: center;
  
}

.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
      position: relative;
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
  
  
  
  
}

#s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e78b8ae3-be51-4979-94d1-74de1ace1d7a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a .shogun-image-content {
  
    align-items: center;
  
}

.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container {
      position: relative;
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e78b8ae3-be51-4979-94d1-74de1ace1d7a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-0fcd700d-1caf-464d-a00a-80e0483d472b {
  margin-left: 5%;
margin-right: 5%;
}

#s-4379b449-6627-4f51-92a6-d289cdfc4290 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
text-align: center;
}



.shg-image-margin-container-s-4379b449-6627-4f51-92a6-d289cdfc4290 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-4379b449-6627-4f51-92a6-d289cdfc4290 {
  margin: 0 !important;
  overflow: hidden;
}






.s-4379b449-6627-4f51-92a6-d289cdfc4290 .shogun-image-content {
  
    align-items: center;
  
}

.s-4379b449-6627-4f51-92a6-d289cdfc4290.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4379b449-6627-4f51-92a6-d289cdfc4290.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4379b449-6627-4f51-92a6-d289cdfc4290.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-4379b449-6627-4f51-92a6-d289cdfc4290 {
  
  
  
  
}

#s-4379b449-6627-4f51-92a6-d289cdfc4290 {
  margin: 0 !important;
  overflow: hidden;
}






.s-4379b449-6627-4f51-92a6-d289cdfc4290 .shogun-image-content {
  
    align-items: center;
  
}

.s-4379b449-6627-4f51-92a6-d289cdfc4290.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4379b449-6627-4f51-92a6-d289cdfc4290.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4379b449-6627-4f51-92a6-d289cdfc4290.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-4379b449-6627-4f51-92a6-d289cdfc4290 {
  
  
  
  
}

#s-4379b449-6627-4f51-92a6-d289cdfc4290 {
  margin: 0 !important;
  overflow: hidden;
}






.s-4379b449-6627-4f51-92a6-d289cdfc4290 .shogun-image-content {
  
    align-items: center;
  
}

.s-4379b449-6627-4f51-92a6-d289cdfc4290.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4379b449-6627-4f51-92a6-d289cdfc4290.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4379b449-6627-4f51-92a6-d289cdfc4290.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-4379b449-6627-4f51-92a6-d289cdfc4290 {
  
  
  
  
}

#s-4379b449-6627-4f51-92a6-d289cdfc4290 {
  margin: 0 !important;
  overflow: hidden;
}






.s-4379b449-6627-4f51-92a6-d289cdfc4290 .shogun-image-content {
  
    align-items: center;
  
}

.s-4379b449-6627-4f51-92a6-d289cdfc4290.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4379b449-6627-4f51-92a6-d289cdfc4290.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4379b449-6627-4f51-92a6-d289cdfc4290.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-4379b449-6627-4f51-92a6-d289cdfc4290 {
  
  
  
  
}

#s-4379b449-6627-4f51-92a6-d289cdfc4290 {
  margin: 0 !important;
  overflow: hidden;
}






.s-4379b449-6627-4f51-92a6-d289cdfc4290 .shogun-image-content {
  
    align-items: center;
  
}

.s-4379b449-6627-4f51-92a6-d289cdfc4290.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4379b449-6627-4f51-92a6-d289cdfc4290.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4379b449-6627-4f51-92a6-d289cdfc4290.shogun-image {
  box-sizing: border-box;
}




}
#s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
text-align: center;
}



.shg-image-margin-container-s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a {
  margin: 0 !important;
  overflow: hidden;
}






.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a .shogun-image-content {
  
    align-items: center;
  
}

.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a {
  
  
  
  
}

#s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a {
  margin: 0 !important;
  overflow: hidden;
}






.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a .shogun-image-content {
  
    align-items: center;
  
}

.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a {
  
  
  
  
}

#s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a {
  margin: 0 !important;
  overflow: hidden;
}






.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a .shogun-image-content {
  
    align-items: center;
  
}

.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a {
  
  
  
  
}

#s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a {
  margin: 0 !important;
  overflow: hidden;
}






.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a .shogun-image-content {
  
    align-items: center;
  
}

.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a {
  
  
  
  
}

#s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a {
  margin: 0 !important;
  overflow: hidden;
}






.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a .shogun-image-content {
  
    align-items: center;
  
}

.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38bc5ad0-0933-4df4-b2de-a4c4fb47565a.shogun-image {
  box-sizing: border-box;
}




}
#s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
text-align: center;
}



.shg-image-margin-container-s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f {
  margin: 0 !important;
  overflow: hidden;
}






.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f .shogun-image-content {
  
    align-items: center;
  
}

.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f {
  
  
  
  
}

#s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f {
  margin: 0 !important;
  overflow: hidden;
}






.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f .shogun-image-content {
  
    align-items: center;
  
}

.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f {
  
  
  
  
}

#s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f {
  margin: 0 !important;
  overflow: hidden;
}






.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f .shogun-image-content {
  
    align-items: center;
  
}

.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f {
  
  
  
  
}

#s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f {
  margin: 0 !important;
  overflow: hidden;
}






.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f .shogun-image-content {
  
    align-items: center;
  
}

.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f {
  
  
  
  
}

#s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f {
  margin: 0 !important;
  overflow: hidden;
}






.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f .shogun-image-content {
  
    align-items: center;
  
}

.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8ce3eab-407b-4f9c-a2ed-fe634009b41f.shogun-image {
  box-sizing: border-box;
}




}
#s-a6691860-7b96-465c-8390-c0e3009813a2 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
}

#s-a6691860-7b96-465c-8390-c0e3009813a2 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-e628bba1-6a89-4887-9618-700bc45b0eea {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-e628bba1-6a89-4887-9618-700bc45b0eea hr {
  border-top: 2px solid #ddd;
}

#s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 5580/1522;
text-align: center;
}



.shg-image-margin-container-s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shg-image-content-wrapper {
      aspect-ratio: 5580/1522;
      min-width: 100%;
      height: auto;
    }

    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shogun-image-link {
      aspect-ratio: 5580/1522;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shogun-image-content {
  
    align-items: center;
  
}

.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
      --shg-aspect-ratio: calc(5580/1522); 
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
      position: relative;
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
  
  
  
  
}

#s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shg-image-content-wrapper {
      aspect-ratio: 5580/1522;
      min-width: 100%;
      height: auto;
    }

    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shogun-image-link {
      aspect-ratio: 5580/1522;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shogun-image-content {
  
    align-items: center;
  
}

.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
      --shg-aspect-ratio: calc(5580/1522); 
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
      position: relative;
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
  
  
  
  
}

#s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shg-image-content-wrapper {
      aspect-ratio: 5580/1522;
      min-width: 100%;
      height: auto;
    }

    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shogun-image-link {
      aspect-ratio: 5580/1522;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shogun-image-content {
  
    align-items: center;
  
}

.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
      --shg-aspect-ratio: calc(5580/1522); 
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
      position: relative;
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
  
  
  
  
}

#s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shg-image-content-wrapper {
      aspect-ratio: 5580/1522;
      min-width: 100%;
      height: auto;
    }

    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shogun-image-link {
      aspect-ratio: 5580/1522;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shogun-image-content {
  
    align-items: center;
  
}

.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
      --shg-aspect-ratio: calc(5580/1522); 
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
      position: relative;
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
  
  
  
  
}

#s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shg-image-content-wrapper {
      aspect-ratio: 5580/1522;
      min-width: 100%;
      height: auto;
    }

    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shogun-image-link {
      aspect-ratio: 5580/1522;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba .shogun-image-content {
  
    align-items: center;
  
}

.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba {
      --shg-aspect-ratio: calc(5580/1522); 
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container {
      position: relative;
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f278cb2-b4d8-41b6-970a-25cd7a5a34ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-ea266f38-5e70-4edb-afd8-83d3b589bccb {
  margin-left: 5%;
margin-right: 5%;
}

#s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
  margin-top: -1px;
margin-left: auto;
margin-bottom: -1px;
margin-right: auto;
max-width: 640px;
aspect-ratio: 16/9;
text-align: center;
}



.shg-image-margin-container-s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
  margin-left: auto;
  margin-right: auto;
  margin-top: -1px;
  margin-bottom: -1px;
}

#s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
      position: relative;
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
  
  
  
  
}

#s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
      position: relative;
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
  
  
  
  
}

#s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
      position: relative;
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
  
  
  
  
}

#s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
      position: relative;
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
  
  
  
  
}

#s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 .shogun-image-content {
  
    align-items: center;
  
}

.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container {
      position: relative;
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1b76d05-d5a4-4fc3-bd15-6f856b6080e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
  margin-top: -1px;
margin-left: auto;
margin-bottom: -1px;
margin-right: auto;
max-width: 640px;
aspect-ratio: 5591/3113;
text-align: center;
}



.shg-image-margin-container-s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
  margin-left: auto;
  margin-right: auto;
  margin-top: -1px;
  margin-bottom: -1px;
}

#s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shg-image-content-wrapper {
      aspect-ratio: 5591/3113;
      min-width: 100%;
      height: auto;
    }

    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shogun-image-link {
      aspect-ratio: 5591/3113;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shogun-image-content {
  
    align-items: center;
  
}

.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
      --shg-aspect-ratio: calc(5591/3113); 
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
      position: relative;
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
  
  
  
  
}

#s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shg-image-content-wrapper {
      aspect-ratio: 5591/3113;
      min-width: 100%;
      height: auto;
    }

    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shogun-image-link {
      aspect-ratio: 5591/3113;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shogun-image-content {
  
    align-items: center;
  
}

.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
      --shg-aspect-ratio: calc(5591/3113); 
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
      position: relative;
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
  
  
  
  
}

#s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shg-image-content-wrapper {
      aspect-ratio: 5591/3113;
      min-width: 100%;
      height: auto;
    }

    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shogun-image-link {
      aspect-ratio: 5591/3113;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shogun-image-content {
  
    align-items: center;
  
}

.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
      --shg-aspect-ratio: calc(5591/3113); 
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
      position: relative;
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
  
  
  
  
}

#s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shg-image-content-wrapper {
      aspect-ratio: 5591/3113;
      min-width: 100%;
      height: auto;
    }

    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shogun-image-link {
      aspect-ratio: 5591/3113;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shogun-image-content {
  
    align-items: center;
  
}

.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
      --shg-aspect-ratio: calc(5591/3113); 
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
      position: relative;
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
  
  
  
  
}

#s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shg-image-content-wrapper {
      aspect-ratio: 5591/3113;
      min-width: 100%;
      height: auto;
    }

    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shogun-image-link {
      aspect-ratio: 5591/3113;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e43f0bb3-6330-4bb5-aa62-850745bfad60 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-e43f0bb3-6330-4bb5-aa62-850745bfad60 .shogun-image-content {
  
    align-items: center;
  
}

.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60 {
      --shg-aspect-ratio: calc(5591/3113); 
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container {
      position: relative;
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e43f0bb3-6330-4bb5-aa62-850745bfad60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-45f7b252-8de5-4c3a-ad7b-8e357afc9ecc {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
}

#s-45f7b252-8de5-4c3a-ad7b-8e357afc9ecc hr {
  border-top: 2px solid #ddd;
}

#s-dccb85fc-9890-415d-bc6c-0348c3259730 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3263/400;
text-align: center;
}



.shg-image-margin-container-s-dccb85fc-9890-415d-bc6c-0348c3259730 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-dccb85fc-9890-415d-bc6c-0348c3259730 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dccb85fc-9890-415d-bc6c-0348c3259730 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-dccb85fc-9890-415d-bc6c-0348c3259730 .shogun-image-content {
  
    align-items: center;
  
}

.s-dccb85fc-9890-415d-bc6c-0348c3259730.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dccb85fc-9890-415d-bc6c-0348c3259730 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
      position: relative;
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-dccb85fc-9890-415d-bc6c-0348c3259730 {
  
  
  
  
}

#s-dccb85fc-9890-415d-bc6c-0348c3259730 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dccb85fc-9890-415d-bc6c-0348c3259730 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-dccb85fc-9890-415d-bc6c-0348c3259730 .shogun-image-content {
  
    align-items: center;
  
}

.s-dccb85fc-9890-415d-bc6c-0348c3259730.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dccb85fc-9890-415d-bc6c-0348c3259730 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
      position: relative;
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-dccb85fc-9890-415d-bc6c-0348c3259730 {
  
  
  
  
}

#s-dccb85fc-9890-415d-bc6c-0348c3259730 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dccb85fc-9890-415d-bc6c-0348c3259730 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-dccb85fc-9890-415d-bc6c-0348c3259730 .shogun-image-content {
  
    align-items: center;
  
}

.s-dccb85fc-9890-415d-bc6c-0348c3259730.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dccb85fc-9890-415d-bc6c-0348c3259730 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
      position: relative;
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-dccb85fc-9890-415d-bc6c-0348c3259730 {
  
  
  
  
}

#s-dccb85fc-9890-415d-bc6c-0348c3259730 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dccb85fc-9890-415d-bc6c-0348c3259730 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-dccb85fc-9890-415d-bc6c-0348c3259730 .shogun-image-content {
  
    align-items: center;
  
}

.s-dccb85fc-9890-415d-bc6c-0348c3259730.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dccb85fc-9890-415d-bc6c-0348c3259730 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
      position: relative;
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-dccb85fc-9890-415d-bc6c-0348c3259730 {
  
  
  
  
}

#s-dccb85fc-9890-415d-bc6c-0348c3259730 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shg-image-content-wrapper {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }

    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shogun-image-link {
      aspect-ratio: 3263/400;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dccb85fc-9890-415d-bc6c-0348c3259730 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dccb85fc-9890-415d-bc6c-0348c3259730 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-dccb85fc-9890-415d-bc6c-0348c3259730 .shogun-image-content {
  
    align-items: center;
  
}

.s-dccb85fc-9890-415d-bc6c-0348c3259730.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dccb85fc-9890-415d-bc6c-0348c3259730 {
      --shg-aspect-ratio: calc(3263/400); 
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container {
      position: relative;
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dccb85fc-9890-415d-bc6c-0348c3259730 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-0ec8741d-4dbb-475b-8d26-66b2554ba138 {
  margin-left: 5%;
margin-right: 5%;
}

#s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 5095/2615;
text-align: center;
}



.shg-image-margin-container-s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shg-image-content-wrapper {
      aspect-ratio: 5095/2615;
      min-width: 100%;
      height: auto;
    }

    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shogun-image-link {
      aspect-ratio: 5095/2615;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
      --shg-aspect-ratio: calc(5095/2615); 
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
      position: relative;
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
  
  
  
  
}

#s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shg-image-content-wrapper {
      aspect-ratio: 5095/2615;
      min-width: 100%;
      height: auto;
    }

    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shogun-image-link {
      aspect-ratio: 5095/2615;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
      --shg-aspect-ratio: calc(5095/2615); 
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
      position: relative;
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
  
  
  
  
}

#s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shg-image-content-wrapper {
      aspect-ratio: 5095/2615;
      min-width: 100%;
      height: auto;
    }

    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shogun-image-link {
      aspect-ratio: 5095/2615;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
      --shg-aspect-ratio: calc(5095/2615); 
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
      position: relative;
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
  
  
  
  
}

#s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shg-image-content-wrapper {
      aspect-ratio: 5095/2615;
      min-width: 100%;
      height: auto;
    }

    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shogun-image-link {
      aspect-ratio: 5095/2615;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
      --shg-aspect-ratio: calc(5095/2615); 
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
      position: relative;
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
  
  
  
  
}

#s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shg-image-content-wrapper {
      aspect-ratio: 5095/2615;
      min-width: 100%;
      height: auto;
    }

    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shogun-image-link {
      aspect-ratio: 5095/2615;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa6de120-5fb5-4e6b-83e1-45259f518d28 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-fa6de120-5fb5-4e6b-83e1-45259f518d28 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28 {
      --shg-aspect-ratio: calc(5095/2615); 
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container {
      position: relative;
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa6de120-5fb5-4e6b-83e1-45259f518d28 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-13da2e10-b830-479b-b76e-d5faf02e9e54 {
  margin-left: 5%;
margin-right: 5%;
}

#s-d04f578c-8096-4bde-8f07-d7606e623624 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 640/296;
text-align: center;
}



.shg-image-margin-container-s-d04f578c-8096-4bde-8f07-d7606e623624 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-d04f578c-8096-4bde-8f07-d7606e623624 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shg-image-content-wrapper {
      aspect-ratio: 640/296;
      min-width: 100%;
      height: auto;
    }

    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shogun-image-link {
      aspect-ratio: 640/296;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d04f578c-8096-4bde-8f07-d7606e623624 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d04f578c-8096-4bde-8f07-d7606e623624 .shogun-image-content {
  
    align-items: center;
  
}

.s-d04f578c-8096-4bde-8f07-d7606e623624.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d04f578c-8096-4bde-8f07-d7606e623624 {
      --shg-aspect-ratio: calc(640/296); 
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
      position: relative;
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-d04f578c-8096-4bde-8f07-d7606e623624 {
  
  
  
  
}

#s-d04f578c-8096-4bde-8f07-d7606e623624 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shg-image-content-wrapper {
      aspect-ratio: 640/296;
      min-width: 100%;
      height: auto;
    }

    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shogun-image-link {
      aspect-ratio: 640/296;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d04f578c-8096-4bde-8f07-d7606e623624 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d04f578c-8096-4bde-8f07-d7606e623624 .shogun-image-content {
  
    align-items: center;
  
}

.s-d04f578c-8096-4bde-8f07-d7606e623624.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d04f578c-8096-4bde-8f07-d7606e623624 {
      --shg-aspect-ratio: calc(640/296); 
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
      position: relative;
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d04f578c-8096-4bde-8f07-d7606e623624 {
  
  
  
  
}

#s-d04f578c-8096-4bde-8f07-d7606e623624 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shg-image-content-wrapper {
      aspect-ratio: 640/296;
      min-width: 100%;
      height: auto;
    }

    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shogun-image-link {
      aspect-ratio: 640/296;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d04f578c-8096-4bde-8f07-d7606e623624 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d04f578c-8096-4bde-8f07-d7606e623624 .shogun-image-content {
  
    align-items: center;
  
}

.s-d04f578c-8096-4bde-8f07-d7606e623624.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d04f578c-8096-4bde-8f07-d7606e623624 {
      --shg-aspect-ratio: calc(640/296); 
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
      position: relative;
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d04f578c-8096-4bde-8f07-d7606e623624 {
  
  
  
  
}

#s-d04f578c-8096-4bde-8f07-d7606e623624 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shg-image-content-wrapper {
      aspect-ratio: 640/296;
      min-width: 100%;
      height: auto;
    }

    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shogun-image-link {
      aspect-ratio: 640/296;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d04f578c-8096-4bde-8f07-d7606e623624 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d04f578c-8096-4bde-8f07-d7606e623624 .shogun-image-content {
  
    align-items: center;
  
}

.s-d04f578c-8096-4bde-8f07-d7606e623624.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d04f578c-8096-4bde-8f07-d7606e623624 {
      --shg-aspect-ratio: calc(640/296); 
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
      position: relative;
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-d04f578c-8096-4bde-8f07-d7606e623624 {
  
  
  
  
}

#s-d04f578c-8096-4bde-8f07-d7606e623624 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shg-image-content-wrapper {
      aspect-ratio: 640/296;
      min-width: 100%;
      height: auto;
    }

    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shogun-image-link {
      aspect-ratio: 640/296;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d04f578c-8096-4bde-8f07-d7606e623624 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d04f578c-8096-4bde-8f07-d7606e623624 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-d04f578c-8096-4bde-8f07-d7606e623624 .shogun-image-content {
  
    align-items: center;
  
}

.s-d04f578c-8096-4bde-8f07-d7606e623624.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d04f578c-8096-4bde-8f07-d7606e623624 {
      --shg-aspect-ratio: calc(640/296); 
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container {
      position: relative;
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d04f578c-8096-4bde-8f07-d7606e623624 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-963da52c-d9b6-41f4-90a3-e621b06e07fa {
  margin-left: 5%;
margin-right: 5%;
}

#s-677741be-4945-4d0b-ac62-41893ad36e1a {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
}

#s-677741be-4945-4d0b-ac62-41893ad36e1a hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-7b723dea-8e05-475d-b5ad-ca79e6ed2e9c {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
}

#s-7b723dea-8e05-475d-b5ad-ca79e6ed2e9c hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 2/3;
text-align: center;
}



.shg-image-margin-container-s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shogun-image-content {
  
    align-items: center;
  
}

.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
      position: relative;
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
  
  
  
  
}

#s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shogun-image-content {
  
    align-items: center;
  
}

.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
      position: relative;
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
  
  
  
  
}

#s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shogun-image-content {
  
    align-items: center;
  
}

.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
      position: relative;
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
  
  
  
  
}

#s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shogun-image-content {
  
    align-items: center;
  
}

.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
      position: relative;
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
  
  
  
  
}

#s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b097f637-afb6-4f95-93ed-dc81a8a2d99d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d .shogun-image-content {
  
    align-items: center;
  
}

.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container {
      position: relative;
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b097f637-afb6-4f95-93ed-dc81a8a2d99d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-d8d7a759-e550-419c-824a-58c558ecacca {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
}

#s-d8d7a759-e550-419c-824a-58c558ecacca hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 2786/3662;
text-align: center;
}



.shg-image-margin-container-s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shg-image-content-wrapper {
      aspect-ratio: 2786/3662;
      min-width: 100%;
      height: auto;
    }

    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shogun-image-link {
      aspect-ratio: 2786/3662;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shogun-image-content {
  
    align-items: center;
  
}

.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
      --shg-aspect-ratio: calc(2786/3662); 
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
      position: relative;
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
  
  
  
  
}

#s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shg-image-content-wrapper {
      aspect-ratio: 2786/3662;
      min-width: 100%;
      height: auto;
    }

    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shogun-image-link {
      aspect-ratio: 2786/3662;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shogun-image-content {
  
    align-items: center;
  
}

.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
      --shg-aspect-ratio: calc(2786/3662); 
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
      position: relative;
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
  
  
  
  
}

#s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shg-image-content-wrapper {
      aspect-ratio: 2786/3662;
      min-width: 100%;
      height: auto;
    }

    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shogun-image-link {
      aspect-ratio: 2786/3662;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shogun-image-content {
  
    align-items: center;
  
}

.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
      --shg-aspect-ratio: calc(2786/3662); 
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
      position: relative;
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
  
  
  
  
}

#s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shg-image-content-wrapper {
      aspect-ratio: 2786/3662;
      min-width: 100%;
      height: auto;
    }

    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shogun-image-link {
      aspect-ratio: 2786/3662;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shogun-image-content {
  
    align-items: center;
  
}

.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
      --shg-aspect-ratio: calc(2786/3662); 
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
      position: relative;
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
  
  
  
  
}

#s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shg-image-content-wrapper {
      aspect-ratio: 2786/3662;
      min-width: 100%;
      height: auto;
    }

    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shogun-image-link {
      aspect-ratio: 2786/3662;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cdfb949e-d982-45c8-9efe-28dba1198cf7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-cdfb949e-d982-45c8-9efe-28dba1198cf7 .shogun-image-content {
  
    align-items: center;
  
}

.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7 {
      --shg-aspect-ratio: calc(2786/3662); 
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container {
      position: relative;
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cdfb949e-d982-45c8-9efe-28dba1198cf7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-57742e13-1eb3-4dd7-8bdb-2925f64ffcec {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
}

#s-57742e13-1eb3-4dd7-8bdb-2925f64ffcec hr {
  border-top: 2px solid rgba(255, 254, 254, 1);
}

#s-fb506588-2ffe-4dcd-879a-e669797b6459 {
  margin-left: auto;
margin-right: auto;
max-width: 640px;
aspect-ratio: 3259/2230;
text-align: center;
}



.shg-image-margin-container-s-fb506588-2ffe-4dcd-879a-e669797b6459 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-fb506588-2ffe-4dcd-879a-e669797b6459 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shg-image-content-wrapper {
      aspect-ratio: 3259/2230;
      min-width: 100%;
      height: auto;
    }

    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shogun-image-link {
      aspect-ratio: 3259/2230;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fb506588-2ffe-4dcd-879a-e669797b6459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-fb506588-2ffe-4dcd-879a-e669797b6459 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb506588-2ffe-4dcd-879a-e669797b6459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fb506588-2ffe-4dcd-879a-e669797b6459 {
      --shg-aspect-ratio: calc(3259/2230); 
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
      position: relative;
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-fb506588-2ffe-4dcd-879a-e669797b6459 {
  
  
  
  
}

#s-fb506588-2ffe-4dcd-879a-e669797b6459 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shg-image-content-wrapper {
      aspect-ratio: 3259/2230;
      min-width: 100%;
      height: auto;
    }

    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shogun-image-link {
      aspect-ratio: 3259/2230;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fb506588-2ffe-4dcd-879a-e669797b6459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-fb506588-2ffe-4dcd-879a-e669797b6459 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb506588-2ffe-4dcd-879a-e669797b6459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fb506588-2ffe-4dcd-879a-e669797b6459 {
      --shg-aspect-ratio: calc(3259/2230); 
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
      position: relative;
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-fb506588-2ffe-4dcd-879a-e669797b6459 {
  
  
  
  
}

#s-fb506588-2ffe-4dcd-879a-e669797b6459 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shg-image-content-wrapper {
      aspect-ratio: 3259/2230;
      min-width: 100%;
      height: auto;
    }

    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shogun-image-link {
      aspect-ratio: 3259/2230;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fb506588-2ffe-4dcd-879a-e669797b6459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-fb506588-2ffe-4dcd-879a-e669797b6459 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb506588-2ffe-4dcd-879a-e669797b6459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fb506588-2ffe-4dcd-879a-e669797b6459 {
      --shg-aspect-ratio: calc(3259/2230); 
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
      position: relative;
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-fb506588-2ffe-4dcd-879a-e669797b6459 {
  
  
  
  
}

#s-fb506588-2ffe-4dcd-879a-e669797b6459 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shg-image-content-wrapper {
      aspect-ratio: 3259/2230;
      min-width: 100%;
      height: auto;
    }

    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shogun-image-link {
      aspect-ratio: 3259/2230;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fb506588-2ffe-4dcd-879a-e669797b6459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-fb506588-2ffe-4dcd-879a-e669797b6459 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb506588-2ffe-4dcd-879a-e669797b6459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fb506588-2ffe-4dcd-879a-e669797b6459 {
      --shg-aspect-ratio: calc(3259/2230); 
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
      position: relative;
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

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

.shg-image-margin-container-s-fb506588-2ffe-4dcd-879a-e669797b6459 {
  
  
  
  
}

#s-fb506588-2ffe-4dcd-879a-e669797b6459 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shg-image-content-wrapper {
      aspect-ratio: 3259/2230;
      min-width: 100%;
      height: auto;
    }

    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shogun-image-link {
      aspect-ratio: 3259/2230;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fb506588-2ffe-4dcd-879a-e669797b6459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fb506588-2ffe-4dcd-879a-e669797b6459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 640px;
  }



  img.s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image {
    
    
    
    max-height: 640px;
  }


.s-fb506588-2ffe-4dcd-879a-e669797b6459 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb506588-2ffe-4dcd-879a-e669797b6459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fb506588-2ffe-4dcd-879a-e669797b6459 {
      --shg-aspect-ratio: calc(3259/2230); 
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container {
      position: relative;
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb506588-2ffe-4dcd-879a-e669797b6459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 640px;
    }
  }

}
#s-03a5dde3-4952-4730-82dc-afca9a40a1d6 {
  margin-top: -17px;
margin-left: auto;
margin-bottom: -17px;
margin-right: auto;
}

#s-03a5dde3-4952-4730-82dc-afca9a40a1d6 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-e76c63e3-f50b-4f6b-9a42-1b3c351f85e2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}

#s-e76c63e3-f50b-4f6b-9a42-1b3c351f85e2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-6b68d0c7-2b1c-4033-bf87-79340b7e4deb {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-top: 0px;
margin-bottom: 0px;
background-color: rgba(0, 0, 0, 1);
}

#s-6b68d0c7-2b1c-4033-bf87-79340b7e4deb .shogun-countdown span, #s-6b68d0c7-2b1c-4033-bf87-79340b7e4deb .shogun-countdown label {
  color: rgba(255, 255, 255, 1);
}
#s-b96c9eed-2368-46c1-8a07-015556eeb181 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
max-width: 2751px;
text-align: center;
}



.shg-image-margin-container-s-b96c9eed-2368-46c1-8a07-015556eeb181 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 3px;
  margin-bottom: 3px;
}

#s-b96c9eed-2368-46c1-8a07-015556eeb181 {
  margin: 0 !important;
  overflow: hidden;
}






.s-b96c9eed-2368-46c1-8a07-015556eeb181 .shogun-image-content {
  
    align-items: center;
  
}

.s-b96c9eed-2368-46c1-8a07-015556eeb181.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b96c9eed-2368-46c1-8a07-015556eeb181.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b96c9eed-2368-46c1-8a07-015556eeb181.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-b96c9eed-2368-46c1-8a07-015556eeb181 {
  
  
  
  
}

#s-b96c9eed-2368-46c1-8a07-015556eeb181 {
  margin: 0 !important;
  overflow: hidden;
}






.s-b96c9eed-2368-46c1-8a07-015556eeb181 .shogun-image-content {
  
    align-items: center;
  
}

.s-b96c9eed-2368-46c1-8a07-015556eeb181.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b96c9eed-2368-46c1-8a07-015556eeb181.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b96c9eed-2368-46c1-8a07-015556eeb181.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-b96c9eed-2368-46c1-8a07-015556eeb181 {
  
  
  
  
}

#s-b96c9eed-2368-46c1-8a07-015556eeb181 {
  margin: 0 !important;
  overflow: hidden;
}






.s-b96c9eed-2368-46c1-8a07-015556eeb181 .shogun-image-content {
  
    align-items: center;
  
}

.s-b96c9eed-2368-46c1-8a07-015556eeb181.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b96c9eed-2368-46c1-8a07-015556eeb181.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b96c9eed-2368-46c1-8a07-015556eeb181.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-b96c9eed-2368-46c1-8a07-015556eeb181 {
  
  
  
  
}

#s-b96c9eed-2368-46c1-8a07-015556eeb181 {
  margin: 0 !important;
  overflow: hidden;
}






.s-b96c9eed-2368-46c1-8a07-015556eeb181 .shogun-image-content {
  
    align-items: center;
  
}

.s-b96c9eed-2368-46c1-8a07-015556eeb181.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b96c9eed-2368-46c1-8a07-015556eeb181.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b96c9eed-2368-46c1-8a07-015556eeb181.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-b96c9eed-2368-46c1-8a07-015556eeb181 {
  
  
  
  
}

#s-b96c9eed-2368-46c1-8a07-015556eeb181 {
  margin: 0 !important;
  overflow: hidden;
}






.s-b96c9eed-2368-46c1-8a07-015556eeb181 .shogun-image-content {
  
    align-items: center;
  
}

.s-b96c9eed-2368-46c1-8a07-015556eeb181.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b96c9eed-2368-46c1-8a07-015556eeb181.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b96c9eed-2368-46c1-8a07-015556eeb181.shogun-image {
  box-sizing: border-box;
}




}
#s-e6473120-424d-4d4f-8ec3-86f98303d6f4 {
  margin-left: auto;
margin-right: auto;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 191, 14, 1);
text-align: center;
text-decoration: none;
}
#s-e6473120-424d-4d4f-8ec3-86f98303d6f4:hover {background-color: rgba(31, 244, 12, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e6473120-424d-4d4f-8ec3-86f98303d6f4:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjQ2N2ZlYzktNjU5Ny00ZWFlLWJjMmYtYmI0NGRmMGUwYWY2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDBmZjAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNjBlMzE0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyNDY3ZmVjOS02NTk3LTRlYWUtYmMyZi1iYjQ0ZGYwZTBhZjYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#00ff00"}, {"id"=>2, "pos"=>1, "color"=>"#60e314"}, {"id"=>3, "pos"=>1, "color"=>"#7e20cf"}, {"id"=>4, "pos"=>1, "color"=>"#7e20cf"}, {"id"=>5, "pos"=>1, "color"=>"#7e20cf"}, {"id"=>6, "pos"=>1, "color"=>"#7e20cf"}] !important;}

  #s-e6473120-424d-4d4f-8ec3-86f98303d6f4-root {
    text-align: center;
  }


#s-e6473120-424d-4d4f-8ec3-86f98303d6f4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e6473120-424d-4d4f-8ec3-86f98303d6f4-root {
    text-align: center;
  }


#s-e6473120-424d-4d4f-8ec3-86f98303d6f4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e6473120-424d-4d4f-8ec3-86f98303d6f4-root {
    text-align: center;
  }


#s-e6473120-424d-4d4f-8ec3-86f98303d6f4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e6473120-424d-4d4f-8ec3-86f98303d6f4-root {
    text-align: center;
  }


#s-e6473120-424d-4d4f-8ec3-86f98303d6f4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e6473120-424d-4d4f-8ec3-86f98303d6f4-root {
    text-align: center;
  }


#s-e6473120-424d-4d4f-8ec3-86f98303d6f4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
#s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 2048/494;
text-align: center;
}



.shg-image-margin-container-s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}

#s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
      position: relative;
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
  
  
  
  
}

#s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
      position: relative;
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
  
  
  
  
}

#s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
      position: relative;
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
  
  
  
  
}

#s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
      position: relative;
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

.shg-image-margin-container-s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
  
  
  
  
}

#s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shg-image-content-wrapper {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }

    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shogun-image-link {
      aspect-ratio: 2048/494;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2048px;
  }



  img.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 {
      --shg-aspect-ratio: calc(2048/494); 
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container {
      position: relative;
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22518188-46db-4a6e-bfc5-605cdf3aa9b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

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

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
       and (min-width: 1024px)
       and (max-height: 1366px)
       and (-webkit-min-device-pixel-ratio: 1.5)
       and (hover: none)
       and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}
