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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-a1957276-5ec9-4487-b789-8990e93436c0 {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
aspect-ratio: 16/9;
text-align: center;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1957276-5ec9-4487-b789-8990e93436c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1957276-5ec9-4487-b789-8990e93436c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-a1957276-5ec9-4487-b789-8990e93436c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1957276-5ec9-4487-b789-8990e93436c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image {
  box-sizing: border-box;
}



.s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a1957276-5ec9-4487-b789-8990e93436c0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
      position: relative;
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

@media (min-width: 1200px){#s-a1957276-5ec9-4487-b789-8990e93436c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1957276-5ec9-4487-b789-8990e93436c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1957276-5ec9-4487-b789-8990e93436c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-a1957276-5ec9-4487-b789-8990e93436c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1957276-5ec9-4487-b789-8990e93436c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image {
  box-sizing: border-box;
}



.s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a1957276-5ec9-4487-b789-8990e93436c0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
      position: relative;
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a1957276-5ec9-4487-b789-8990e93436c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1957276-5ec9-4487-b789-8990e93436c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1957276-5ec9-4487-b789-8990e93436c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-a1957276-5ec9-4487-b789-8990e93436c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1957276-5ec9-4487-b789-8990e93436c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image {
  box-sizing: border-box;
}



.s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a1957276-5ec9-4487-b789-8990e93436c0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
      position: relative;
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a1957276-5ec9-4487-b789-8990e93436c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1957276-5ec9-4487-b789-8990e93436c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1957276-5ec9-4487-b789-8990e93436c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-a1957276-5ec9-4487-b789-8990e93436c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1957276-5ec9-4487-b789-8990e93436c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image {
  box-sizing: border-box;
}



.s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a1957276-5ec9-4487-b789-8990e93436c0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
      position: relative;
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (max-width: 767px){#s-a1957276-5ec9-4487-b789-8990e93436c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1957276-5ec9-4487-b789-8990e93436c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1957276-5ec9-4487-b789-8990e93436c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1957276-5ec9-4487-b789-8990e93436c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-a1957276-5ec9-4487-b789-8990e93436c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1957276-5ec9-4487-b789-8990e93436c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image {
  box-sizing: border-box;
}



.s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a1957276-5ec9-4487-b789-8990e93436c0 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container {
      position: relative;
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1957276-5ec9-4487-b789-8990e93436c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}
.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-ab668e30-2ec4-4d92-84a7-0ed1c85be600 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab668e30-2ec4-4d92-84a7-0ed1c85be600 .shogun-heading-component h3 {
  
  font-weight:  600 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



.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-a4043196-4416-40e7-bfc9-57dc76413569 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-cfcf788e-2868-4c15-b6f5-8f142e5897ff {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 0px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-cfcf788e-2868-4c15-b6f5-8f142e5897ff .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



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

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

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

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

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

#s-d142cc07-c713-436c-9e0f-60757994d771 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-d142cc07-c713-436c-9e0f-60757994d771"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d142cc07-c713-436c-9e0f-60757994d771"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d142cc07-c713-436c-9e0f-60757994d771"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d142cc07-c713-436c-9e0f-60757994d771"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  /* Add padding handling */
  padding-left: 0%;
  padding-right: 0%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image {
  box-sizing: border-box;
}



.s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
      position: relative;
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image {
  box-sizing: border-box;
}



.s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
      position: relative;
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image {
  box-sizing: border-box;
}



.s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
      position: relative;
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image {
  box-sizing: border-box;
}



.s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
      position: relative;
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8f615321-c7ce-4f30-a242-8c6c730f57a2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image {
  box-sizing: border-box;
}



.s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container {
      position: relative;
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f615321-c7ce-4f30-a242-8c6c730f57a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-64e2074e-e2ab-475c-b517-643a3c05dc21 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-64e2074e-e2ab-475c-b517-643a3c05dc21 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-07b68422-00fc-40af-a625-7b426e59c7ba {
  margin-left: auto;
margin-right: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

#s-60788670-1d9f-4e6d-b580-7d5377291aea {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-60788670-1d9f-4e6d-b580-7d5377291aea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-60788670-1d9f-4e6d-b580-7d5377291aea.shg-box.shg-c {
  justify-content: center;
}

#s-2cd19c89-ff7d-45b1-965f-61e797ea4d54 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-2cd19c89-ff7d-45b1-965f-61e797ea4d54"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cd19c89-ff7d-45b1-965f-61e797ea4d54"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2cd19c89-ff7d-45b1-965f-61e797ea4d54"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cd19c89-ff7d-45b1-965f-61e797ea4d54"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  margin: 0 !important;
  overflow: visible;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  /* Add background color handling */
  
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image {
  box-sizing: border-box;
}



.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
      position: relative;
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  margin: 0 !important;
  overflow: visible;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  /* Add background color handling */
  
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image {
  box-sizing: border-box;
}



.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
      position: relative;
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  margin: 0 !important;
  overflow: visible;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  /* Add background color handling */
  
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image {
  box-sizing: border-box;
}



.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
      position: relative;
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  margin: 0 !important;
  overflow: visible;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  /* Add background color handling */
  
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image {
  box-sizing: border-box;
}



.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
      position: relative;
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  margin: 0 !important;
  overflow: visible;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  /* Add background color handling */
  
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image {
  box-sizing: border-box;
}



.s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container {
      position: relative;
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1efd9b65-9b4d-49e5-979a-39c7d063dd99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-59b439af-2387-4348-9752-4a5323433448 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-59b439af-2387-4348-9752-4a5323433448 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-f39eec2e-9fee-4266-91f2-c193dd5caedc {
  margin-left: auto;
margin-right: auto;
}

#s-8dacd92c-0576-4ad3-a4f4-badb865c7537 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-8dacd92c-0576-4ad3-a4f4-badb865c7537 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8dacd92c-0576-4ad3-a4f4-badb865c7537.shg-box.shg-c {
  justify-content: center;
}

#s-d1102092-5c0e-48c9-affe-e0106a4ec61b {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-d1102092-5c0e-48c9-affe-e0106a4ec61b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d1102092-5c0e-48c9-affe-e0106a4ec61b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d1102092-5c0e-48c9-affe-e0106a4ec61b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1102092-5c0e-48c9-affe-e0106a4ec61b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  margin: 0 !important;
  overflow: visible;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  /* Add background color handling */
  
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-17d68d28-5916-4fdd-ad4c-ae740579452d .shogun-image-content {
  
    justify-content: center;
  
}

.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image {
  box-sizing: border-box;
}



.s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-17d68d28-5916-4fdd-ad4c-ae740579452d {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
      position: relative;
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  margin: 0 !important;
  overflow: visible;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  /* Add background color handling */
  
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-17d68d28-5916-4fdd-ad4c-ae740579452d .shogun-image-content {
  
    justify-content: center;
  
}

.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image {
  box-sizing: border-box;
}



.s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-17d68d28-5916-4fdd-ad4c-ae740579452d {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
      position: relative;
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  margin: 0 !important;
  overflow: visible;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  /* Add background color handling */
  
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-17d68d28-5916-4fdd-ad4c-ae740579452d .shogun-image-content {
  
    justify-content: center;
  
}

.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image {
  box-sizing: border-box;
}



.s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-17d68d28-5916-4fdd-ad4c-ae740579452d {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
      position: relative;
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  margin: 0 !important;
  overflow: visible;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  /* Add background color handling */
  
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-17d68d28-5916-4fdd-ad4c-ae740579452d .shogun-image-content {
  
    justify-content: center;
  
}

.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image {
  box-sizing: border-box;
}



.s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-17d68d28-5916-4fdd-ad4c-ae740579452d {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
      position: relative;
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  margin: 0 !important;
  overflow: visible;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-17d68d28-5916-4fdd-ad4c-ae740579452d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  /* Add background color handling */
  
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-17d68d28-5916-4fdd-ad4c-ae740579452d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-17d68d28-5916-4fdd-ad4c-ae740579452d .shogun-image-content {
  
    justify-content: center;
  
}

.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image {
  box-sizing: border-box;
}



.s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-17d68d28-5916-4fdd-ad4c-ae740579452d {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container {
      position: relative;
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-17d68d28-5916-4fdd-ad4c-ae740579452d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-0ebea117-2017-4f5f-9790-2231ba24ead0 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-0ebea117-2017-4f5f-9790-2231ba24ead0 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-3797f62e-b067-4adf-9ffe-dde1d2f09ed1 {
  margin-left: auto;
margin-right: auto;
}

#s-deb123f7-ba57-4396-875b-e85d6663b926 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-deb123f7-ba57-4396-875b-e85d6663b926 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-deb123f7-ba57-4396-875b-e85d6663b926.shg-box.shg-c {
  justify-content: center;
}

.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-b02bcf04-551f-4373-ad95-763c3c16a534 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWNhMWVjMWQtNzBhNS00YjUzLWJkNjItNzJlZTk0OGQwM2Q3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNjQ4OWQ0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTc4ZjlmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5Y2ExZWMxZC03MGE1LTRiNTMtYmQ2Mi03MmVlOTQ4ZDAzZDcpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(51, 47, 47, 1);
border-style: none;
border-radius: 20px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#6489d4"}, {"id"=>2, "pos"=>1, "color"=>"#978f9f"}];
hover-type: gradient;
}
#s-b02bcf04-551f-4373-ad95-763c3c16a534:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b02bcf04-551f-4373-ad95-763c3c16a534:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b02bcf04-551f-4373-ad95-763c3c16a534-root {
    text-align: center;
  }


#s-b02bcf04-551f-4373-ad95-763c3c16a534.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b02bcf04-551f-4373-ad95-763c3c16a534-root {
    text-align: center;
  }


#s-b02bcf04-551f-4373-ad95-763c3c16a534.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b02bcf04-551f-4373-ad95-763c3c16a534-root {
    text-align: center;
  }


#s-b02bcf04-551f-4373-ad95-763c3c16a534.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b02bcf04-551f-4373-ad95-763c3c16a534-root {
    text-align: center;
  }


#s-b02bcf04-551f-4373-ad95-763c3c16a534.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b02bcf04-551f-4373-ad95-763c3c16a534-root {
    text-align: center;
  }


#s-b02bcf04-551f-4373-ad95-763c3c16a534.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}
#s-c9a725e1-c1ca-48c5-abe2-3b37fb244b30 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-c9a725e1-c1ca-48c5-abe2-3b37fb244b30 .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-931214eb-8b77-4aaa-9e02-aecc7a98f429 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-931214eb-8b77-4aaa-9e02-aecc7a98f429"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-931214eb-8b77-4aaa-9e02-aecc7a98f429"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-931214eb-8b77-4aaa-9e02-aecc7a98f429"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-931214eb-8b77-4aaa-9e02-aecc7a98f429"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-cbc66ddc-089a-4bab-a758-84b929faba56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc66ddc-089a-4bab-a758-84b929faba56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image {
  box-sizing: border-box;
}



.s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc66ddc-089a-4bab-a758-84b929faba56 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
      position: relative;
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-cbc66ddc-089a-4bab-a758-84b929faba56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc66ddc-089a-4bab-a758-84b929faba56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image {
  box-sizing: border-box;
}



.s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc66ddc-089a-4bab-a758-84b929faba56 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
      position: relative;
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-cbc66ddc-089a-4bab-a758-84b929faba56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc66ddc-089a-4bab-a758-84b929faba56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image {
  box-sizing: border-box;
}



.s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc66ddc-089a-4bab-a758-84b929faba56 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
      position: relative;
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-cbc66ddc-089a-4bab-a758-84b929faba56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc66ddc-089a-4bab-a758-84b929faba56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image {
  box-sizing: border-box;
}



.s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc66ddc-089a-4bab-a758-84b929faba56 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
      position: relative;
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc66ddc-089a-4bab-a758-84b929faba56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc66ddc-089a-4bab-a758-84b929faba56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-cbc66ddc-089a-4bab-a758-84b929faba56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc66ddc-089a-4bab-a758-84b929faba56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image {
  box-sizing: border-box;
}



.s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc66ddc-089a-4bab-a758-84b929faba56 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container {
      position: relative;
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc66ddc-089a-4bab-a758-84b929faba56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-f5bad48d-f925-46b3-8fcf-07a1b9c9a512 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-f5bad48d-f925-46b3-8fcf-07a1b9c9a512 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-0f8d0f8d-54e0-46c0-96e7-3369bec4d8f0 {
  margin-left: auto;
margin-right: auto;
}

#s-6324f26b-67b5-4fe6-b444-b28832748378 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-6324f26b-67b5-4fe6-b444-b28832748378 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6324f26b-67b5-4fe6-b444-b28832748378.shg-box.shg-c {
  justify-content: center;
}

#s-27f55c7f-9be5-440a-8818-a51067c8364e {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-27f55c7f-9be5-440a-8818-a51067c8364e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27f55c7f-9be5-440a-8818-a51067c8364e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-27f55c7f-9be5-440a-8818-a51067c8364e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-27f55c7f-9be5-440a-8818-a51067c8364e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  margin: 0 !important;
  overflow: visible;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  /* Add background color handling */
  
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-e4594509-e96d-49cd-9128-e9c7fae9059a .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image {
  box-sizing: border-box;
}



.s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4594509-e96d-49cd-9128-e9c7fae9059a {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
      position: relative;
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  margin: 0 !important;
  overflow: visible;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  /* Add background color handling */
  
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-e4594509-e96d-49cd-9128-e9c7fae9059a .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image {
  box-sizing: border-box;
}



.s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4594509-e96d-49cd-9128-e9c7fae9059a {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
      position: relative;
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  margin: 0 !important;
  overflow: visible;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  /* Add background color handling */
  
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-e4594509-e96d-49cd-9128-e9c7fae9059a .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image {
  box-sizing: border-box;
}



.s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4594509-e96d-49cd-9128-e9c7fae9059a {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
      position: relative;
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  margin: 0 !important;
  overflow: visible;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  /* Add background color handling */
  
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-e4594509-e96d-49cd-9128-e9c7fae9059a .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image {
  box-sizing: border-box;
}



.s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4594509-e96d-49cd-9128-e9c7fae9059a {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
      position: relative;
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  margin: 0 !important;
  overflow: visible;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4594509-e96d-49cd-9128-e9c7fae9059a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  /* Add background color handling */
  
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4594509-e96d-49cd-9128-e9c7fae9059a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-e4594509-e96d-49cd-9128-e9c7fae9059a .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image {
  box-sizing: border-box;
}



.s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4594509-e96d-49cd-9128-e9c7fae9059a {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container {
      position: relative;
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4594509-e96d-49cd-9128-e9c7fae9059a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-3f42e532-80a0-4167-a1e9-fcba1977ff97 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-3f42e532-80a0-4167-a1e9-fcba1977ff97 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-93fd3f07-fb07-442e-a6af-d7188aee1b30 {
  margin-left: auto;
margin-right: auto;
}

#s-2fd02ed8-7400-4619-b3f8-ef53afd3df77 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2fd02ed8-7400-4619-b3f8-ef53afd3df77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2fd02ed8-7400-4619-b3f8-ef53afd3df77.shg-box.shg-c {
  justify-content: center;
}

#s-442eccb6-59d3-45e6-8664-e580ab84569f {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-442eccb6-59d3-45e6-8664-e580ab84569f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-442eccb6-59d3-45e6-8664-e580ab84569f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-442eccb6-59d3-45e6-8664-e580ab84569f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-442eccb6-59d3-45e6-8664-e580ab84569f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image {
  box-sizing: border-box;
}



.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
      position: relative;
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image {
  box-sizing: border-box;
}



.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
      position: relative;
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image {
  box-sizing: border-box;
}



.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
      position: relative;
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image {
  box-sizing: border-box;
}



.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
      position: relative;
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image {
  box-sizing: border-box;
}



.s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container {
      position: relative;
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a7e6da5-19b9-4832-805e-5ce0cc7f5dc6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-da7b36b6-c665-4f3e-b659-fc14b761b582 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-da7b36b6-c665-4f3e-b659-fc14b761b582 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-2cdb6b5d-b984-419d-88d1-a0edeec81494 {
  margin-left: auto;
margin-right: auto;
}

#s-83e79c34-1220-442c-ac7d-6e55d71eb091 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-83e79c34-1220-442c-ac7d-6e55d71eb091 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-83e79c34-1220-442c-ac7d-6e55d71eb091.shg-box.shg-c {
  justify-content: center;
}

#s-31356d23-50d1-4122-babe-2d04f501fc78 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmViMzdjNjYtZjBkNy00YTNkLWExODUtMDA1ZjgwNzAyYzNhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNjQ4OWQ0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTc4ZjlmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiZWIzN2M2Ni1mMGQ3LTRhM2QtYTE4NS0wMDVmODA3MDJjM2EpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(51, 47, 47, 1);
border-style: none;
border-radius: 20px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#6489d4"}, {"id"=>2, "pos"=>1, "color"=>"#978f9f"}];
hover-type: gradient;
}
#s-31356d23-50d1-4122-babe-2d04f501fc78:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-31356d23-50d1-4122-babe-2d04f501fc78:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-31356d23-50d1-4122-babe-2d04f501fc78-root {
    text-align: center;
  }


#s-31356d23-50d1-4122-babe-2d04f501fc78.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-31356d23-50d1-4122-babe-2d04f501fc78-root {
    text-align: center;
  }


#s-31356d23-50d1-4122-babe-2d04f501fc78.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-31356d23-50d1-4122-babe-2d04f501fc78-root {
    text-align: center;
  }


#s-31356d23-50d1-4122-babe-2d04f501fc78.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-31356d23-50d1-4122-babe-2d04f501fc78-root {
    text-align: center;
  }


#s-31356d23-50d1-4122-babe-2d04f501fc78.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-31356d23-50d1-4122-babe-2d04f501fc78-root {
    text-align: center;
  }


#s-31356d23-50d1-4122-babe-2d04f501fc78.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}
#s-67e5efef-0cf3-4f62-a021-73632b66268a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-67e5efef-0cf3-4f62-a021-73632b66268a .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-7c67e583-fd1f-42af-894e-8c9d2c4a90a5 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-7c67e583-fd1f-42af-894e-8c9d2c4a90a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c67e583-fd1f-42af-894e-8c9d2c4a90a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c67e583-fd1f-42af-894e-8c9d2c4a90a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c67e583-fd1f-42af-894e-8c9d2c4a90a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  margin: 0 !important;
  overflow: visible;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  /* Add background color handling */
  
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image {
  box-sizing: border-box;
}



.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
      position: relative;
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  margin: 0 !important;
  overflow: visible;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  /* Add background color handling */
  
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image {
  box-sizing: border-box;
}



.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
      position: relative;
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  margin: 0 !important;
  overflow: visible;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  /* Add background color handling */
  
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image {
  box-sizing: border-box;
}



.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
      position: relative;
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  margin: 0 !important;
  overflow: visible;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  /* Add background color handling */
  
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image {
  box-sizing: border-box;
}



.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
      position: relative;
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  margin: 0 !important;
  overflow: visible;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  /* Add background color handling */
  
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image {
  box-sizing: border-box;
}



.s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container {
      position: relative;
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8994fa8-26ed-4648-bf54-cb6c5175a4db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-09dbf758-3ed5-4ff7-92a6-47ab70459ef9 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-09dbf758-3ed5-4ff7-92a6-47ab70459ef9 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-b6427b6d-2fdb-4703-bdf0-e61d34393880 {
  margin-left: auto;
margin-right: auto;
}

#s-176b3806-1735-4251-8b8e-42540786e437 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-176b3806-1735-4251-8b8e-42540786e437 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-176b3806-1735-4251-8b8e-42540786e437.shg-box.shg-c {
  justify-content: center;
}

#s-cdf721af-c4ef-49ce-8611-25860e5937be {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-cdf721af-c4ef-49ce-8611-25860e5937be .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-bca88dfe-e1ef-4389-af47-6678288f9c33 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-bca88dfe-e1ef-4389-af47-6678288f9c33"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bca88dfe-e1ef-4389-af47-6678288f9c33"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bca88dfe-e1ef-4389-af47-6678288f9c33"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bca88dfe-e1ef-4389-af47-6678288f9c33"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-38912507-1c43-4f87-a874-1c04eec48936 {
  margin-left: auto;
margin-right: auto;
max-width: 679px;
aspect-ratio: 679/1000;
text-align: center;
}

#s-38912507-1c43-4f87-a874-1c04eec48936 {
  margin: 0 !important;
  overflow: visible;
}

#s-38912507-1c43-4f87-a874-1c04eec48936-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-38912507-1c43-4f87-a874-1c04eec48936 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-38912507-1c43-4f87-a874-1c04eec48936 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  /* Add background color handling */
  
}

#s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-38912507-1c43-4f87-a874-1c04eec48936 .shg-image-content-wrapper {
      aspect-ratio: 679/1000;
      min-width: 100%;
      height: auto;
    }

    #s-38912507-1c43-4f87-a874-1c04eec48936 .shogun-image-link {
      aspect-ratio: 679/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-38912507-1c43-4f87-a874-1c04eec48936 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 679px;
  }



  img.s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image {
    
    
    
    max-height: 679px;
  }


.s-38912507-1c43-4f87-a874-1c04eec48936 .shogun-image-content {
  
    justify-content: center;
  
}

.s-38912507-1c43-4f87-a874-1c04eec48936.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image {
  box-sizing: border-box;
}



.s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-38912507-1c43-4f87-a874-1c04eec48936 {
      --shg-aspect-ratio: calc(679/1000); 
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
      position: relative;
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 679px;
    }
  }

@media (min-width: 1200px){#s-38912507-1c43-4f87-a874-1c04eec48936 {
  margin: 0 !important;
  overflow: visible;
}

#s-38912507-1c43-4f87-a874-1c04eec48936-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-38912507-1c43-4f87-a874-1c04eec48936 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-38912507-1c43-4f87-a874-1c04eec48936 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  /* Add background color handling */
  
}

#s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-38912507-1c43-4f87-a874-1c04eec48936 .shg-image-content-wrapper {
      aspect-ratio: 679/1000;
      min-width: 100%;
      height: auto;
    }

    #s-38912507-1c43-4f87-a874-1c04eec48936 .shogun-image-link {
      aspect-ratio: 679/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-38912507-1c43-4f87-a874-1c04eec48936 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 679px;
  }



  img.s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image {
    
    
    
    max-height: 679px;
  }


.s-38912507-1c43-4f87-a874-1c04eec48936 .shogun-image-content {
  
    justify-content: center;
  
}

.s-38912507-1c43-4f87-a874-1c04eec48936.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image {
  box-sizing: border-box;
}



.s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-38912507-1c43-4f87-a874-1c04eec48936 {
      --shg-aspect-ratio: calc(679/1000); 
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
      position: relative;
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 679px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-38912507-1c43-4f87-a874-1c04eec48936 {
  margin: 0 !important;
  overflow: visible;
}

#s-38912507-1c43-4f87-a874-1c04eec48936-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-38912507-1c43-4f87-a874-1c04eec48936 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-38912507-1c43-4f87-a874-1c04eec48936 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  /* Add background color handling */
  
}

#s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-38912507-1c43-4f87-a874-1c04eec48936 .shg-image-content-wrapper {
      aspect-ratio: 679/1000;
      min-width: 100%;
      height: auto;
    }

    #s-38912507-1c43-4f87-a874-1c04eec48936 .shogun-image-link {
      aspect-ratio: 679/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-38912507-1c43-4f87-a874-1c04eec48936 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 679px;
  }



  img.s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image {
    
    
    
    max-height: 679px;
  }


.s-38912507-1c43-4f87-a874-1c04eec48936 .shogun-image-content {
  
    justify-content: center;
  
}

.s-38912507-1c43-4f87-a874-1c04eec48936.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image {
  box-sizing: border-box;
}



.s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-38912507-1c43-4f87-a874-1c04eec48936 {
      --shg-aspect-ratio: calc(679/1000); 
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
      position: relative;
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 679px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-38912507-1c43-4f87-a874-1c04eec48936 {
  margin: 0 !important;
  overflow: visible;
}

#s-38912507-1c43-4f87-a874-1c04eec48936-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-38912507-1c43-4f87-a874-1c04eec48936 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-38912507-1c43-4f87-a874-1c04eec48936 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  /* Add background color handling */
  
}

#s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-38912507-1c43-4f87-a874-1c04eec48936 .shg-image-content-wrapper {
      aspect-ratio: 679/1000;
      min-width: 100%;
      height: auto;
    }

    #s-38912507-1c43-4f87-a874-1c04eec48936 .shogun-image-link {
      aspect-ratio: 679/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-38912507-1c43-4f87-a874-1c04eec48936 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 679px;
  }



  img.s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image {
    
    
    
    max-height: 679px;
  }


.s-38912507-1c43-4f87-a874-1c04eec48936 .shogun-image-content {
  
    justify-content: center;
  
}

.s-38912507-1c43-4f87-a874-1c04eec48936.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image {
  box-sizing: border-box;
}



.s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-38912507-1c43-4f87-a874-1c04eec48936 {
      --shg-aspect-ratio: calc(679/1000); 
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
      position: relative;
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 679px;
    }
  }

}@media (max-width: 767px){#s-38912507-1c43-4f87-a874-1c04eec48936 {
  margin: 0 !important;
  overflow: visible;
}

#s-38912507-1c43-4f87-a874-1c04eec48936-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-38912507-1c43-4f87-a874-1c04eec48936 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-38912507-1c43-4f87-a874-1c04eec48936 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  /* Add background color handling */
  
}

#s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-38912507-1c43-4f87-a874-1c04eec48936 .shg-image-content-wrapper {
      aspect-ratio: 679/1000;
      min-width: 100%;
      height: auto;
    }

    #s-38912507-1c43-4f87-a874-1c04eec48936 .shogun-image-link {
      aspect-ratio: 679/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-38912507-1c43-4f87-a874-1c04eec48936 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 679px;
  }



  img.s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image {
    
    
    
    max-height: 679px;
  }


.s-38912507-1c43-4f87-a874-1c04eec48936 .shogun-image-content {
  
    justify-content: center;
  
}

.s-38912507-1c43-4f87-a874-1c04eec48936.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image {
  box-sizing: border-box;
}



.s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-38912507-1c43-4f87-a874-1c04eec48936 {
      --shg-aspect-ratio: calc(679/1000); 
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container {
      position: relative;
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-38912507-1c43-4f87-a874-1c04eec48936 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 679px;
    }
  }

}
#s-04d7a1d0-2025-49e5-8b3b-5db92416e638 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-04d7a1d0-2025-49e5-8b3b-5db92416e638 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-26922aa3-cf41-421e-a0ab-ca6ba1df912f {
  margin-left: auto;
margin-right: auto;
}

#s-92daf980-e859-4ee8-b07d-131d218409f2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-92daf980-e859-4ee8-b07d-131d218409f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-92daf980-e859-4ee8-b07d-131d218409f2.shg-box.shg-c {
  justify-content: center;
}

#s-574952e7-a0b7-4738-b280-cd2c95c070cc {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-574952e7-a0b7-4738-b280-cd2c95c070cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-574952e7-a0b7-4738-b280-cd2c95c070cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-574952e7-a0b7-4738-b280-cd2c95c070cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-574952e7-a0b7-4738-b280-cd2c95c070cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  margin: 0 !important;
  overflow: visible;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  /* Add background color handling */
  
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image {
  box-sizing: border-box;
}



.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
      position: relative;
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  margin: 0 !important;
  overflow: visible;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  /* Add background color handling */
  
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image {
  box-sizing: border-box;
}



.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
      position: relative;
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  margin: 0 !important;
  overflow: visible;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  /* Add background color handling */
  
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image {
  box-sizing: border-box;
}



.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
      position: relative;
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  margin: 0 !important;
  overflow: visible;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  /* Add background color handling */
  
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image {
  box-sizing: border-box;
}



.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
      position: relative;
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  margin: 0 !important;
  overflow: visible;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  /* Add background color handling */
  
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image {
  box-sizing: border-box;
}



.s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container {
      position: relative;
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ae3ca87-a37c-4b1f-b59a-9c6b50c32970 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-4e3c9727-3c20-4f20-98ac-1bc831ab45ca {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-4e3c9727-3c20-4f20-98ac-1bc831ab45ca .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-3289c7a5-5bd2-4053-b20e-8dfd35737cd8 {
  margin-left: auto;
margin-right: auto;
}

#s-dceac8ec-a7dc-4c52-97f1-51a83819be2a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-dceac8ec-a7dc-4c52-97f1-51a83819be2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dceac8ec-a7dc-4c52-97f1-51a83819be2a.shg-box.shg-c {
  justify-content: center;
}

#s-c0d6c7f2-b508-4c3a-93cc-e0aca6389d61 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-c0d6c7f2-b508-4c3a-93cc-e0aca6389d61"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0d6c7f2-b508-4c3a-93cc-e0aca6389d61"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c0d6c7f2-b508-4c3a-93cc-e0aca6389d61"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c0d6c7f2-b508-4c3a-93cc-e0aca6389d61"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/670;
text-align: center;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  margin: 0 !important;
  overflow: visible;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  /* Add background color handling */
  
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shg-image-content-wrapper {
      aspect-ratio: 1000/670;
      min-width: 100%;
      height: auto;
    }

    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shogun-image-link {
      aspect-ratio: 1000/670;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image {
  box-sizing: border-box;
}



.s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
      --shg-aspect-ratio: calc(1000/670); 
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
      position: relative;
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  margin: 0 !important;
  overflow: visible;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  /* Add background color handling */
  
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shg-image-content-wrapper {
      aspect-ratio: 1000/670;
      min-width: 100%;
      height: auto;
    }

    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shogun-image-link {
      aspect-ratio: 1000/670;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image {
  box-sizing: border-box;
}



.s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
      --shg-aspect-ratio: calc(1000/670); 
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
      position: relative;
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  margin: 0 !important;
  overflow: visible;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  /* Add background color handling */
  
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shg-image-content-wrapper {
      aspect-ratio: 1000/670;
      min-width: 100%;
      height: auto;
    }

    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shogun-image-link {
      aspect-ratio: 1000/670;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image {
  box-sizing: border-box;
}



.s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
      --shg-aspect-ratio: calc(1000/670); 
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
      position: relative;
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  margin: 0 !important;
  overflow: visible;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  /* Add background color handling */
  
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shg-image-content-wrapper {
      aspect-ratio: 1000/670;
      min-width: 100%;
      height: auto;
    }

    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shogun-image-link {
      aspect-ratio: 1000/670;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image {
  box-sizing: border-box;
}



.s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
      --shg-aspect-ratio: calc(1000/670); 
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
      position: relative;
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  margin: 0 !important;
  overflow: visible;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  /* Add background color handling */
  
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shg-image-content-wrapper {
      aspect-ratio: 1000/670;
      min-width: 100%;
      height: auto;
    }

    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shogun-image-link {
      aspect-ratio: 1000/670;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f2d01698-fd72-4e86-8fea-8c1dd1799759 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image {
  box-sizing: border-box;
}



.s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759 {
      --shg-aspect-ratio: calc(1000/670); 
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container {
      position: relative;
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2d01698-fd72-4e86-8fea-8c1dd1799759 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-aec1b7a5-a9e5-4b08-a402-b9e11790f667 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-aec1b7a5-a9e5-4b08-a402-b9e11790f667 .shogun-heading-component h4 {
  
  font-weight:  500 ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-3cd04d0c-1485-4121-a44d-c919e641968b {
  margin-left: auto;
margin-right: auto;
}

#s-242aad4b-c31b-4a15-be04-06a6d9e8a2f2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-242aad4b-c31b-4a15-be04-06a6d9e8a2f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-242aad4b-c31b-4a15-be04-06a6d9e8a2f2.shg-box.shg-c {
  justify-content: center;
}

#s-3ab410b7-5e8b-4d51-aa0b-a2b2ccce9f55 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzNlMjNlN2YtZmEyYy00ZWMzLWE1NWItODQ4YWQ3M2I1ODI0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNjQ4OWQ0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTc4ZjlmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjM2UyM2U3Zi1mYTJjLTRlYzMtYTU1Yi04NDhhZDczYjU4MjQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(51, 47, 47, 1);
border-style: none;
border-radius: 20px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#6489d4"}, {"id"=>2, "pos"=>1, "color"=>"#978f9f"}];
hover-type: gradient;
}
#s-3ab410b7-5e8b-4d51-aa0b-a2b2ccce9f55:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3ab410b7-5e8b-4d51-aa0b-a2b2ccce9f55:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3ab410b7-5e8b-4d51-aa0b-a2b2ccce9f55-root {
    text-align: center;
  }


#s-3ab410b7-5e8b-4d51-aa0b-a2b2ccce9f55.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3ab410b7-5e8b-4d51-aa0b-a2b2ccce9f55-root {
    text-align: center;
  }


#s-3ab410b7-5e8b-4d51-aa0b-a2b2ccce9f55.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3ab410b7-5e8b-4d51-aa0b-a2b2ccce9f55-root {
    text-align: center;
  }


#s-3ab410b7-5e8b-4d51-aa0b-a2b2ccce9f55.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3ab410b7-5e8b-4d51-aa0b-a2b2ccce9f55-root {
    text-align: center;
  }


#s-3ab410b7-5e8b-4d51-aa0b-a2b2ccce9f55.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3ab410b7-5e8b-4d51-aa0b-a2b2ccce9f55-root {
    text-align: center;
  }


#s-3ab410b7-5e8b-4d51-aa0b-a2b2ccce9f55.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}
#s-4dd8ef51-cf16-4734-8406-464bc6d59111 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-4dd8ef51-cf16-4734-8406-464bc6d59111 .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-f3fb3027-7790-4720-93d7-66ac1928d255 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-f3fb3027-7790-4720-93d7-66ac1928d255"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3fb3027-7790-4720-93d7-66ac1928d255"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f3fb3027-7790-4720-93d7-66ac1928d255"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3fb3027-7790-4720-93d7-66ac1928d255"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/497;
text-align: center;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shg-image-content-wrapper {
      aspect-ratio: 1000/497;
      min-width: 100%;
      height: auto;
    }

    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shogun-image-link {
      aspect-ratio: 1000/497;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image {
  box-sizing: border-box;
}



.s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
      --shg-aspect-ratio: calc(1000/497); 
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
      position: relative;
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shg-image-content-wrapper {
      aspect-ratio: 1000/497;
      min-width: 100%;
      height: auto;
    }

    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shogun-image-link {
      aspect-ratio: 1000/497;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image {
  box-sizing: border-box;
}



.s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
      --shg-aspect-ratio: calc(1000/497); 
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
      position: relative;
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shg-image-content-wrapper {
      aspect-ratio: 1000/497;
      min-width: 100%;
      height: auto;
    }

    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shogun-image-link {
      aspect-ratio: 1000/497;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image {
  box-sizing: border-box;
}



.s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
      --shg-aspect-ratio: calc(1000/497); 
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
      position: relative;
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shg-image-content-wrapper {
      aspect-ratio: 1000/497;
      min-width: 100%;
      height: auto;
    }

    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shogun-image-link {
      aspect-ratio: 1000/497;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image {
  box-sizing: border-box;
}



.s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
      --shg-aspect-ratio: calc(1000/497); 
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
      position: relative;
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shg-image-content-wrapper {
      aspect-ratio: 1000/497;
      min-width: 100%;
      height: auto;
    }

    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shogun-image-link {
      aspect-ratio: 1000/497;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-374322fd-82ce-4bba-9deb-72f8867aa0c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image {
  box-sizing: border-box;
}



.s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2 {
      --shg-aspect-ratio: calc(1000/497); 
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container {
      position: relative;
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-374322fd-82ce-4bba-9deb-72f8867aa0c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-4a4be8a6-96e0-4f02-b7a0-9e3c0c938e52 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-4a4be8a6-96e0-4f02-b7a0-9e3c0c938e52 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-ceeeaf8f-2e61-4653-9f4a-47de6bb7235a {
  margin-left: auto;
margin-right: auto;
}

#s-cef14777-83ac-4e5a-9b97-32c2ab49b00e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-cef14777-83ac-4e5a-9b97-32c2ab49b00e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cef14777-83ac-4e5a-9b97-32c2ab49b00e.shg-box.shg-c {
  justify-content: center;
}

#s-1c265b62-5db0-47f6-a2ee-f5ed78d801a1 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-1c265b62-5db0-47f6-a2ee-f5ed78d801a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c265b62-5db0-47f6-a2ee-f5ed78d801a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1c265b62-5db0-47f6-a2ee-f5ed78d801a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c265b62-5db0-47f6-a2ee-f5ed78d801a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/661;
text-align: center;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  margin: 0 !important;
  overflow: visible;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  /* Add background color handling */
  
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shg-image-content-wrapper {
      aspect-ratio: 1000/661;
      min-width: 100%;
      height: auto;
    }

    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shogun-image-link {
      aspect-ratio: 1000/661;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3970d893-1298-4235-bc9d-d18922c5ad6f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image {
  box-sizing: border-box;
}



.s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3970d893-1298-4235-bc9d-d18922c5ad6f {
      --shg-aspect-ratio: calc(1000/661); 
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
      position: relative;
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  margin: 0 !important;
  overflow: visible;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  /* Add background color handling */
  
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shg-image-content-wrapper {
      aspect-ratio: 1000/661;
      min-width: 100%;
      height: auto;
    }

    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shogun-image-link {
      aspect-ratio: 1000/661;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3970d893-1298-4235-bc9d-d18922c5ad6f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image {
  box-sizing: border-box;
}



.s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3970d893-1298-4235-bc9d-d18922c5ad6f {
      --shg-aspect-ratio: calc(1000/661); 
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
      position: relative;
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  margin: 0 !important;
  overflow: visible;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  /* Add background color handling */
  
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shg-image-content-wrapper {
      aspect-ratio: 1000/661;
      min-width: 100%;
      height: auto;
    }

    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shogun-image-link {
      aspect-ratio: 1000/661;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3970d893-1298-4235-bc9d-d18922c5ad6f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image {
  box-sizing: border-box;
}



.s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3970d893-1298-4235-bc9d-d18922c5ad6f {
      --shg-aspect-ratio: calc(1000/661); 
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
      position: relative;
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  margin: 0 !important;
  overflow: visible;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  /* Add background color handling */
  
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shg-image-content-wrapper {
      aspect-ratio: 1000/661;
      min-width: 100%;
      height: auto;
    }

    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shogun-image-link {
      aspect-ratio: 1000/661;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3970d893-1298-4235-bc9d-d18922c5ad6f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image {
  box-sizing: border-box;
}



.s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3970d893-1298-4235-bc9d-d18922c5ad6f {
      --shg-aspect-ratio: calc(1000/661); 
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
      position: relative;
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  margin: 0 !important;
  overflow: visible;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3970d893-1298-4235-bc9d-d18922c5ad6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  /* Add background color handling */
  
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shg-image-content-wrapper {
      aspect-ratio: 1000/661;
      min-width: 100%;
      height: auto;
    }

    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shogun-image-link {
      aspect-ratio: 1000/661;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3970d893-1298-4235-bc9d-d18922c5ad6f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3970d893-1298-4235-bc9d-d18922c5ad6f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image {
  box-sizing: border-box;
}



.s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3970d893-1298-4235-bc9d-d18922c5ad6f {
      --shg-aspect-ratio: calc(1000/661); 
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container {
      position: relative;
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3970d893-1298-4235-bc9d-d18922c5ad6f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-c1dabb77-0edb-468c-b8f3-ba39b6e15055 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-c1dabb77-0edb-468c-b8f3-ba39b6e15055 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-686114ee-0803-4f21-9521-682964d5d229 {
  margin-left: auto;
margin-right: auto;
}

#s-80d1d69d-db06-44e1-b3f4-7ecb7e75fcf4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-80d1d69d-db06-44e1-b3f4-7ecb7e75fcf4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-80d1d69d-db06-44e1-b3f4-7ecb7e75fcf4.shg-box.shg-c {
  justify-content: center;
}

#s-63017837-c3ee-4225-a264-0011806bbd03 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-63017837-c3ee-4225-a264-0011806bbd03"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63017837-c3ee-4225-a264-0011806bbd03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-63017837-c3ee-4225-a264-0011806bbd03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-63017837-c3ee-4225-a264-0011806bbd03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-07544796-66bb-4859-a84d-5741282c6a8f {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/660;
text-align: center;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f {
  margin: 0 !important;
  overflow: visible;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07544796-66bb-4859-a84d-5741282c6a8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07544796-66bb-4859-a84d-5741282c6a8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  /* Add background color handling */
  
}

#s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07544796-66bb-4859-a84d-5741282c6a8f .shg-image-content-wrapper {
      aspect-ratio: 1000/660;
      min-width: 100%;
      height: auto;
    }

    #s-07544796-66bb-4859-a84d-5741282c6a8f .shogun-image-link {
      aspect-ratio: 1000/660;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07544796-66bb-4859-a84d-5741282c6a8f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-07544796-66bb-4859-a84d-5741282c6a8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-07544796-66bb-4859-a84d-5741282c6a8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image {
  box-sizing: border-box;
}



.s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07544796-66bb-4859-a84d-5741282c6a8f {
      --shg-aspect-ratio: calc(1000/660); 
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
      position: relative;
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-07544796-66bb-4859-a84d-5741282c6a8f {
  margin: 0 !important;
  overflow: visible;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07544796-66bb-4859-a84d-5741282c6a8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07544796-66bb-4859-a84d-5741282c6a8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  /* Add background color handling */
  
}

#s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07544796-66bb-4859-a84d-5741282c6a8f .shg-image-content-wrapper {
      aspect-ratio: 1000/660;
      min-width: 100%;
      height: auto;
    }

    #s-07544796-66bb-4859-a84d-5741282c6a8f .shogun-image-link {
      aspect-ratio: 1000/660;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07544796-66bb-4859-a84d-5741282c6a8f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-07544796-66bb-4859-a84d-5741282c6a8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-07544796-66bb-4859-a84d-5741282c6a8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image {
  box-sizing: border-box;
}



.s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07544796-66bb-4859-a84d-5741282c6a8f {
      --shg-aspect-ratio: calc(1000/660); 
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
      position: relative;
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-07544796-66bb-4859-a84d-5741282c6a8f {
  margin: 0 !important;
  overflow: visible;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07544796-66bb-4859-a84d-5741282c6a8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07544796-66bb-4859-a84d-5741282c6a8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  /* Add background color handling */
  
}

#s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07544796-66bb-4859-a84d-5741282c6a8f .shg-image-content-wrapper {
      aspect-ratio: 1000/660;
      min-width: 100%;
      height: auto;
    }

    #s-07544796-66bb-4859-a84d-5741282c6a8f .shogun-image-link {
      aspect-ratio: 1000/660;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07544796-66bb-4859-a84d-5741282c6a8f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-07544796-66bb-4859-a84d-5741282c6a8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-07544796-66bb-4859-a84d-5741282c6a8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image {
  box-sizing: border-box;
}



.s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07544796-66bb-4859-a84d-5741282c6a8f {
      --shg-aspect-ratio: calc(1000/660); 
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
      position: relative;
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-07544796-66bb-4859-a84d-5741282c6a8f {
  margin: 0 !important;
  overflow: visible;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07544796-66bb-4859-a84d-5741282c6a8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07544796-66bb-4859-a84d-5741282c6a8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  /* Add background color handling */
  
}

#s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07544796-66bb-4859-a84d-5741282c6a8f .shg-image-content-wrapper {
      aspect-ratio: 1000/660;
      min-width: 100%;
      height: auto;
    }

    #s-07544796-66bb-4859-a84d-5741282c6a8f .shogun-image-link {
      aspect-ratio: 1000/660;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07544796-66bb-4859-a84d-5741282c6a8f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-07544796-66bb-4859-a84d-5741282c6a8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-07544796-66bb-4859-a84d-5741282c6a8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image {
  box-sizing: border-box;
}



.s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07544796-66bb-4859-a84d-5741282c6a8f {
      --shg-aspect-ratio: calc(1000/660); 
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
      position: relative;
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-07544796-66bb-4859-a84d-5741282c6a8f {
  margin: 0 !important;
  overflow: visible;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07544796-66bb-4859-a84d-5741282c6a8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07544796-66bb-4859-a84d-5741282c6a8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  /* Add background color handling */
  
}

#s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07544796-66bb-4859-a84d-5741282c6a8f .shg-image-content-wrapper {
      aspect-ratio: 1000/660;
      min-width: 100%;
      height: auto;
    }

    #s-07544796-66bb-4859-a84d-5741282c6a8f .shogun-image-link {
      aspect-ratio: 1000/660;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07544796-66bb-4859-a84d-5741282c6a8f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-07544796-66bb-4859-a84d-5741282c6a8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-07544796-66bb-4859-a84d-5741282c6a8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image {
  box-sizing: border-box;
}



.s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07544796-66bb-4859-a84d-5741282c6a8f {
      --shg-aspect-ratio: calc(1000/660); 
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container {
      position: relative;
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07544796-66bb-4859-a84d-5741282c6a8f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-052dede9-6a23-40f7-a986-5bc3d3131868 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-052dede9-6a23-40f7-a986-5bc3d3131868 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-046b24b8-d33d-43d2-8ee1-3ae32050ab90 {
  margin-left: auto;
margin-right: auto;
}

#s-3cf46ead-c083-4713-98a8-59407e7d9dda {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3cf46ead-c083-4713-98a8-59407e7d9dda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3cf46ead-c083-4713-98a8-59407e7d9dda.shg-box.shg-c {
  justify-content: center;
}

#s-936fc42b-6767-43a7-a5fa-9ae63cc5ff39 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-936fc42b-6767-43a7-a5fa-9ae63cc5ff39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-936fc42b-6767-43a7-a5fa-9ae63cc5ff39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-936fc42b-6767-43a7-a5fa-9ae63cc5ff39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-936fc42b-6767-43a7-a5fa-9ae63cc5ff39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3e13b760-b07d-44ff-8282-480351b718ce {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce {
  margin: 0 !important;
  overflow: visible;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3e13b760-b07d-44ff-8282-480351b718ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e13b760-b07d-44ff-8282-480351b718ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  /* Add background color handling */
  
}

#s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e13b760-b07d-44ff-8282-480351b718ce .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-3e13b760-b07d-44ff-8282-480351b718ce .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e13b760-b07d-44ff-8282-480351b718ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-3e13b760-b07d-44ff-8282-480351b718ce .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e13b760-b07d-44ff-8282-480351b718ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image {
  box-sizing: border-box;
}



.s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3e13b760-b07d-44ff-8282-480351b718ce {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
      position: relative;
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-3e13b760-b07d-44ff-8282-480351b718ce {
  margin: 0 !important;
  overflow: visible;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3e13b760-b07d-44ff-8282-480351b718ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e13b760-b07d-44ff-8282-480351b718ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  /* Add background color handling */
  
}

#s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e13b760-b07d-44ff-8282-480351b718ce .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-3e13b760-b07d-44ff-8282-480351b718ce .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e13b760-b07d-44ff-8282-480351b718ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-3e13b760-b07d-44ff-8282-480351b718ce .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e13b760-b07d-44ff-8282-480351b718ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image {
  box-sizing: border-box;
}



.s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3e13b760-b07d-44ff-8282-480351b718ce {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
      position: relative;
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3e13b760-b07d-44ff-8282-480351b718ce {
  margin: 0 !important;
  overflow: visible;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3e13b760-b07d-44ff-8282-480351b718ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e13b760-b07d-44ff-8282-480351b718ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  /* Add background color handling */
  
}

#s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e13b760-b07d-44ff-8282-480351b718ce .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-3e13b760-b07d-44ff-8282-480351b718ce .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e13b760-b07d-44ff-8282-480351b718ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-3e13b760-b07d-44ff-8282-480351b718ce .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e13b760-b07d-44ff-8282-480351b718ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image {
  box-sizing: border-box;
}



.s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3e13b760-b07d-44ff-8282-480351b718ce {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
      position: relative;
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3e13b760-b07d-44ff-8282-480351b718ce {
  margin: 0 !important;
  overflow: visible;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3e13b760-b07d-44ff-8282-480351b718ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e13b760-b07d-44ff-8282-480351b718ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  /* Add background color handling */
  
}

#s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e13b760-b07d-44ff-8282-480351b718ce .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-3e13b760-b07d-44ff-8282-480351b718ce .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e13b760-b07d-44ff-8282-480351b718ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-3e13b760-b07d-44ff-8282-480351b718ce .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e13b760-b07d-44ff-8282-480351b718ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image {
  box-sizing: border-box;
}



.s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3e13b760-b07d-44ff-8282-480351b718ce {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
      position: relative;
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-3e13b760-b07d-44ff-8282-480351b718ce {
  margin: 0 !important;
  overflow: visible;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3e13b760-b07d-44ff-8282-480351b718ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e13b760-b07d-44ff-8282-480351b718ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  /* Add background color handling */
  
}

#s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e13b760-b07d-44ff-8282-480351b718ce .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-3e13b760-b07d-44ff-8282-480351b718ce .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e13b760-b07d-44ff-8282-480351b718ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-3e13b760-b07d-44ff-8282-480351b718ce .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e13b760-b07d-44ff-8282-480351b718ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image {
  box-sizing: border-box;
}



.s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3e13b760-b07d-44ff-8282-480351b718ce {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container {
      position: relative;
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e13b760-b07d-44ff-8282-480351b718ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-2d4d5153-1488-4e10-bb61-694031243a8f {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-2d4d5153-1488-4e10-bb61-694031243a8f .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-d9f543ef-0bad-4b96-bb5a-f67de1152ebf {
  margin-left: auto;
margin-right: auto;
}

#s-908b0867-2c9f-4a6e-ba77-6838e0dbac0b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-908b0867-2c9f-4a6e-ba77-6838e0dbac0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-908b0867-2c9f-4a6e-ba77-6838e0dbac0b.shg-box.shg-c {
  justify-content: center;
}

#s-fc287c47-29c5-42be-bdf8-7b360b46b70a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-fc287c47-29c5-42be-bdf8-7b360b46b70a .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-d230f1e5-f909-4ddf-a906-5bb0f35c2bb6 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-e318f505-f7a1-4e56-9cc0-dca799b60e38 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-e318f505-f7a1-4e56-9cc0-dca799b60e38"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e318f505-f7a1-4e56-9cc0-dca799b60e38"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e318f505-f7a1-4e56-9cc0-dca799b60e38"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e318f505-f7a1-4e56-9cc0-dca799b60e38"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  margin: 0 !important;
  overflow: visible;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  /* Add background color handling */
  
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-9f158c42-cd0e-461a-9b50-624637bf3504 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f158c42-cd0e-461a-9b50-624637bf3504.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image {
  box-sizing: border-box;
}



.s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f158c42-cd0e-461a-9b50-624637bf3504 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
      position: relative;
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  margin: 0 !important;
  overflow: visible;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  /* Add background color handling */
  
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-9f158c42-cd0e-461a-9b50-624637bf3504 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f158c42-cd0e-461a-9b50-624637bf3504.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image {
  box-sizing: border-box;
}



.s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f158c42-cd0e-461a-9b50-624637bf3504 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
      position: relative;
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  margin: 0 !important;
  overflow: visible;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  /* Add background color handling */
  
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-9f158c42-cd0e-461a-9b50-624637bf3504 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f158c42-cd0e-461a-9b50-624637bf3504.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image {
  box-sizing: border-box;
}



.s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f158c42-cd0e-461a-9b50-624637bf3504 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
      position: relative;
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  margin: 0 !important;
  overflow: visible;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  /* Add background color handling */
  
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-9f158c42-cd0e-461a-9b50-624637bf3504 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f158c42-cd0e-461a-9b50-624637bf3504.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image {
  box-sizing: border-box;
}



.s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f158c42-cd0e-461a-9b50-624637bf3504 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
      position: relative;
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  margin: 0 !important;
  overflow: visible;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f158c42-cd0e-461a-9b50-624637bf3504 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  /* Add background color handling */
  
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f158c42-cd0e-461a-9b50-624637bf3504 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-9f158c42-cd0e-461a-9b50-624637bf3504 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f158c42-cd0e-461a-9b50-624637bf3504.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image {
  box-sizing: border-box;
}



.s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f158c42-cd0e-461a-9b50-624637bf3504 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container {
      position: relative;
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f158c42-cd0e-461a-9b50-624637bf3504 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-b1a98d15-cab7-450c-a8c3-565d70eafe3a {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-b1a98d15-cab7-450c-a8c3-565d70eafe3a .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-8080a81b-1dc1-4d51-8c18-01994969f728 {
  margin-left: auto;
margin-right: auto;
}

#s-483b2006-a18f-443e-8968-74d47088ceb5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-483b2006-a18f-443e-8968-74d47088ceb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-483b2006-a18f-443e-8968-74d47088ceb5.shg-box.shg-c {
  justify-content: center;
}

#s-723daa6d-2fc0-4e49-a773-eb14b717f81d {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmNlZjg1MTAtNTNiYS00Y2M0LWI1ODctZDM1ZmRjMDA3M2U1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNjQ4OWQ0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTc4ZjlmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiY2VmODUxMC01M2JhLTRjYzQtYjU4Ny1kMzVmZGMwMDczZTUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(51, 47, 47, 1);
border-style: none;
border-radius: 20px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#6489d4"}, {"id"=>2, "pos"=>1, "color"=>"#978f9f"}];
hover-type: gradient;
}
#s-723daa6d-2fc0-4e49-a773-eb14b717f81d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-723daa6d-2fc0-4e49-a773-eb14b717f81d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-723daa6d-2fc0-4e49-a773-eb14b717f81d-root {
    text-align: center;
  }


#s-723daa6d-2fc0-4e49-a773-eb14b717f81d.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-723daa6d-2fc0-4e49-a773-eb14b717f81d-root {
    text-align: center;
  }


#s-723daa6d-2fc0-4e49-a773-eb14b717f81d.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-723daa6d-2fc0-4e49-a773-eb14b717f81d-root {
    text-align: center;
  }


#s-723daa6d-2fc0-4e49-a773-eb14b717f81d.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-723daa6d-2fc0-4e49-a773-eb14b717f81d-root {
    text-align: center;
  }


#s-723daa6d-2fc0-4e49-a773-eb14b717f81d.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-723daa6d-2fc0-4e49-a773-eb14b717f81d-root {
    text-align: center;
  }


#s-723daa6d-2fc0-4e49-a773-eb14b717f81d.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}
#s-0974de40-dc1c-4269-8f58-a68fd07f2436 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-0974de40-dc1c-4269-8f58-a68fd07f2436"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0974de40-dc1c-4269-8f58-a68fd07f2436"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0974de40-dc1c-4269-8f58-a68fd07f2436"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0974de40-dc1c-4269-8f58-a68fd07f2436"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-07d16045-99f8-4681-ae6b-d905e33864e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-07d16045-99f8-4681-ae6b-d905e33864e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image {
  box-sizing: border-box;
}



.s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07d16045-99f8-4681-ae6b-d905e33864e5 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
      position: relative;
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-07d16045-99f8-4681-ae6b-d905e33864e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-07d16045-99f8-4681-ae6b-d905e33864e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image {
  box-sizing: border-box;
}



.s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07d16045-99f8-4681-ae6b-d905e33864e5 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
      position: relative;
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-07d16045-99f8-4681-ae6b-d905e33864e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-07d16045-99f8-4681-ae6b-d905e33864e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image {
  box-sizing: border-box;
}



.s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07d16045-99f8-4681-ae6b-d905e33864e5 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
      position: relative;
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-07d16045-99f8-4681-ae6b-d905e33864e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-07d16045-99f8-4681-ae6b-d905e33864e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image {
  box-sizing: border-box;
}



.s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07d16045-99f8-4681-ae6b-d905e33864e5 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
      position: relative;
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07d16045-99f8-4681-ae6b-d905e33864e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07d16045-99f8-4681-ae6b-d905e33864e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-07d16045-99f8-4681-ae6b-d905e33864e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-07d16045-99f8-4681-ae6b-d905e33864e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image {
  box-sizing: border-box;
}



.s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07d16045-99f8-4681-ae6b-d905e33864e5 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container {
      position: relative;
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07d16045-99f8-4681-ae6b-d905e33864e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-f9ba48d8-b19e-4571-aff7-043c70fce86b {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-f9ba48d8-b19e-4571-aff7-043c70fce86b .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-6349baec-7568-4942-bcd9-4b6c2b7f7d10 {
  margin-left: auto;
margin-right: auto;
}

#s-2a5f1764-0c22-41f9-ae8b-bd5d6e128d17 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2a5f1764-0c22-41f9-ae8b-bd5d6e128d17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2a5f1764-0c22-41f9-ae8b-bd5d6e128d17.shg-box.shg-c {
  justify-content: center;
}

#s-bc319cf2-0793-4199-8328-c33bec2935fc {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-bc319cf2-0793-4199-8328-c33bec2935fc .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-e4da783c-9173-434b-83e7-1af36630b741 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-e4da783c-9173-434b-83e7-1af36630b741"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4da783c-9173-434b-83e7-1af36630b741"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e4da783c-9173-434b-83e7-1af36630b741"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4da783c-9173-434b-83e7-1af36630b741"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-56ae129e-a773-462a-ac23-f20728cc3563 {
  margin-left: auto;
margin-right: auto;
max-width: 1994px;
aspect-ratio: 1994/976;
text-align: center;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563 {
  margin: 0 !important;
  overflow: visible;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-56ae129e-a773-462a-ac23-f20728cc3563 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-56ae129e-a773-462a-ac23-f20728cc3563 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  /* Add background color handling */
  
}

#s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shg-image-content-wrapper {
      aspect-ratio: 1994/976;
      min-width: 100%;
      height: auto;
    }

    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shogun-image-link {
      aspect-ratio: 1994/976;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1994px;
  }



  img.s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image {
    
    
    
    max-height: 1994px;
  }


.s-56ae129e-a773-462a-ac23-f20728cc3563 .shogun-image-content {
  
    justify-content: center;
  
}

.s-56ae129e-a773-462a-ac23-f20728cc3563.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image {
  box-sizing: border-box;
}



.s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-56ae129e-a773-462a-ac23-f20728cc3563 {
      --shg-aspect-ratio: calc(1994/976); 
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
      position: relative;
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1994px;
    }
  }

@media (min-width: 1200px){#s-56ae129e-a773-462a-ac23-f20728cc3563 {
  margin: 0 !important;
  overflow: visible;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-56ae129e-a773-462a-ac23-f20728cc3563 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-56ae129e-a773-462a-ac23-f20728cc3563 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  /* Add background color handling */
  
}

#s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shg-image-content-wrapper {
      aspect-ratio: 1994/976;
      min-width: 100%;
      height: auto;
    }

    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shogun-image-link {
      aspect-ratio: 1994/976;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1994px;
  }



  img.s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image {
    
    
    
    max-height: 1994px;
  }


.s-56ae129e-a773-462a-ac23-f20728cc3563 .shogun-image-content {
  
    justify-content: center;
  
}

.s-56ae129e-a773-462a-ac23-f20728cc3563.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image {
  box-sizing: border-box;
}



.s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-56ae129e-a773-462a-ac23-f20728cc3563 {
      --shg-aspect-ratio: calc(1994/976); 
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
      position: relative;
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1994px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-56ae129e-a773-462a-ac23-f20728cc3563 {
  margin: 0 !important;
  overflow: visible;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-56ae129e-a773-462a-ac23-f20728cc3563 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-56ae129e-a773-462a-ac23-f20728cc3563 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  /* Add background color handling */
  
}

#s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shg-image-content-wrapper {
      aspect-ratio: 1994/976;
      min-width: 100%;
      height: auto;
    }

    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shogun-image-link {
      aspect-ratio: 1994/976;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1994px;
  }



  img.s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image {
    
    
    
    max-height: 1994px;
  }


.s-56ae129e-a773-462a-ac23-f20728cc3563 .shogun-image-content {
  
    justify-content: center;
  
}

.s-56ae129e-a773-462a-ac23-f20728cc3563.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image {
  box-sizing: border-box;
}



.s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-56ae129e-a773-462a-ac23-f20728cc3563 {
      --shg-aspect-ratio: calc(1994/976); 
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
      position: relative;
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1994px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-56ae129e-a773-462a-ac23-f20728cc3563 {
  margin: 0 !important;
  overflow: visible;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-56ae129e-a773-462a-ac23-f20728cc3563 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-56ae129e-a773-462a-ac23-f20728cc3563 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  /* Add background color handling */
  
}

#s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shg-image-content-wrapper {
      aspect-ratio: 1994/976;
      min-width: 100%;
      height: auto;
    }

    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shogun-image-link {
      aspect-ratio: 1994/976;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1994px;
  }



  img.s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image {
    
    
    
    max-height: 1994px;
  }


.s-56ae129e-a773-462a-ac23-f20728cc3563 .shogun-image-content {
  
    justify-content: center;
  
}

.s-56ae129e-a773-462a-ac23-f20728cc3563.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image {
  box-sizing: border-box;
}



.s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-56ae129e-a773-462a-ac23-f20728cc3563 {
      --shg-aspect-ratio: calc(1994/976); 
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
      position: relative;
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1994px;
    }
  }

}@media (max-width: 767px){#s-56ae129e-a773-462a-ac23-f20728cc3563 {
  margin: 0 !important;
  overflow: visible;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-56ae129e-a773-462a-ac23-f20728cc3563 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-56ae129e-a773-462a-ac23-f20728cc3563 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  /* Add background color handling */
  
}

#s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shg-image-content-wrapper {
      aspect-ratio: 1994/976;
      min-width: 100%;
      height: auto;
    }

    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shogun-image-link {
      aspect-ratio: 1994/976;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56ae129e-a773-462a-ac23-f20728cc3563 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1994px;
  }



  img.s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image {
    
    
    
    max-height: 1994px;
  }


.s-56ae129e-a773-462a-ac23-f20728cc3563 .shogun-image-content {
  
    justify-content: center;
  
}

.s-56ae129e-a773-462a-ac23-f20728cc3563.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image {
  box-sizing: border-box;
}



.s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-56ae129e-a773-462a-ac23-f20728cc3563 {
      --shg-aspect-ratio: calc(1994/976); 
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container {
      position: relative;
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56ae129e-a773-462a-ac23-f20728cc3563 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1994px;
    }
  }

}
#s-4d7adfe8-0b88-4966-9ba7-113a2a752b85 {
  margin-left: auto;
margin-right: auto;
}

#s-21cb45fc-7b05-441f-9977-802f5b4136f6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-21cb45fc-7b05-441f-9977-802f5b4136f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-21cb45fc-7b05-441f-9977-802f5b4136f6.shg-box.shg-c {
  justify-content: center;
}

#s-0c9536bf-fba9-41f2-9c2d-268c8ccf7e0e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-0c9536bf-fba9-41f2-9c2d-268c8ccf7e0e .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-42a69407-61ff-4fc0-83c9-4e30989601bd {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-42a69407-61ff-4fc0-83c9-4e30989601bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-42a69407-61ff-4fc0-83c9-4e30989601bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-42a69407-61ff-4fc0-83c9-4e30989601bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-42a69407-61ff-4fc0-83c9-4e30989601bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image {
  box-sizing: border-box;
}



.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
      position: relative;
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image {
  box-sizing: border-box;
}



.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
      position: relative;
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image {
  box-sizing: border-box;
}



.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
      position: relative;
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image {
  box-sizing: border-box;
}



.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
      position: relative;
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image {
  box-sizing: border-box;
}



.s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container {
      position: relative;
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1f15deb5-166f-4423-b6f2-f1b849b0f2e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-f975093c-3e20-41b4-bbcc-fa54b66ef53b {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-f975093c-3e20-41b4-bbcc-fa54b66ef53b .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-f2727573-7997-4008-81fd-14c9a71e457f {
  margin-left: auto;
margin-right: auto;
}

#s-f377056c-cc3d-455c-98c3-e2a9027a173c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f377056c-cc3d-455c-98c3-e2a9027a173c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f377056c-cc3d-455c-98c3-e2a9027a173c.shg-box.shg-c {
  justify-content: center;
}

#s-26898095-cf2e-45ec-8089-852748edb727 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-26898095-cf2e-45ec-8089-852748edb727"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26898095-cf2e-45ec-8089-852748edb727"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-26898095-cf2e-45ec-8089-852748edb727"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-26898095-cf2e-45ec-8089-852748edb727"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  margin-left: auto;
margin-right: auto;
max-width: 1962px;
aspect-ratio: 1962/1006;
text-align: center;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  margin: 0 !important;
  overflow: visible;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  /* Add background color handling */
  
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shg-image-content-wrapper {
      aspect-ratio: 1962/1006;
      min-width: 100%;
      height: auto;
    }

    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shogun-image-link {
      aspect-ratio: 1962/1006;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1962px;
  }



  img.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image {
    
    
    
    max-height: 1962px;
  }


.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image {
  box-sizing: border-box;
}



.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
      --shg-aspect-ratio: calc(1962/1006); 
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
      position: relative;
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1962px;
    }
  }

@media (min-width: 1200px){#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  margin: 0 !important;
  overflow: visible;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  /* Add background color handling */
  
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shg-image-content-wrapper {
      aspect-ratio: 1962/1006;
      min-width: 100%;
      height: auto;
    }

    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shogun-image-link {
      aspect-ratio: 1962/1006;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1962px;
  }



  img.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image {
    
    
    
    max-height: 1962px;
  }


.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image {
  box-sizing: border-box;
}



.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
      --shg-aspect-ratio: calc(1962/1006); 
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
      position: relative;
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1962px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  margin: 0 !important;
  overflow: visible;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  /* Add background color handling */
  
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shg-image-content-wrapper {
      aspect-ratio: 1962/1006;
      min-width: 100%;
      height: auto;
    }

    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shogun-image-link {
      aspect-ratio: 1962/1006;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1962px;
  }



  img.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image {
    
    
    
    max-height: 1962px;
  }


.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image {
  box-sizing: border-box;
}



.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
      --shg-aspect-ratio: calc(1962/1006); 
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
      position: relative;
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1962px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  margin: 0 !important;
  overflow: visible;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  /* Add background color handling */
  
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shg-image-content-wrapper {
      aspect-ratio: 1962/1006;
      min-width: 100%;
      height: auto;
    }

    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shogun-image-link {
      aspect-ratio: 1962/1006;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1962px;
  }



  img.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image {
    
    
    
    max-height: 1962px;
  }


.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image {
  box-sizing: border-box;
}



.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
      --shg-aspect-ratio: calc(1962/1006); 
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
      position: relative;
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1962px;
    }
  }

}@media (max-width: 767px){#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  margin: 0 !important;
  overflow: visible;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  /* Add background color handling */
  
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shg-image-content-wrapper {
      aspect-ratio: 1962/1006;
      min-width: 100%;
      height: auto;
    }

    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shogun-image-link {
      aspect-ratio: 1962/1006;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1962px;
  }



  img.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image {
    
    
    
    max-height: 1962px;
  }


.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image {
  box-sizing: border-box;
}



.s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e {
      --shg-aspect-ratio: calc(1962/1006); 
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container {
      position: relative;
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b852702-bbe7-4177-bd67-7ce1f78e5d6e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1962px;
    }
  }

}
#s-a8fe1725-d67c-4438-bcc5-f3bf28b4033e {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-a8fe1725-d67c-4438-bcc5-f3bf28b4033e .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-c734a84b-1500-4b58-889f-13ddca5da65a {
  margin-left: auto;
margin-right: auto;
}

#s-f5c274f1-82f7-406c-b495-1fe0f395740c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f5c274f1-82f7-406c-b495-1fe0f395740c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f5c274f1-82f7-406c-b495-1fe0f395740c.shg-box.shg-c {
  justify-content: center;
}

#s-04d9e1a3-8a42-4f7f-9377-b86cc590eb35 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-04d9e1a3-8a42-4f7f-9377-b86cc590eb35 .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-db36bedd-ebe8-4eb8-8506-76d22ed18b0e {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-db36bedd-ebe8-4eb8-8506-76d22ed18b0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db36bedd-ebe8-4eb8-8506-76d22ed18b0e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-db36bedd-ebe8-4eb8-8506-76d22ed18b0e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-db36bedd-ebe8-4eb8-8506-76d22ed18b0e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  margin: 0 !important;
  overflow: visible;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  /* Add background color handling */
  
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-bea09d84-7455-4234-a8f3-b80024e2e546 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bea09d84-7455-4234-a8f3-b80024e2e546.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image {
  box-sizing: border-box;
}



.s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bea09d84-7455-4234-a8f3-b80024e2e546 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
      position: relative;
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  margin: 0 !important;
  overflow: visible;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  /* Add background color handling */
  
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-bea09d84-7455-4234-a8f3-b80024e2e546 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bea09d84-7455-4234-a8f3-b80024e2e546.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image {
  box-sizing: border-box;
}



.s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bea09d84-7455-4234-a8f3-b80024e2e546 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
      position: relative;
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  margin: 0 !important;
  overflow: visible;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  /* Add background color handling */
  
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-bea09d84-7455-4234-a8f3-b80024e2e546 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bea09d84-7455-4234-a8f3-b80024e2e546.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image {
  box-sizing: border-box;
}



.s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bea09d84-7455-4234-a8f3-b80024e2e546 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
      position: relative;
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  margin: 0 !important;
  overflow: visible;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  /* Add background color handling */
  
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-bea09d84-7455-4234-a8f3-b80024e2e546 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bea09d84-7455-4234-a8f3-b80024e2e546.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image {
  box-sizing: border-box;
}



.s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bea09d84-7455-4234-a8f3-b80024e2e546 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
      position: relative;
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  margin: 0 !important;
  overflow: visible;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bea09d84-7455-4234-a8f3-b80024e2e546 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  /* Add background color handling */
  
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bea09d84-7455-4234-a8f3-b80024e2e546 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-bea09d84-7455-4234-a8f3-b80024e2e546 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bea09d84-7455-4234-a8f3-b80024e2e546.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image {
  box-sizing: border-box;
}



.s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bea09d84-7455-4234-a8f3-b80024e2e546 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container {
      position: relative;
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bea09d84-7455-4234-a8f3-b80024e2e546 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-0285aa43-d442-45ef-a8a5-2c4562d57f41 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-0285aa43-d442-45ef-a8a5-2c4562d57f41 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-918f1f82-c0ac-4270-abea-dd7486b08632 {
  margin-left: auto;
margin-right: auto;
}

#s-a2aefc3b-8114-4dc7-814b-6821a56014a2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a2aefc3b-8114-4dc7-814b-6821a56014a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a2aefc3b-8114-4dc7-814b-6821a56014a2.shg-box.shg-c {
  justify-content: center;
}

#s-2f4f7fcd-a979-4c32-8149-aebfb756d4f8 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-2f4f7fcd-a979-4c32-8149-aebfb756d4f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f4f7fcd-a979-4c32-8149-aebfb756d4f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2f4f7fcd-a979-4c32-8149-aebfb756d4f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f4f7fcd-a979-4c32-8149-aebfb756d4f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  margin: 0 !important;
  overflow: visible;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  /* Add background color handling */
  
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-847d00c4-8cba-412d-b315-0d54874d82c8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-847d00c4-8cba-412d-b315-0d54874d82c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image {
  box-sizing: border-box;
}



.s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-847d00c4-8cba-412d-b315-0d54874d82c8 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
      position: relative;
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  margin: 0 !important;
  overflow: visible;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  /* Add background color handling */
  
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-847d00c4-8cba-412d-b315-0d54874d82c8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-847d00c4-8cba-412d-b315-0d54874d82c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image {
  box-sizing: border-box;
}



.s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-847d00c4-8cba-412d-b315-0d54874d82c8 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
      position: relative;
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  margin: 0 !important;
  overflow: visible;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  /* Add background color handling */
  
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-847d00c4-8cba-412d-b315-0d54874d82c8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-847d00c4-8cba-412d-b315-0d54874d82c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image {
  box-sizing: border-box;
}



.s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-847d00c4-8cba-412d-b315-0d54874d82c8 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
      position: relative;
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  margin: 0 !important;
  overflow: visible;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  /* Add background color handling */
  
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-847d00c4-8cba-412d-b315-0d54874d82c8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-847d00c4-8cba-412d-b315-0d54874d82c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image {
  box-sizing: border-box;
}



.s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-847d00c4-8cba-412d-b315-0d54874d82c8 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
      position: relative;
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  margin: 0 !important;
  overflow: visible;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-847d00c4-8cba-412d-b315-0d54874d82c8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  /* Add background color handling */
  
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-847d00c4-8cba-412d-b315-0d54874d82c8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-847d00c4-8cba-412d-b315-0d54874d82c8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-847d00c4-8cba-412d-b315-0d54874d82c8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image {
  box-sizing: border-box;
}



.s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-847d00c4-8cba-412d-b315-0d54874d82c8 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container {
      position: relative;
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-847d00c4-8cba-412d-b315-0d54874d82c8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-3a3f8e48-d946-48dd-97c4-e10b435a12d3 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-3a3f8e48-d946-48dd-97c4-e10b435a12d3 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-df24b464-d90d-42dc-891b-d200297d52a7 {
  margin-left: auto;
margin-right: auto;
}

#s-e1c6f3dd-6753-41fa-acfc-ec4e4e65ffe6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e1c6f3dd-6753-41fa-acfc-ec4e4e65ffe6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e1c6f3dd-6753-41fa-acfc-ec4e4e65ffe6.shg-box.shg-c {
  justify-content: center;
}

#s-3ca88720-bc02-4ada-a922-50065227c4b9 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTlmZTg4M2UtYmVjYi00NGUwLTk1MmEtMjNmNzg0NjdkM2Y1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNjQ4OWQ0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTc4ZjlmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5OWZlODgzZS1iZWNiLTQ0ZTAtOTUyYS0yM2Y3ODQ2N2QzZjUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(51, 47, 47, 1);
border-style: none;
border-radius: 20px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#6489d4"}, {"id"=>2, "pos"=>1, "color"=>"#978f9f"}];
hover-type: gradient;
}
#s-3ca88720-bc02-4ada-a922-50065227c4b9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3ca88720-bc02-4ada-a922-50065227c4b9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3ca88720-bc02-4ada-a922-50065227c4b9-root {
    text-align: center;
  }


#s-3ca88720-bc02-4ada-a922-50065227c4b9.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3ca88720-bc02-4ada-a922-50065227c4b9-root {
    text-align: center;
  }


#s-3ca88720-bc02-4ada-a922-50065227c4b9.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3ca88720-bc02-4ada-a922-50065227c4b9-root {
    text-align: center;
  }


#s-3ca88720-bc02-4ada-a922-50065227c4b9.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3ca88720-bc02-4ada-a922-50065227c4b9-root {
    text-align: center;
  }


#s-3ca88720-bc02-4ada-a922-50065227c4b9.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3ca88720-bc02-4ada-a922-50065227c4b9-root {
    text-align: center;
  }


#s-3ca88720-bc02-4ada-a922-50065227c4b9.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}
#s-b3a7301d-d766-4ad4-9bd0-2e519707eeda {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-b3a7301d-d766-4ad4-9bd0-2e519707eeda .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-c6084636-5ce0-4b24-9d58-7425f9e253c6 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-c6084636-5ce0-4b24-9d58-7425f9e253c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6084636-5ce0-4b24-9d58-7425f9e253c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c6084636-5ce0-4b24-9d58-7425f9e253c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6084636-5ce0-4b24-9d58-7425f9e253c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  margin-left: auto;
margin-right: auto;
max-width: 1784px;
aspect-ratio: 1784/1194;
text-align: center;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  margin: 0 !important;
  overflow: visible;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  /* Add background color handling */
  
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shg-image-content-wrapper {
      aspect-ratio: 1784/1194;
      min-width: 100%;
      height: auto;
    }

    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shogun-image-link {
      aspect-ratio: 1784/1194;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1784px;
  }



  img.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image {
    
    
    
    max-height: 1784px;
  }


.s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image {
  box-sizing: border-box;
}



.s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
      --shg-aspect-ratio: calc(1784/1194); 
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
      position: relative;
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1784px;
    }
  }

@media (min-width: 1200px){#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  margin: 0 !important;
  overflow: visible;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  /* Add background color handling */
  
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shg-image-content-wrapper {
      aspect-ratio: 1784/1194;
      min-width: 100%;
      height: auto;
    }

    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shogun-image-link {
      aspect-ratio: 1784/1194;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1784px;
  }



  img.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image {
    
    
    
    max-height: 1784px;
  }


.s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image {
  box-sizing: border-box;
}



.s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
      --shg-aspect-ratio: calc(1784/1194); 
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
      position: relative;
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1784px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  margin: 0 !important;
  overflow: visible;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  /* Add background color handling */
  
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shg-image-content-wrapper {
      aspect-ratio: 1784/1194;
      min-width: 100%;
      height: auto;
    }

    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shogun-image-link {
      aspect-ratio: 1784/1194;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1784px;
  }



  img.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image {
    
    
    
    max-height: 1784px;
  }


.s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image {
  box-sizing: border-box;
}



.s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
      --shg-aspect-ratio: calc(1784/1194); 
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
      position: relative;
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1784px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  margin: 0 !important;
  overflow: visible;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  /* Add background color handling */
  
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shg-image-content-wrapper {
      aspect-ratio: 1784/1194;
      min-width: 100%;
      height: auto;
    }

    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shogun-image-link {
      aspect-ratio: 1784/1194;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1784px;
  }



  img.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image {
    
    
    
    max-height: 1784px;
  }


.s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image {
  box-sizing: border-box;
}



.s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
      --shg-aspect-ratio: calc(1784/1194); 
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
      position: relative;
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1784px;
    }
  }

}@media (max-width: 767px){#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  margin: 0 !important;
  overflow: visible;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  /* Add background color handling */
  
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shg-image-content-wrapper {
      aspect-ratio: 1784/1194;
      min-width: 100%;
      height: auto;
    }

    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shogun-image-link {
      aspect-ratio: 1784/1194;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1784px;
  }



  img.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image {
    
    
    
    max-height: 1784px;
  }


.s-e650a597-77fd-45da-8f34-b4a7bf5d2472 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image {
  box-sizing: border-box;
}



.s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472 {
      --shg-aspect-ratio: calc(1784/1194); 
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container {
      position: relative;
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e650a597-77fd-45da-8f34-b4a7bf5d2472 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1784px;
    }
  }

}
#s-f694bce6-9a04-42dd-b147-8fcacfb35f28 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-f694bce6-9a04-42dd-b147-8fcacfb35f28 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-38f22a76-55b0-4f34-9623-137cb8bc0cb6 {
  margin-left: auto;
margin-right: auto;
}

#s-345edba3-635b-421a-8c53-4705b470bd6d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-345edba3-635b-421a-8c53-4705b470bd6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-345edba3-635b-421a-8c53-4705b470bd6d.shg-box.shg-c {
  justify-content: center;
}

#s-f502fe6c-29f6-4a38-b2ac-1b92e7993ba8 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-f502fe6c-29f6-4a38-b2ac-1b92e7993ba8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f502fe6c-29f6-4a38-b2ac-1b92e7993ba8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f502fe6c-29f6-4a38-b2ac-1b92e7993ba8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f502fe6c-29f6-4a38-b2ac-1b92e7993ba8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-39be01fa-79a7-4e7b-890d-453b3119713d {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d {
  margin: 0 !important;
  overflow: visible;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-39be01fa-79a7-4e7b-890d-453b3119713d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-39be01fa-79a7-4e7b-890d-453b3119713d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  /* Add background color handling */
  
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-39be01fa-79a7-4e7b-890d-453b3119713d .shogun-image-content {
  
    justify-content: center;
  
}

.s-39be01fa-79a7-4e7b-890d-453b3119713d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image {
  box-sizing: border-box;
}



.s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-39be01fa-79a7-4e7b-890d-453b3119713d {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
      position: relative;
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-39be01fa-79a7-4e7b-890d-453b3119713d {
  margin: 0 !important;
  overflow: visible;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-39be01fa-79a7-4e7b-890d-453b3119713d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-39be01fa-79a7-4e7b-890d-453b3119713d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  /* Add background color handling */
  
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-39be01fa-79a7-4e7b-890d-453b3119713d .shogun-image-content {
  
    justify-content: center;
  
}

.s-39be01fa-79a7-4e7b-890d-453b3119713d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image {
  box-sizing: border-box;
}



.s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-39be01fa-79a7-4e7b-890d-453b3119713d {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
      position: relative;
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-39be01fa-79a7-4e7b-890d-453b3119713d {
  margin: 0 !important;
  overflow: visible;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-39be01fa-79a7-4e7b-890d-453b3119713d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-39be01fa-79a7-4e7b-890d-453b3119713d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  /* Add background color handling */
  
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-39be01fa-79a7-4e7b-890d-453b3119713d .shogun-image-content {
  
    justify-content: center;
  
}

.s-39be01fa-79a7-4e7b-890d-453b3119713d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image {
  box-sizing: border-box;
}



.s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-39be01fa-79a7-4e7b-890d-453b3119713d {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
      position: relative;
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-39be01fa-79a7-4e7b-890d-453b3119713d {
  margin: 0 !important;
  overflow: visible;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-39be01fa-79a7-4e7b-890d-453b3119713d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-39be01fa-79a7-4e7b-890d-453b3119713d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  /* Add background color handling */
  
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-39be01fa-79a7-4e7b-890d-453b3119713d .shogun-image-content {
  
    justify-content: center;
  
}

.s-39be01fa-79a7-4e7b-890d-453b3119713d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image {
  box-sizing: border-box;
}



.s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-39be01fa-79a7-4e7b-890d-453b3119713d {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
      position: relative;
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-39be01fa-79a7-4e7b-890d-453b3119713d {
  margin: 0 !important;
  overflow: visible;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-39be01fa-79a7-4e7b-890d-453b3119713d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-39be01fa-79a7-4e7b-890d-453b3119713d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  /* Add background color handling */
  
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39be01fa-79a7-4e7b-890d-453b3119713d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-39be01fa-79a7-4e7b-890d-453b3119713d .shogun-image-content {
  
    justify-content: center;
  
}

.s-39be01fa-79a7-4e7b-890d-453b3119713d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image {
  box-sizing: border-box;
}



.s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-39be01fa-79a7-4e7b-890d-453b3119713d {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container {
      position: relative;
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39be01fa-79a7-4e7b-890d-453b3119713d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-1341b50c-4c4a-40e5-b310-cb9415a3143c {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-1341b50c-4c4a-40e5-b310-cb9415a3143c .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-10c41ba7-874d-462d-ad94-cd9a4da6c886 {
  margin-left: auto;
margin-right: auto;
}

#s-0ae9bab0-5fb2-4d89-8f10-e71379f4a3cc {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0ae9bab0-5fb2-4d89-8f10-e71379f4a3cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0ae9bab0-5fb2-4d89-8f10-e71379f4a3cc.shg-box.shg-c {
  justify-content: center;
}

#s-0989b805-241d-46ad-a4a0-243d553dc8c6 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-0989b805-241d-46ad-a4a0-243d553dc8c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0989b805-241d-46ad-a4a0-243d553dc8c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0989b805-241d-46ad-a4a0-243d553dc8c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0989b805-241d-46ad-a4a0-243d553dc8c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  margin: 0 !important;
  overflow: visible;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  /* Add background color handling */
  
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image {
  box-sizing: border-box;
}



.s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
      position: relative;
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  margin: 0 !important;
  overflow: visible;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  /* Add background color handling */
  
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image {
  box-sizing: border-box;
}



.s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
      position: relative;
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  margin: 0 !important;
  overflow: visible;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  /* Add background color handling */
  
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image {
  box-sizing: border-box;
}



.s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
      position: relative;
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  margin: 0 !important;
  overflow: visible;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  /* Add background color handling */
  
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image {
  box-sizing: border-box;
}



.s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
      position: relative;
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  margin: 0 !important;
  overflow: visible;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  /* Add background color handling */
  
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ae0fd999-1457-4326-bb57-e06cc1873d96 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image {
  box-sizing: border-box;
}



.s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae0fd999-1457-4326-bb57-e06cc1873d96 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container {
      position: relative;
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae0fd999-1457-4326-bb57-e06cc1873d96 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-8a8d08d8-4c81-480f-b03d-fe839e506f73 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-8a8d08d8-4c81-480f-b03d-fe839e506f73 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-12eefbb6-60fa-44fe-b083-4bd3706e3b9c {
  margin-left: auto;
margin-right: auto;
}

#s-fd3030d0-b14c-49f1-a7b7-a1839d7e1abf {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-fd3030d0-b14c-49f1-a7b7-a1839d7e1abf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fd3030d0-b14c-49f1-a7b7-a1839d7e1abf.shg-box.shg-c {
  justify-content: center;
}

#s-f5b6ec08-07b0-4eca-9944-1f6dd823003d {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-f5b6ec08-07b0-4eca-9944-1f6dd823003d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5b6ec08-07b0-4eca-9944-1f6dd823003d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f5b6ec08-07b0-4eca-9944-1f6dd823003d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5b6ec08-07b0-4eca-9944-1f6dd823003d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  margin-left: auto;
margin-right: auto;
max-width: 1896px;
aspect-ratio: 1896/1138;
text-align: center;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shg-image-content-wrapper {
      aspect-ratio: 1896/1138;
      min-width: 100%;
      height: auto;
    }

    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shogun-image-link {
      aspect-ratio: 1896/1138;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1896px;
  }



  img.s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image {
    
    
    
    max-height: 1896px;
  }


.s-4e3209df-97a7-4775-85e9-44bd311274c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e3209df-97a7-4775-85e9-44bd311274c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image {
  box-sizing: border-box;
}



.s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e3209df-97a7-4775-85e9-44bd311274c7 {
      --shg-aspect-ratio: calc(1896/1138); 
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
      position: relative;
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1896px;
    }
  }

@media (min-width: 1200px){#s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shg-image-content-wrapper {
      aspect-ratio: 1896/1138;
      min-width: 100%;
      height: auto;
    }

    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shogun-image-link {
      aspect-ratio: 1896/1138;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1896px;
  }



  img.s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image {
    
    
    
    max-height: 1896px;
  }


.s-4e3209df-97a7-4775-85e9-44bd311274c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e3209df-97a7-4775-85e9-44bd311274c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image {
  box-sizing: border-box;
}



.s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e3209df-97a7-4775-85e9-44bd311274c7 {
      --shg-aspect-ratio: calc(1896/1138); 
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
      position: relative;
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1896px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shg-image-content-wrapper {
      aspect-ratio: 1896/1138;
      min-width: 100%;
      height: auto;
    }

    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shogun-image-link {
      aspect-ratio: 1896/1138;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1896px;
  }



  img.s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image {
    
    
    
    max-height: 1896px;
  }


.s-4e3209df-97a7-4775-85e9-44bd311274c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e3209df-97a7-4775-85e9-44bd311274c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image {
  box-sizing: border-box;
}



.s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e3209df-97a7-4775-85e9-44bd311274c7 {
      --shg-aspect-ratio: calc(1896/1138); 
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
      position: relative;
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1896px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shg-image-content-wrapper {
      aspect-ratio: 1896/1138;
      min-width: 100%;
      height: auto;
    }

    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shogun-image-link {
      aspect-ratio: 1896/1138;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1896px;
  }



  img.s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image {
    
    
    
    max-height: 1896px;
  }


.s-4e3209df-97a7-4775-85e9-44bd311274c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e3209df-97a7-4775-85e9-44bd311274c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image {
  box-sizing: border-box;
}



.s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e3209df-97a7-4775-85e9-44bd311274c7 {
      --shg-aspect-ratio: calc(1896/1138); 
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
      position: relative;
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1896px;
    }
  }

}@media (max-width: 767px){#s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4e3209df-97a7-4775-85e9-44bd311274c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shg-image-content-wrapper {
      aspect-ratio: 1896/1138;
      min-width: 100%;
      height: auto;
    }

    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shogun-image-link {
      aspect-ratio: 1896/1138;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4e3209df-97a7-4775-85e9-44bd311274c7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1896px;
  }



  img.s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image {
    
    
    
    max-height: 1896px;
  }


.s-4e3209df-97a7-4775-85e9-44bd311274c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4e3209df-97a7-4775-85e9-44bd311274c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image {
  box-sizing: border-box;
}



.s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4e3209df-97a7-4775-85e9-44bd311274c7 {
      --shg-aspect-ratio: calc(1896/1138); 
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container {
      position: relative;
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4e3209df-97a7-4775-85e9-44bd311274c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1896px;
    }
  }

}
#s-2c0bb654-b004-4209-b0f0-4a359641fc93 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-2c0bb654-b004-4209-b0f0-4a359641fc93 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-06918850-531d-4bba-83e4-941d07fc00ec {
  margin-left: auto;
margin-right: auto;
}

#s-fe68e524-54ef-4d29-a296-f639c9c76381 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-fe68e524-54ef-4d29-a296-f639c9c76381 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe68e524-54ef-4d29-a296-f639c9c76381.shg-box.shg-c {
  justify-content: center;
}

#s-dfae97d7-df08-44f0-bc3b-294c413206cc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTY2MjNkZjctMjk1MC00YTgzLWJiNWUtMGE0ZTM3OTQ0NjAwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNjQ4OWQ0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTc4ZjlmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1NjYyM2RmNy0yOTUwLTRhODMtYmI1ZS0wYTRlMzc5NDQ2MDApIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(51, 47, 47, 1);
border-style: none;
border-radius: 20px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#6489d4"}, {"id"=>2, "pos"=>1, "color"=>"#978f9f"}];
hover-type: gradient;
}
#s-dfae97d7-df08-44f0-bc3b-294c413206cc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dfae97d7-df08-44f0-bc3b-294c413206cc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dfae97d7-df08-44f0-bc3b-294c413206cc-root {
    text-align: center;
  }


#s-dfae97d7-df08-44f0-bc3b-294c413206cc.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dfae97d7-df08-44f0-bc3b-294c413206cc-root {
    text-align: center;
  }


#s-dfae97d7-df08-44f0-bc3b-294c413206cc.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dfae97d7-df08-44f0-bc3b-294c413206cc-root {
    text-align: center;
  }


#s-dfae97d7-df08-44f0-bc3b-294c413206cc.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dfae97d7-df08-44f0-bc3b-294c413206cc-root {
    text-align: center;
  }


#s-dfae97d7-df08-44f0-bc3b-294c413206cc.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dfae97d7-df08-44f0-bc3b-294c413206cc-root {
    text-align: center;
  }


#s-dfae97d7-df08-44f0-bc3b-294c413206cc.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}
#s-dd6d45c1-278c-4b75-a1ea-212fd6fe1885 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-dd6d45c1-278c-4b75-a1ea-212fd6fe1885 .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-369639bd-b735-437f-8794-dd9d664d753a {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-369639bd-b735-437f-8794-dd9d664d753a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-369639bd-b735-437f-8794-dd9d664d753a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-369639bd-b735-437f-8794-dd9d664d753a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-369639bd-b735-437f-8794-dd9d664d753a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  margin-left: auto;
margin-right: auto;
max-width: 1812px;
aspect-ratio: 1812/1198;
text-align: center;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  margin: 0 !important;
  overflow: visible;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  /* Add background color handling */
  
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shg-image-content-wrapper {
      aspect-ratio: 1812/1198;
      min-width: 100%;
      height: auto;
    }

    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shogun-image-link {
      aspect-ratio: 1812/1198;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1812px;
  }



  img.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image {
    
    
    
    max-height: 1812px;
  }


.s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image {
  box-sizing: border-box;
}



.s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
      --shg-aspect-ratio: calc(1812/1198); 
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
      position: relative;
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1812px;
    }
  }

@media (min-width: 1200px){#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  margin: 0 !important;
  overflow: visible;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  /* Add background color handling */
  
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shg-image-content-wrapper {
      aspect-ratio: 1812/1198;
      min-width: 100%;
      height: auto;
    }

    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shogun-image-link {
      aspect-ratio: 1812/1198;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1812px;
  }



  img.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image {
    
    
    
    max-height: 1812px;
  }


.s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image {
  box-sizing: border-box;
}



.s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
      --shg-aspect-ratio: calc(1812/1198); 
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
      position: relative;
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1812px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  margin: 0 !important;
  overflow: visible;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  /* Add background color handling */
  
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shg-image-content-wrapper {
      aspect-ratio: 1812/1198;
      min-width: 100%;
      height: auto;
    }

    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shogun-image-link {
      aspect-ratio: 1812/1198;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1812px;
  }



  img.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image {
    
    
    
    max-height: 1812px;
  }


.s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image {
  box-sizing: border-box;
}



.s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
      --shg-aspect-ratio: calc(1812/1198); 
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
      position: relative;
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1812px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  margin: 0 !important;
  overflow: visible;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  /* Add background color handling */
  
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shg-image-content-wrapper {
      aspect-ratio: 1812/1198;
      min-width: 100%;
      height: auto;
    }

    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shogun-image-link {
      aspect-ratio: 1812/1198;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1812px;
  }



  img.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image {
    
    
    
    max-height: 1812px;
  }


.s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image {
  box-sizing: border-box;
}



.s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
      --shg-aspect-ratio: calc(1812/1198); 
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
      position: relative;
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1812px;
    }
  }

}@media (max-width: 767px){#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  margin: 0 !important;
  overflow: visible;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  /* Add background color handling */
  
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shg-image-content-wrapper {
      aspect-ratio: 1812/1198;
      min-width: 100%;
      height: auto;
    }

    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shogun-image-link {
      aspect-ratio: 1812/1198;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1812px;
  }



  img.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image {
    
    
    
    max-height: 1812px;
  }


.s-e1ed9179-7ea9-43ed-b4a6-823a05985884 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image {
  box-sizing: border-box;
}



.s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884 {
      --shg-aspect-ratio: calc(1812/1198); 
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container {
      position: relative;
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e1ed9179-7ea9-43ed-b4a6-823a05985884 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1812px;
    }
  }

}
#s-b35e2892-b7fe-4d66-b830-35783ea1e763 {
  margin-left: auto;
margin-right: auto;
}

#s-0b89edae-f8c0-43ec-8f42-25fc6b925425 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0b89edae-f8c0-43ec-8f42-25fc6b925425 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0b89edae-f8c0-43ec-8f42-25fc6b925425.shg-box.shg-c {
  justify-content: center;
}

#s-4b2ee4a8-cac5-4c38-92de-b4bc2d8d2a40 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-4b2ee4a8-cac5-4c38-92de-b4bc2d8d2a40 .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-e5fdf1a1-d6ef-49e2-8f18-e53c3f314f63 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-e5fdf1a1-d6ef-49e2-8f18-e53c3f314f63"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e5fdf1a1-d6ef-49e2-8f18-e53c3f314f63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e5fdf1a1-d6ef-49e2-8f18-e53c3f314f63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e5fdf1a1-d6ef-49e2-8f18-e53c3f314f63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  margin-left: auto;
margin-right: auto;
max-width: 1810px;
aspect-ratio: 1810/1212;
text-align: center;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  margin: 0 !important;
  overflow: visible;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  /* Add background color handling */
  
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shg-image-content-wrapper {
      aspect-ratio: 1810/1212;
      min-width: 100%;
      height: auto;
    }

    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shogun-image-link {
      aspect-ratio: 1810/1212;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1810px;
  }



  img.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image {
    
    
    
    max-height: 1810px;
  }


.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image {
  box-sizing: border-box;
}



.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
      --shg-aspect-ratio: calc(1810/1212); 
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
      position: relative;
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1810px;
    }
  }

@media (min-width: 1200px){#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  margin: 0 !important;
  overflow: visible;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  /* Add background color handling */
  
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shg-image-content-wrapper {
      aspect-ratio: 1810/1212;
      min-width: 100%;
      height: auto;
    }

    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shogun-image-link {
      aspect-ratio: 1810/1212;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1810px;
  }



  img.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image {
    
    
    
    max-height: 1810px;
  }


.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image {
  box-sizing: border-box;
}



.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
      --shg-aspect-ratio: calc(1810/1212); 
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
      position: relative;
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1810px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  margin: 0 !important;
  overflow: visible;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  /* Add background color handling */
  
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shg-image-content-wrapper {
      aspect-ratio: 1810/1212;
      min-width: 100%;
      height: auto;
    }

    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shogun-image-link {
      aspect-ratio: 1810/1212;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1810px;
  }



  img.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image {
    
    
    
    max-height: 1810px;
  }


.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image {
  box-sizing: border-box;
}



.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
      --shg-aspect-ratio: calc(1810/1212); 
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
      position: relative;
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1810px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  margin: 0 !important;
  overflow: visible;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  /* Add background color handling */
  
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shg-image-content-wrapper {
      aspect-ratio: 1810/1212;
      min-width: 100%;
      height: auto;
    }

    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shogun-image-link {
      aspect-ratio: 1810/1212;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1810px;
  }



  img.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image {
    
    
    
    max-height: 1810px;
  }


.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image {
  box-sizing: border-box;
}



.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
      --shg-aspect-ratio: calc(1810/1212); 
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
      position: relative;
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1810px;
    }
  }

}@media (max-width: 767px){#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  margin: 0 !important;
  overflow: visible;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  /* Add background color handling */
  
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shg-image-content-wrapper {
      aspect-ratio: 1810/1212;
      min-width: 100%;
      height: auto;
    }

    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shogun-image-link {
      aspect-ratio: 1810/1212;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1810px;
  }



  img.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image {
    
    
    
    max-height: 1810px;
  }


.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image {
  box-sizing: border-box;
}



.s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f {
      --shg-aspect-ratio: calc(1810/1212); 
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container {
      position: relative;
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f9e409c-6503-4d81-95e7-6c475cdd2b4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1810px;
    }
  }

}
#s-d0972d45-65d1-41a1-822b-1f950dd5e6c1 {
  margin-left: auto;
margin-right: auto;
}

#s-7ac78c9a-483d-4519-b436-77d508b02413 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-7ac78c9a-483d-4519-b436-77d508b02413"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ac78c9a-483d-4519-b436-77d508b02413"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7ac78c9a-483d-4519-b436-77d508b02413"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ac78c9a-483d-4519-b436-77d508b02413"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-7ac78c9a-483d-4519-b436-77d508b02413"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-cc39f7ef-dd07-4394-a2b0-143c32de22b3 {
  margin-left: auto;
margin-right: auto;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  margin: 0 !important;
  overflow: visible;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  /* Add background color handling */
  
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-be870ad3-dac3-4735-b954-ad25e0575c19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-be870ad3-dac3-4735-b954-ad25e0575c19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image {
  box-sizing: border-box;
}



.s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-be870ad3-dac3-4735-b954-ad25e0575c19 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
      position: relative;
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  margin: 0 !important;
  overflow: visible;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  /* Add background color handling */
  
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-be870ad3-dac3-4735-b954-ad25e0575c19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-be870ad3-dac3-4735-b954-ad25e0575c19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image {
  box-sizing: border-box;
}



.s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-be870ad3-dac3-4735-b954-ad25e0575c19 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
      position: relative;
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  margin: 0 !important;
  overflow: visible;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  /* Add background color handling */
  
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-be870ad3-dac3-4735-b954-ad25e0575c19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-be870ad3-dac3-4735-b954-ad25e0575c19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image {
  box-sizing: border-box;
}



.s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-be870ad3-dac3-4735-b954-ad25e0575c19 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
      position: relative;
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  margin: 0 !important;
  overflow: visible;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  /* Add background color handling */
  
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-be870ad3-dac3-4735-b954-ad25e0575c19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-be870ad3-dac3-4735-b954-ad25e0575c19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image {
  box-sizing: border-box;
}



.s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-be870ad3-dac3-4735-b954-ad25e0575c19 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
      position: relative;
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  margin: 0 !important;
  overflow: visible;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-be870ad3-dac3-4735-b954-ad25e0575c19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  /* Add background color handling */
  
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-be870ad3-dac3-4735-b954-ad25e0575c19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-be870ad3-dac3-4735-b954-ad25e0575c19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-be870ad3-dac3-4735-b954-ad25e0575c19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image {
  box-sizing: border-box;
}



.s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-be870ad3-dac3-4735-b954-ad25e0575c19 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container {
      position: relative;
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be870ad3-dac3-4735-b954-ad25e0575c19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-e6e4316f-f26e-4169-88f4-f679b5dacab6 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-e6e4316f-f26e-4169-88f4-f679b5dacab6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6e4316f-f26e-4169-88f4-f679b5dacab6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e6e4316f-f26e-4169-88f4-f679b5dacab6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6e4316f-f26e-4169-88f4-f679b5dacab6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image {
  box-sizing: border-box;
}



.s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
      position: relative;
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image {
  box-sizing: border-box;
}



.s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
      position: relative;
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image {
  box-sizing: border-box;
}



.s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
      position: relative;
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image {
  box-sizing: border-box;
}



.s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
      position: relative;
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-2e9292ed-c61c-421d-a985-2efd3c7393a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image {
  box-sizing: border-box;
}



.s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container {
      position: relative;
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e9292ed-c61c-421d-a985-2efd3c7393a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-957ceca4-877a-4a4e-a389-84f9fa1a72fe {
  margin-left: auto;
margin-right: auto;
}

#s-ff90a0f0-0b48-4a55-994f-b59cc8394775 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ff90a0f0-0b48-4a55-994f-b59cc8394775 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ff90a0f0-0b48-4a55-994f-b59cc8394775.shg-box.shg-c {
  justify-content: center;
}

#s-1c75a5f8-629f-4132-8919-ce13041c01e8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-1c75a5f8-629f-4132-8919-ce13041c01e8 .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-b96c1736-4b04-48f6-91dd-39911a8d38f3 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-b96c1736-4b04-48f6-91dd-39911a8d38f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b96c1736-4b04-48f6-91dd-39911a8d38f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b96c1736-4b04-48f6-91dd-39911a8d38f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b96c1736-4b04-48f6-91dd-39911a8d38f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  margin-left: auto;
margin-right: auto;
max-width: 1808px;
aspect-ratio: 1808/1206;
text-align: center;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shg-image-content-wrapper {
      aspect-ratio: 1808/1206;
      min-width: 100%;
      height: auto;
    }

    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shogun-image-link {
      aspect-ratio: 1808/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1808px;
  }



  img.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image {
    
    
    
    max-height: 1808px;
  }


.s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image {
  box-sizing: border-box;
}



.s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
      --shg-aspect-ratio: calc(1808/1206); 
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
      position: relative;
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1808px;
    }
  }

@media (min-width: 1200px){#s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shg-image-content-wrapper {
      aspect-ratio: 1808/1206;
      min-width: 100%;
      height: auto;
    }

    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shogun-image-link {
      aspect-ratio: 1808/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1808px;
  }



  img.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image {
    
    
    
    max-height: 1808px;
  }


.s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image {
  box-sizing: border-box;
}



.s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
      --shg-aspect-ratio: calc(1808/1206); 
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
      position: relative;
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1808px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shg-image-content-wrapper {
      aspect-ratio: 1808/1206;
      min-width: 100%;
      height: auto;
    }

    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shogun-image-link {
      aspect-ratio: 1808/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1808px;
  }



  img.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image {
    
    
    
    max-height: 1808px;
  }


.s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image {
  box-sizing: border-box;
}



.s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
      --shg-aspect-ratio: calc(1808/1206); 
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
      position: relative;
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1808px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shg-image-content-wrapper {
      aspect-ratio: 1808/1206;
      min-width: 100%;
      height: auto;
    }

    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shogun-image-link {
      aspect-ratio: 1808/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1808px;
  }



  img.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image {
    
    
    
    max-height: 1808px;
  }


.s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image {
  box-sizing: border-box;
}



.s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
      --shg-aspect-ratio: calc(1808/1206); 
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
      position: relative;
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1808px;
    }
  }

}@media (max-width: 767px){#s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shg-image-content-wrapper {
      aspect-ratio: 1808/1206;
      min-width: 100%;
      height: auto;
    }

    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shogun-image-link {
      aspect-ratio: 1808/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1808px;
  }



  img.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image {
    
    
    
    max-height: 1808px;
  }


.s-40f0f58c-8537-46ac-a145-5cf563e263f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image {
  box-sizing: border-box;
}



.s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-40f0f58c-8537-46ac-a145-5cf563e263f0 {
      --shg-aspect-ratio: calc(1808/1206); 
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container {
      position: relative;
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-40f0f58c-8537-46ac-a145-5cf563e263f0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1808px;
    }
  }

}
#s-15be3ee5-feea-4fc3-9164-273f1637826b {
  margin-left: auto;
margin-right: auto;
}

#s-8a27476d-76f3-4581-9b15-6c8ff1fe5a74 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-8a27476d-76f3-4581-9b15-6c8ff1fe5a74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8a27476d-76f3-4581-9b15-6c8ff1fe5a74.shg-box.shg-c {
  justify-content: center;
}

#s-299417b5-f1eb-4a04-bdff-3a117c97b51c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2NlZjQwNmUtM2E1MC00YmE1LWEwYjUtMWExNjNjM2IzYjQyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNjQ4OWQ0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTc4ZjlmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzY2VmNDA2ZS0zYTUwLTRiYTUtYTBiNS0xYTE2M2MzYjNiNDIpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(51, 47, 47, 1);
border-style: none;
border-radius: 20px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#6489d4"}, {"id"=>2, "pos"=>1, "color"=>"#978f9f"}];
hover-type: gradient;
}
#s-299417b5-f1eb-4a04-bdff-3a117c97b51c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-299417b5-f1eb-4a04-bdff-3a117c97b51c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-299417b5-f1eb-4a04-bdff-3a117c97b51c-root {
    text-align: center;
  }


#s-299417b5-f1eb-4a04-bdff-3a117c97b51c.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-299417b5-f1eb-4a04-bdff-3a117c97b51c-root {
    text-align: center;
  }


#s-299417b5-f1eb-4a04-bdff-3a117c97b51c.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-299417b5-f1eb-4a04-bdff-3a117c97b51c-root {
    text-align: center;
  }


#s-299417b5-f1eb-4a04-bdff-3a117c97b51c.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-299417b5-f1eb-4a04-bdff-3a117c97b51c-root {
    text-align: center;
  }


#s-299417b5-f1eb-4a04-bdff-3a117c97b51c.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-299417b5-f1eb-4a04-bdff-3a117c97b51c-root {
    text-align: center;
  }


#s-299417b5-f1eb-4a04-bdff-3a117c97b51c.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}
#s-9621a4f0-8d6d-428c-86ce-8dc777f671dc {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-9621a4f0-8d6d-428c-86ce-8dc777f671dc .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-f1d1e7c5-635a-4e3b-bf77-9e8ac7cbaeb1 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-f1d1e7c5-635a-4e3b-bf77-9e8ac7cbaeb1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1d1e7c5-635a-4e3b-bf77-9e8ac7cbaeb1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f1d1e7c5-635a-4e3b-bf77-9e8ac7cbaeb1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1d1e7c5-635a-4e3b-bf77-9e8ac7cbaeb1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  margin-left: auto;
margin-right: auto;
max-width: 1788px;
aspect-ratio: 1788/1188;
text-align: center;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  margin: 0 !important;
  overflow: visible;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  /* Add background color handling */
  
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shg-image-content-wrapper {
      aspect-ratio: 1788/1188;
      min-width: 100%;
      height: auto;
    }

    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shogun-image-link {
      aspect-ratio: 1788/1188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1788px;
  }



  img.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image {
    
    
    
    max-height: 1788px;
  }


.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image {
  box-sizing: border-box;
}



.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
      --shg-aspect-ratio: calc(1788/1188); 
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
      position: relative;
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1788px;
    }
  }

@media (min-width: 1200px){#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  margin: 0 !important;
  overflow: visible;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  /* Add background color handling */
  
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shg-image-content-wrapper {
      aspect-ratio: 1788/1188;
      min-width: 100%;
      height: auto;
    }

    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shogun-image-link {
      aspect-ratio: 1788/1188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1788px;
  }



  img.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image {
    
    
    
    max-height: 1788px;
  }


.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image {
  box-sizing: border-box;
}



.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
      --shg-aspect-ratio: calc(1788/1188); 
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
      position: relative;
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1788px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  margin: 0 !important;
  overflow: visible;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  /* Add background color handling */
  
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shg-image-content-wrapper {
      aspect-ratio: 1788/1188;
      min-width: 100%;
      height: auto;
    }

    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shogun-image-link {
      aspect-ratio: 1788/1188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1788px;
  }



  img.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image {
    
    
    
    max-height: 1788px;
  }


.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image {
  box-sizing: border-box;
}



.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
      --shg-aspect-ratio: calc(1788/1188); 
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
      position: relative;
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1788px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  margin: 0 !important;
  overflow: visible;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  /* Add background color handling */
  
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shg-image-content-wrapper {
      aspect-ratio: 1788/1188;
      min-width: 100%;
      height: auto;
    }

    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shogun-image-link {
      aspect-ratio: 1788/1188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1788px;
  }



  img.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image {
    
    
    
    max-height: 1788px;
  }


.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image {
  box-sizing: border-box;
}



.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
      --shg-aspect-ratio: calc(1788/1188); 
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
      position: relative;
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1788px;
    }
  }

}@media (max-width: 767px){#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  margin: 0 !important;
  overflow: visible;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  /* Add background color handling */
  
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shg-image-content-wrapper {
      aspect-ratio: 1788/1188;
      min-width: 100%;
      height: auto;
    }

    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shogun-image-link {
      aspect-ratio: 1788/1188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1788px;
  }



  img.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image {
    
    
    
    max-height: 1788px;
  }


.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image {
  box-sizing: border-box;
}



.s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 {
      --shg-aspect-ratio: calc(1788/1188); 
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container {
      position: relative;
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f017e9ad-353a-4894-b5e8-d74e1e05cab1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1788px;
    }
  }

}
#s-dacd6f29-c9c3-4971-93b5-bebac9a2c21a {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-dacd6f29-c9c3-4971-93b5-bebac9a2c21a .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-b66db889-5a2a-4508-8036-7b0559898717 {
  margin-left: auto;
margin-right: auto;
}

#s-39c10f7d-2bf4-48dc-abe8-4b53424bc0c2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-39c10f7d-2bf4-48dc-abe8-4b53424bc0c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-39c10f7d-2bf4-48dc-abe8-4b53424bc0c2.shg-box.shg-c {
  justify-content: center;
}

#s-7c9c9947-dedd-459e-a8d6-d7d294e6258d {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-7c9c9947-dedd-459e-a8d6-d7d294e6258d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c9c9947-dedd-459e-a8d6-d7d294e6258d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c9c9947-dedd-459e-a8d6-d7d294e6258d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c9c9947-dedd-459e-a8d6-d7d294e6258d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  margin: 0 !important;
  overflow: visible;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  /* Add background color handling */
  
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image {
  box-sizing: border-box;
}



.s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
      position: relative;
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  margin: 0 !important;
  overflow: visible;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  /* Add background color handling */
  
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image {
  box-sizing: border-box;
}



.s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
      position: relative;
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  margin: 0 !important;
  overflow: visible;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  /* Add background color handling */
  
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image {
  box-sizing: border-box;
}



.s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
      position: relative;
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  margin: 0 !important;
  overflow: visible;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  /* Add background color handling */
  
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image {
  box-sizing: border-box;
}



.s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
      position: relative;
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  margin: 0 !important;
  overflow: visible;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  /* Add background color handling */
  
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-abcba737-d2d3-4e50-8d60-71bdbc475324 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image {
  box-sizing: border-box;
}



.s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abcba737-d2d3-4e50-8d60-71bdbc475324 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container {
      position: relative;
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abcba737-d2d3-4e50-8d60-71bdbc475324 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-c8786b9d-3d8c-4494-9e26-ac072395ff6e {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-c8786b9d-3d8c-4494-9e26-ac072395ff6e .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-c88592d2-5880-41dc-bb57-e49c6f5b148f {
  margin-left: auto;
margin-right: auto;
}

#s-f63aab4c-4b8b-4af2-928d-3e50c7b993c3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f63aab4c-4b8b-4af2-928d-3e50c7b993c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f63aab4c-4b8b-4af2-928d-3e50c7b993c3.shg-box.shg-c {
  justify-content: center;
}

#s-0510e1e0-38ab-477a-8b82-a071ffeefdf2 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-0510e1e0-38ab-477a-8b82-a071ffeefdf2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0510e1e0-38ab-477a-8b82-a071ffeefdf2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0510e1e0-38ab-477a-8b82-a071ffeefdf2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0510e1e0-38ab-477a-8b82-a071ffeefdf2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
aspect-ratio: 750/1000;
text-align: center;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  margin: 0 !important;
  overflow: visible;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  /* Add background color handling */
  
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image {
  box-sizing: border-box;
}



.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
      position: relative;
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

@media (min-width: 1200px){#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  margin: 0 !important;
  overflow: visible;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  /* Add background color handling */
  
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image {
  box-sizing: border-box;
}



.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
      position: relative;
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  margin: 0 !important;
  overflow: visible;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  /* Add background color handling */
  
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image {
  box-sizing: border-box;
}



.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
      position: relative;
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  margin: 0 !important;
  overflow: visible;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  /* Add background color handling */
  
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image {
  box-sizing: border-box;
}



.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
      position: relative;
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}@media (max-width: 767px){#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  margin: 0 !important;
  overflow: visible;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  /* Add background color handling */
  
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shg-image-content-wrapper {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }

    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shogun-image-link {
      aspect-ratio: 750/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 750px;
  }



  img.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image {
    
    
    
    max-height: 750px;
  }


.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image {
  box-sizing: border-box;
}



.s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 {
      --shg-aspect-ratio: calc(750/1000); 
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container {
      position: relative;
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ff5a8c6f-1009-4dbb-ae6e-73bc977dd221 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 750px;
    }
  }

}
#s-123bf87a-f694-43cb-81a9-f0ec7821ef64 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-123bf87a-f694-43cb-81a9-f0ec7821ef64 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-c7bfdb8d-2e1d-4c77-9bf4-d519c756a41a {
  margin-left: auto;
margin-right: auto;
}

#s-59719332-2acd-44cc-bd22-25a653480524 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-59719332-2acd-44cc-bd22-25a653480524 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-59719332-2acd-44cc-bd22-25a653480524.shg-box.shg-c {
  justify-content: center;
}

#s-1e66a2ec-238c-4478-aa3b-677f874e3a60 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-1e66a2ec-238c-4478-aa3b-677f874e3a60"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e66a2ec-238c-4478-aa3b-677f874e3a60"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1e66a2ec-238c-4478-aa3b-677f874e3a60"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e66a2ec-238c-4478-aa3b-677f874e3a60"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  margin-left: auto;
margin-right: auto;
max-width: 1048px;
aspect-ratio: 1048/1424;
text-align: center;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shg-image-content-wrapper {
      aspect-ratio: 1048/1424;
      min-width: 100%;
      height: auto;
    }

    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shogun-image-link {
      aspect-ratio: 1048/1424;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1048px;
  }



  img.s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image {
    
    
    
    max-height: 1048px;
  }


.s-a08905c1-da62-4475-809c-125c8dc9feb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a08905c1-da62-4475-809c-125c8dc9feb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image {
  box-sizing: border-box;
}



.s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a08905c1-da62-4475-809c-125c8dc9feb0 {
      --shg-aspect-ratio: calc(1048/1424); 
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
      position: relative;
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1048px;
    }
  }

@media (min-width: 1200px){#s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shg-image-content-wrapper {
      aspect-ratio: 1048/1424;
      min-width: 100%;
      height: auto;
    }

    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shogun-image-link {
      aspect-ratio: 1048/1424;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1048px;
  }



  img.s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image {
    
    
    
    max-height: 1048px;
  }


.s-a08905c1-da62-4475-809c-125c8dc9feb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a08905c1-da62-4475-809c-125c8dc9feb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image {
  box-sizing: border-box;
}



.s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a08905c1-da62-4475-809c-125c8dc9feb0 {
      --shg-aspect-ratio: calc(1048/1424); 
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
      position: relative;
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1048px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shg-image-content-wrapper {
      aspect-ratio: 1048/1424;
      min-width: 100%;
      height: auto;
    }

    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shogun-image-link {
      aspect-ratio: 1048/1424;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1048px;
  }



  img.s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image {
    
    
    
    max-height: 1048px;
  }


.s-a08905c1-da62-4475-809c-125c8dc9feb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a08905c1-da62-4475-809c-125c8dc9feb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image {
  box-sizing: border-box;
}



.s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a08905c1-da62-4475-809c-125c8dc9feb0 {
      --shg-aspect-ratio: calc(1048/1424); 
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
      position: relative;
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1048px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shg-image-content-wrapper {
      aspect-ratio: 1048/1424;
      min-width: 100%;
      height: auto;
    }

    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shogun-image-link {
      aspect-ratio: 1048/1424;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1048px;
  }



  img.s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image {
    
    
    
    max-height: 1048px;
  }


.s-a08905c1-da62-4475-809c-125c8dc9feb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a08905c1-da62-4475-809c-125c8dc9feb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image {
  box-sizing: border-box;
}



.s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a08905c1-da62-4475-809c-125c8dc9feb0 {
      --shg-aspect-ratio: calc(1048/1424); 
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
      position: relative;
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1048px;
    }
  }

}@media (max-width: 767px){#s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a08905c1-da62-4475-809c-125c8dc9feb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shg-image-content-wrapper {
      aspect-ratio: 1048/1424;
      min-width: 100%;
      height: auto;
    }

    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shogun-image-link {
      aspect-ratio: 1048/1424;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a08905c1-da62-4475-809c-125c8dc9feb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1048px;
  }



  img.s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image {
    
    
    
    max-height: 1048px;
  }


.s-a08905c1-da62-4475-809c-125c8dc9feb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a08905c1-da62-4475-809c-125c8dc9feb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image {
  box-sizing: border-box;
}



.s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a08905c1-da62-4475-809c-125c8dc9feb0 {
      --shg-aspect-ratio: calc(1048/1424); 
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container {
      position: relative;
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a08905c1-da62-4475-809c-125c8dc9feb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1048px;
    }
  }

}
#s-453968c8-aa00-4ba6-8e78-10fdc3e4df8f {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-453968c8-aa00-4ba6-8e78-10fdc3e4df8f .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "M PLUS 1";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-323bbe19-53a8-48f7-aba5-adbcf9fe1c47 {
  margin-left: auto;
margin-right: auto;
}

#s-9b81c0e0-a043-495e-828b-eb96e8209882 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9b81c0e0-a043-495e-828b-eb96e8209882 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9b81c0e0-a043-495e-828b-eb96e8209882.shg-box.shg-c {
  justify-content: center;
}

#s-8b14b467-86f8-4441-84dd-67b1dd3c79c1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmU0YjZiMmEtZTAwYi00MDIyLWExOWQtYzQ5Y2RmYzg1MjU1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNjQ4OWQ0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTc4ZjlmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiZTRiNmIyYS1lMDBiLTQwMjItYTE5ZC1jNDljZGZjODUyNTUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(51, 47, 47, 1);
border-style: none;
border-radius: 20px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#6489d4"}, {"id"=>2, "pos"=>1, "color"=>"#978f9f"}];
hover-type: gradient;
}
#s-8b14b467-86f8-4441-84dd-67b1dd3c79c1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8b14b467-86f8-4441-84dd-67b1dd3c79c1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8b14b467-86f8-4441-84dd-67b1dd3c79c1-root {
    text-align: center;
  }


#s-8b14b467-86f8-4441-84dd-67b1dd3c79c1.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8b14b467-86f8-4441-84dd-67b1dd3c79c1-root {
    text-align: center;
  }


#s-8b14b467-86f8-4441-84dd-67b1dd3c79c1.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8b14b467-86f8-4441-84dd-67b1dd3c79c1-root {
    text-align: center;
  }


#s-8b14b467-86f8-4441-84dd-67b1dd3c79c1.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8b14b467-86f8-4441-84dd-67b1dd3c79c1-root {
    text-align: center;
  }


#s-8b14b467-86f8-4441-84dd-67b1dd3c79c1.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8b14b467-86f8-4441-84dd-67b1dd3c79c1-root {
    text-align: center;
  }


#s-8b14b467-86f8-4441-84dd-67b1dd3c79c1.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: M PLUS 1;
  display:  inline-block ;
}
}
#s-e6c81011-10a1-4064-ba80-f81cda1bcdcd {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(45, 104, 131, 1);
}

#s-e6c81011-10a1-4064-ba80-f81cda1bcdcd .shogun-heading-component h2 {
  color: rgba(248, 246, 246, 1);
  font-weight:  800 ;
  font-family: "Noto Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-6eade6d4-e2e2-458f-ad04-3fe1208f1080 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-7f09c9e2-4734-487e-ade3-c35ac41659da {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-7f09c9e2-4734-487e-ade3-c35ac41659da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f09c9e2-4734-487e-ade3-c35ac41659da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7f09c9e2-4734-487e-ade3-c35ac41659da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f09c9e2-4734-487e-ade3-c35ac41659da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  margin: 0 !important;
  overflow: visible;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  /* Add background color handling */
  
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image {
  box-sizing: border-box;
}



.s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
      position: relative;
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  margin: 0 !important;
  overflow: visible;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  /* Add background color handling */
  
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image {
  box-sizing: border-box;
}



.s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
      position: relative;
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  margin: 0 !important;
  overflow: visible;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  /* Add background color handling */
  
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image {
  box-sizing: border-box;
}



.s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
      position: relative;
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  margin: 0 !important;
  overflow: visible;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  /* Add background color handling */
  
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image {
  box-sizing: border-box;
}



.s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
      position: relative;
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  margin: 0 !important;
  overflow: visible;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  /* Add background color handling */
  
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6056798e-430c-4a9e-9aaa-74a556c3c029 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image {
  box-sizing: border-box;
}



.s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6056798e-430c-4a9e-9aaa-74a556c3c029 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container {
      position: relative;
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6056798e-430c-4a9e-9aaa-74a556c3c029 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-34c37bcb-7f07-4c48-aa03-7ad28f8d4847 {
  margin-left: auto;
margin-right: auto;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847 {
  margin: 0 !important;
  overflow: visible;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-836aad91-0ab8-4143-a53e-5f596b923847 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-836aad91-0ab8-4143-a53e-5f596b923847 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  /* Add background color handling */
  
}

#s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-836aad91-0ab8-4143-a53e-5f596b923847 .shogun-image-content {
  
    justify-content: center;
  
}

.s-836aad91-0ab8-4143-a53e-5f596b923847.shg-align-container {
  display: flex;
  justify-content: center
}

.s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image {
  box-sizing: border-box;
}



.s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-836aad91-0ab8-4143-a53e-5f596b923847 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
      position: relative;
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-836aad91-0ab8-4143-a53e-5f596b923847 {
  margin: 0 !important;
  overflow: visible;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-836aad91-0ab8-4143-a53e-5f596b923847 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-836aad91-0ab8-4143-a53e-5f596b923847 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  /* Add background color handling */
  
}

#s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-836aad91-0ab8-4143-a53e-5f596b923847 .shogun-image-content {
  
    justify-content: center;
  
}

.s-836aad91-0ab8-4143-a53e-5f596b923847.shg-align-container {
  display: flex;
  justify-content: center
}

.s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image {
  box-sizing: border-box;
}



.s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-836aad91-0ab8-4143-a53e-5f596b923847 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
      position: relative;
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-836aad91-0ab8-4143-a53e-5f596b923847 {
  margin: 0 !important;
  overflow: visible;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-836aad91-0ab8-4143-a53e-5f596b923847 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-836aad91-0ab8-4143-a53e-5f596b923847 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  /* Add background color handling */
  
}

#s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-836aad91-0ab8-4143-a53e-5f596b923847 .shogun-image-content {
  
    justify-content: center;
  
}

.s-836aad91-0ab8-4143-a53e-5f596b923847.shg-align-container {
  display: flex;
  justify-content: center
}

.s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image {
  box-sizing: border-box;
}



.s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-836aad91-0ab8-4143-a53e-5f596b923847 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
      position: relative;
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-836aad91-0ab8-4143-a53e-5f596b923847 {
  margin: 0 !important;
  overflow: visible;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-836aad91-0ab8-4143-a53e-5f596b923847 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-836aad91-0ab8-4143-a53e-5f596b923847 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  /* Add background color handling */
  
}

#s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-836aad91-0ab8-4143-a53e-5f596b923847 .shogun-image-content {
  
    justify-content: center;
  
}

.s-836aad91-0ab8-4143-a53e-5f596b923847.shg-align-container {
  display: flex;
  justify-content: center
}

.s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image {
  box-sizing: border-box;
}



.s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-836aad91-0ab8-4143-a53e-5f596b923847 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
      position: relative;
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-836aad91-0ab8-4143-a53e-5f596b923847 {
  margin: 0 !important;
  overflow: visible;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-836aad91-0ab8-4143-a53e-5f596b923847 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-836aad91-0ab8-4143-a53e-5f596b923847 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  /* Add background color handling */
  
}

#s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-836aad91-0ab8-4143-a53e-5f596b923847 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-836aad91-0ab8-4143-a53e-5f596b923847 .shogun-image-content {
  
    justify-content: center;
  
}

.s-836aad91-0ab8-4143-a53e-5f596b923847.shg-align-container {
  display: flex;
  justify-content: center
}

.s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image {
  box-sizing: border-box;
}



.s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-836aad91-0ab8-4143-a53e-5f596b923847 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container {
      position: relative;
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-836aad91-0ab8-4143-a53e-5f596b923847 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-39b7d977-52f9-4704-947f-afa0578273c7 {
  margin-left: auto;
margin-right: auto;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  margin: 0 !important;
  overflow: visible;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  /* Add background color handling */
  
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image {
  box-sizing: border-box;
}



.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
      position: relative;
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  margin: 0 !important;
  overflow: visible;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  /* Add background color handling */
  
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image {
  box-sizing: border-box;
}



.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
      position: relative;
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  margin: 0 !important;
  overflow: visible;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  /* Add background color handling */
  
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image {
  box-sizing: border-box;
}



.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
      position: relative;
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  margin: 0 !important;
  overflow: visible;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  /* Add background color handling */
  
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image {
  box-sizing: border-box;
}



.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
      position: relative;
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  margin: 0 !important;
  overflow: visible;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  /* Add background color handling */
  
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image {
  box-sizing: border-box;
}



.s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container {
      position: relative;
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c51aa03c-ee22-48e0-b4dc-2effaf5f4bc1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-a75dbdff-8a3a-4813-bd9c-3a456bf446aa {
  margin-left: auto;
margin-right: auto;
}

#s-0681931e-7a01-40f1-b3b9-4eafb4415c22 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-0681931e-7a01-40f1-b3b9-4eafb4415c22"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0681931e-7a01-40f1-b3b9-4eafb4415c22"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0681931e-7a01-40f1-b3b9-4eafb4415c22"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0681931e-7a01-40f1-b3b9-4eafb4415c22"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8259351b-33c8-4ce7-9f40-52311512e527 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527 {
  margin: 0 !important;
  overflow: visible;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8259351b-33c8-4ce7-9f40-52311512e527 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8259351b-33c8-4ce7-9f40-52311512e527 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  /* Add background color handling */
  
}

#s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8259351b-33c8-4ce7-9f40-52311512e527 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8259351b-33c8-4ce7-9f40-52311512e527.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image {
  box-sizing: border-box;
}



.s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8259351b-33c8-4ce7-9f40-52311512e527 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
      position: relative;
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-8259351b-33c8-4ce7-9f40-52311512e527 {
  margin: 0 !important;
  overflow: visible;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8259351b-33c8-4ce7-9f40-52311512e527 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8259351b-33c8-4ce7-9f40-52311512e527 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  /* Add background color handling */
  
}

#s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8259351b-33c8-4ce7-9f40-52311512e527 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8259351b-33c8-4ce7-9f40-52311512e527.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image {
  box-sizing: border-box;
}



.s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8259351b-33c8-4ce7-9f40-52311512e527 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
      position: relative;
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8259351b-33c8-4ce7-9f40-52311512e527 {
  margin: 0 !important;
  overflow: visible;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8259351b-33c8-4ce7-9f40-52311512e527 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8259351b-33c8-4ce7-9f40-52311512e527 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  /* Add background color handling */
  
}

#s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8259351b-33c8-4ce7-9f40-52311512e527 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8259351b-33c8-4ce7-9f40-52311512e527.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image {
  box-sizing: border-box;
}



.s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8259351b-33c8-4ce7-9f40-52311512e527 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
      position: relative;
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8259351b-33c8-4ce7-9f40-52311512e527 {
  margin: 0 !important;
  overflow: visible;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8259351b-33c8-4ce7-9f40-52311512e527 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8259351b-33c8-4ce7-9f40-52311512e527 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  /* Add background color handling */
  
}

#s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8259351b-33c8-4ce7-9f40-52311512e527 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8259351b-33c8-4ce7-9f40-52311512e527.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image {
  box-sizing: border-box;
}



.s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8259351b-33c8-4ce7-9f40-52311512e527 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
      position: relative;
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-8259351b-33c8-4ce7-9f40-52311512e527 {
  margin: 0 !important;
  overflow: visible;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8259351b-33c8-4ce7-9f40-52311512e527 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8259351b-33c8-4ce7-9f40-52311512e527 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  /* Add background color handling */
  
}

#s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8259351b-33c8-4ce7-9f40-52311512e527 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8259351b-33c8-4ce7-9f40-52311512e527 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8259351b-33c8-4ce7-9f40-52311512e527.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image {
  box-sizing: border-box;
}



.s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8259351b-33c8-4ce7-9f40-52311512e527 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container {
      position: relative;
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8259351b-33c8-4ce7-9f40-52311512e527 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-19efd8bf-c596-43ea-9d27-0bca5f906390 {
  margin-left: auto;
margin-right: auto;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  margin: 0 !important;
  overflow: visible;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  /* Add background color handling */
  
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image {
  box-sizing: border-box;
}



.s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
      position: relative;
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  margin: 0 !important;
  overflow: visible;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  /* Add background color handling */
  
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image {
  box-sizing: border-box;
}



.s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
      position: relative;
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  margin: 0 !important;
  overflow: visible;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  /* Add background color handling */
  
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image {
  box-sizing: border-box;
}



.s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
      position: relative;
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  margin: 0 !important;
  overflow: visible;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  /* Add background color handling */
  
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image {
  box-sizing: border-box;
}



.s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
      position: relative;
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  margin: 0 !important;
  overflow: visible;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  /* Add background color handling */
  
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-5dd620cd-fc83-48ab-95f4-69aa7d320704 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image {
  box-sizing: border-box;
}



.s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container {
      position: relative;
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5dd620cd-fc83-48ab-95f4-69aa7d320704 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-8fb99455-9b0d-4b6e-9b31-6752502d5743 {
  margin-left: auto;
margin-right: auto;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  margin-left: auto;
margin-right: auto;
max-width: 1452px;
aspect-ratio: 1452/792;
text-align: center;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shg-image-content-wrapper {
      aspect-ratio: 1452/792;
      min-width: 100%;
      height: auto;
    }

    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shogun-image-link {
      aspect-ratio: 1452/792;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1452px;
  }



  img.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image {
    
    
    
    max-height: 1452px;
  }


.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image {
  box-sizing: border-box;
}



.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
      --shg-aspect-ratio: calc(1452/792); 
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
      position: relative;
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1452px;
    }
  }

@media (min-width: 1200px){#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shg-image-content-wrapper {
      aspect-ratio: 1452/792;
      min-width: 100%;
      height: auto;
    }

    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shogun-image-link {
      aspect-ratio: 1452/792;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1452px;
  }



  img.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image {
    
    
    
    max-height: 1452px;
  }


.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image {
  box-sizing: border-box;
}



.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
      --shg-aspect-ratio: calc(1452/792); 
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
      position: relative;
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1452px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shg-image-content-wrapper {
      aspect-ratio: 1452/792;
      min-width: 100%;
      height: auto;
    }

    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shogun-image-link {
      aspect-ratio: 1452/792;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1452px;
  }



  img.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image {
    
    
    
    max-height: 1452px;
  }


.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image {
  box-sizing: border-box;
}



.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
      --shg-aspect-ratio: calc(1452/792); 
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
      position: relative;
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1452px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shg-image-content-wrapper {
      aspect-ratio: 1452/792;
      min-width: 100%;
      height: auto;
    }

    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shogun-image-link {
      aspect-ratio: 1452/792;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1452px;
  }



  img.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image {
    
    
    
    max-height: 1452px;
  }


.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image {
  box-sizing: border-box;
}



.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
      --shg-aspect-ratio: calc(1452/792); 
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
      position: relative;
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1452px;
    }
  }

}@media (max-width: 767px){#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shg-image-content-wrapper {
      aspect-ratio: 1452/792;
      min-width: 100%;
      height: auto;
    }

    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shogun-image-link {
      aspect-ratio: 1452/792;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1452px;
  }



  img.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image {
    
    
    
    max-height: 1452px;
  }


.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image {
  box-sizing: border-box;
}



.s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 {
      --shg-aspect-ratio: calc(1452/792); 
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container {
      position: relative;
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f4dee6bf-2b2d-49a0-9380-5135d3fc30c4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1452px;
    }
  }

}
#s-6afab388-0818-46ad-99c6-57f0897864fa {
  margin-left: auto;
margin-right: auto;
}

#s-ffffe352-8fa7-46ea-8b60-98c52e5ae8bf {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-ffffe352-8fa7-46ea-8b60-98c52e5ae8bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ffffe352-8fa7-46ea-8b60-98c52e5ae8bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ffffe352-8fa7-46ea-8b60-98c52e5ae8bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ffffe352-8fa7-46ea-8b60-98c52e5ae8bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  margin: 0 !important;
  overflow: visible;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  /* Add background color handling */
  
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image {
  box-sizing: border-box;
}



.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
      position: relative;
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  margin: 0 !important;
  overflow: visible;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  /* Add background color handling */
  
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image {
  box-sizing: border-box;
}



.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
      position: relative;
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  margin: 0 !important;
  overflow: visible;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  /* Add background color handling */
  
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image {
  box-sizing: border-box;
}



.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
      position: relative;
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  margin: 0 !important;
  overflow: visible;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  /* Add background color handling */
  
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image {
  box-sizing: border-box;
}



.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
      position: relative;
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  margin: 0 !important;
  overflow: visible;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  /* Add background color handling */
  
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image {
  box-sizing: border-box;
}



.s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container {
      position: relative;
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7bbd5aaa-3899-46be-a01e-7b0b47c3c228 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-40580b3c-3283-48cb-919f-1d0de87a9b05 {
  margin-left: auto;
margin-right: auto;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image {
  box-sizing: border-box;
}



.s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
      position: relative;
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image {
  box-sizing: border-box;
}



.s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
      position: relative;
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image {
  box-sizing: border-box;
}



.s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
      position: relative;
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image {
  box-sizing: border-box;
}



.s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
      position: relative;
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ddbda1f8-dc42-4209-ab40-e737b02532f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image {
  box-sizing: border-box;
}



.s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container {
      position: relative;
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddbda1f8-dc42-4209-ab40-e737b02532f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-5062ac71-2a82-46c0-b9c9-aeb9f60b0503 {
  margin-left: auto;
margin-right: auto;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image {
  box-sizing: border-box;
}



.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
      position: relative;
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image {
  box-sizing: border-box;
}



.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
      position: relative;
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image {
  box-sizing: border-box;
}



.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
      position: relative;
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image {
  box-sizing: border-box;
}



.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
      position: relative;
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image {
  box-sizing: border-box;
}



.s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container {
      position: relative;
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f501eb5a-4c7c-49f4-8d89-fe47019bbcb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-d69b0f67-8749-47f0-a9b1-b386fabeeca3 {
  margin-left: auto;
margin-right: auto;
}

#s-6f88fd1c-1120-4286-97e8-2a68f408b1b8 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
background-color: rgba(212, 222, 223, 1);
}

@media (min-width: 0px) {
[id="s-6f88fd1c-1120-4286-97e8-2a68f408b1b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f88fd1c-1120-4286-97e8-2a68f408b1b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6f88fd1c-1120-4286-97e8-2a68f408b1b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f88fd1c-1120-4286-97e8-2a68f408b1b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 4/3;
text-align: center;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  margin: 0 !important;
  overflow: visible;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  /* Add background color handling */
  
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image {
  box-sizing: border-box;
}



.s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
      position: relative;
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  margin: 0 !important;
  overflow: visible;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  /* Add background color handling */
  
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image {
  box-sizing: border-box;
}



.s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
      position: relative;
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  margin: 0 !important;
  overflow: visible;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  /* Add background color handling */
  
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image {
  box-sizing: border-box;
}



.s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
      position: relative;
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  margin: 0 !important;
  overflow: visible;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  /* Add background color handling */
  
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image {
  box-sizing: border-box;
}



.s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
      position: relative;
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  margin: 0 !important;
  overflow: visible;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  /* Add background color handling */
  
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-10bd7fbf-f537-48b3-a7ff-440c5530f263 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image {
  box-sizing: border-box;
}



.s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container {
      position: relative;
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-10bd7fbf-f537-48b3-a7ff-440c5530f263 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-ef57d61c-acb2-4060-8d8f-446fd7173a24 {
  margin-left: auto;
margin-right: auto;
}

#s-b005c1a3-942e-4a7b-87ce-946399549ed6 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
}

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