.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-bb47661a-154a-4949-8966-bd619f127684 {
  margin-left: auto;
margin-right: auto;
max-width: 2734px;
aspect-ratio: 2734/434;
text-align: center;
}
@media (min-width: 1200px){#s-bb47661a-154a-4949-8966-bd619f127684 {
  display: none;
}
#s-bb47661a-154a-4949-8966-bd619f127684, #wrap-s-bb47661a-154a-4949-8966-bd619f127684, #wrap-content-s-bb47661a-154a-4949-8966-bd619f127684 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bb47661a-154a-4949-8966-bd619f127684 {
  display: none;
}
#s-bb47661a-154a-4949-8966-bd619f127684, #wrap-s-bb47661a-154a-4949-8966-bd619f127684, #wrap-content-s-bb47661a-154a-4949-8966-bd619f127684 { display: none !important; }}
#s-bb47661a-154a-4949-8966-bd619f127684 {
  margin: 0 !important;
  overflow: visible;
}

#s-bb47661a-154a-4949-8966-bd619f127684-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bb47661a-154a-4949-8966-bd619f127684 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bb47661a-154a-4949-8966-bd619f127684 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  /* Add background color handling */
  
}

#s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bb47661a-154a-4949-8966-bd619f127684 .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-bb47661a-154a-4949-8966-bd619f127684 .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bb47661a-154a-4949-8966-bd619f127684 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-bb47661a-154a-4949-8966-bd619f127684.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-bb47661a-154a-4949-8966-bd619f127684 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bb47661a-154a-4949-8966-bd619f127684.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb47661a-154a-4949-8966-bd619f127684.shogun-image {
  box-sizing: border-box;
}



.s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bb47661a-154a-4949-8966-bd619f127684 {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
      position: relative;
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

@media (min-width: 1200px){#s-bb47661a-154a-4949-8966-bd619f127684 {
  margin: 0 !important;
  overflow: visible;
}

#s-bb47661a-154a-4949-8966-bd619f127684-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bb47661a-154a-4949-8966-bd619f127684 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bb47661a-154a-4949-8966-bd619f127684 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  /* Add background color handling */
  
}

#s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bb47661a-154a-4949-8966-bd619f127684 .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-bb47661a-154a-4949-8966-bd619f127684 .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bb47661a-154a-4949-8966-bd619f127684 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-bb47661a-154a-4949-8966-bd619f127684.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-bb47661a-154a-4949-8966-bd619f127684 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bb47661a-154a-4949-8966-bd619f127684.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb47661a-154a-4949-8966-bd619f127684.shogun-image {
  box-sizing: border-box;
}



.s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bb47661a-154a-4949-8966-bd619f127684 {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
      position: relative;
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-bb47661a-154a-4949-8966-bd619f127684 {
  margin: 0 !important;
  overflow: visible;
}

#s-bb47661a-154a-4949-8966-bd619f127684-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bb47661a-154a-4949-8966-bd619f127684 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bb47661a-154a-4949-8966-bd619f127684 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  /* Add background color handling */
  
}

#s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bb47661a-154a-4949-8966-bd619f127684 .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-bb47661a-154a-4949-8966-bd619f127684 .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bb47661a-154a-4949-8966-bd619f127684 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-bb47661a-154a-4949-8966-bd619f127684.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-bb47661a-154a-4949-8966-bd619f127684 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bb47661a-154a-4949-8966-bd619f127684.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb47661a-154a-4949-8966-bd619f127684.shogun-image {
  box-sizing: border-box;
}



.s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bb47661a-154a-4949-8966-bd619f127684 {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
      position: relative;
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-bb47661a-154a-4949-8966-bd619f127684 {
  margin: 0 !important;
  overflow: visible;
}

#s-bb47661a-154a-4949-8966-bd619f127684-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bb47661a-154a-4949-8966-bd619f127684 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bb47661a-154a-4949-8966-bd619f127684 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  /* Add background color handling */
  
}

#s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bb47661a-154a-4949-8966-bd619f127684 .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-bb47661a-154a-4949-8966-bd619f127684 .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bb47661a-154a-4949-8966-bd619f127684 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-bb47661a-154a-4949-8966-bd619f127684.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-bb47661a-154a-4949-8966-bd619f127684 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bb47661a-154a-4949-8966-bd619f127684.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb47661a-154a-4949-8966-bd619f127684.shogun-image {
  box-sizing: border-box;
}



.s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bb47661a-154a-4949-8966-bd619f127684 {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
      position: relative;
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

}@media (max-width: 767px){#s-bb47661a-154a-4949-8966-bd619f127684 {
  margin: 0 !important;
  overflow: visible;
}

#s-bb47661a-154a-4949-8966-bd619f127684-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bb47661a-154a-4949-8966-bd619f127684 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bb47661a-154a-4949-8966-bd619f127684 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  /* Add background color handling */
  
}

#s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bb47661a-154a-4949-8966-bd619f127684 .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-bb47661a-154a-4949-8966-bd619f127684 .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bb47661a-154a-4949-8966-bd619f127684 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-bb47661a-154a-4949-8966-bd619f127684.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-bb47661a-154a-4949-8966-bd619f127684 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bb47661a-154a-4949-8966-bd619f127684.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb47661a-154a-4949-8966-bd619f127684.shogun-image {
  box-sizing: border-box;
}



.s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bb47661a-154a-4949-8966-bd619f127684 {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container {
      position: relative;
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bb47661a-154a-4949-8966-bd619f127684.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bb47661a-154a-4949-8966-bd619f127684 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

}
.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-22a21c62-bae1-44d4-9577-a74f83cd7e59 {
  min-height: 50px;
}








#s-22a21c62-bae1-44d4-9577-a74f83cd7e59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-22a21c62-bae1-44d4-9577-a74f83cd7e59.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c926f4b1-df04-425a-8164-a53fd4da0a44 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c926f4b1-df04-425a-8164-a53fd4da0a44 {
  display: none;
}
#s-c926f4b1-df04-425a-8164-a53fd4da0a44, #wrap-s-c926f4b1-df04-425a-8164-a53fd4da0a44, #wrap-content-s-c926f4b1-df04-425a-8164-a53fd4da0a44 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c926f4b1-df04-425a-8164-a53fd4da0a44 {
  display: none;
}
#s-c926f4b1-df04-425a-8164-a53fd4da0a44, #wrap-s-c926f4b1-df04-425a-8164-a53fd4da0a44, #wrap-content-s-c926f4b1-df04-425a-8164-a53fd4da0a44 { display: none !important; }}







#s-c926f4b1-df04-425a-8164-a53fd4da0a44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c926f4b1-df04-425a-8164-a53fd4da0a44.shg-box.shg-c {
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

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

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

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

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

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-d03ff358-0e61-4694-914d-95eae04afe30 {
  max-width: 2542px;
aspect-ratio: 2048/1365;
text-align: center;
background-color: rgba(0, 0, 0, 1);
opacity: 0.8499999999999999;
}

#s-d03ff358-0e61-4694-914d-95eae04afe30 {
  overflow: hidden;
  
  
      max-width: 2542px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-d03ff358-0e61-4694-914d-95eae04afe30 img.shogun-image,
  #s-d03ff358-0e61-4694-914d-95eae04afe30 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d03ff358-0e61-4694-914d-95eae04afe30 {
    width: 100%;
    height: auto;
  }



  #s-d03ff358-0e61-4694-914d-95eae04afe30 img.shogun-image {
    

    
    
    
  }


#s-d03ff358-0e61-4694-914d-95eae04afe30 .shogun-image-content {
  
    justify-content: center;
  
}

#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  display: none;
}
#s-922f4f15-15d0-4e01-ad89-c11900e3909e, #wrap-s-922f4f15-15d0-4e01-ad89-c11900e3909e, #wrap-content-s-922f4f15-15d0-4e01-ad89-c11900e3909e { display: none !important; }}@media (max-width: 767px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  display: none;
}
#s-922f4f15-15d0-4e01-ad89-c11900e3909e, #wrap-s-922f4f15-15d0-4e01-ad89-c11900e3909e, #wrap-content-s-922f4f15-15d0-4e01-ad89-c11900e3909e { display: none !important; }}







#s-922f4f15-15d0-4e01-ad89-c11900e3909e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-922f4f15-15d0-4e01-ad89-c11900e3909e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bb148733-d828-4400-aaa7-06fb92b6aa05 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-bb148733-d828-4400-aaa7-06fb92b6aa05 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb148733-d828-4400-aaa7-06fb92b6aa05 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bb148733-d828-4400-aaa7-06fb92b6aa05 {
  display: none;
}
#s-bb148733-d828-4400-aaa7-06fb92b6aa05, #wrap-s-bb148733-d828-4400-aaa7-06fb92b6aa05, #wrap-content-s-bb148733-d828-4400-aaa7-06fb92b6aa05 { display: none !important; }}@media (max-width: 767px){#s-bb148733-d828-4400-aaa7-06fb92b6aa05 {
  display: none;
}
#s-bb148733-d828-4400-aaa7-06fb92b6aa05, #wrap-s-bb148733-d828-4400-aaa7-06fb92b6aa05, #wrap-content-s-bb148733-d828-4400-aaa7-06fb92b6aa05 { display: none !important; }}
#s-bb148733-d828-4400-aaa7-06fb92b6aa05 {
  background-image: url(https://i.shgcdn.com/47429345-3b43-4193-a943-673d9bd8d810/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-bb148733-d828-4400-aaa7-06fb92b6aa05 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-bb148733-d828-4400-aaa7-06fb92b6aa05.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-bb148733-d828-4400-aaa7-06fb92b6aa05 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-bb148733-d828-4400-aaa7-06fb92b6aa05.shg-box.shg-c {
  justify-content: center;
}
}
.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-6951de2a-a97f-417e-a49a-509c3cf9fe2b {
  margin-left: 30px;
margin-right: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-6951de2a-a97f-417e-a49a-509c3cf9fe2b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-6951de2a-a97f-417e-a49a-509c3cf9fe2b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6951de2a-a97f-417e-a49a-509c3cf9fe2b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6951de2a-a97f-417e-a49a-509c3cf9fe2b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6951de2a-a97f-417e-a49a-509c3cf9fe2b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6951de2a-a97f-417e-a49a-509c3cf9fe2b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6951de2a-a97f-417e-a49a-509c3cf9fe2b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6951de2a-a97f-417e-a49a-509c3cf9fe2b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6951de2a-a97f-417e-a49a-509c3cf9fe2b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6951de2a-a97f-417e-a49a-509c3cf9fe2b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6951de2a-a97f-417e-a49a-509c3cf9fe2b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6951de2a-a97f-417e-a49a-509c3cf9fe2b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6951de2a-a97f-417e-a49a-509c3cf9fe2b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-5a15a30c-17a9-42e3-b8e1-f9cb6798f900 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-5a15a30c-17a9-42e3-b8e1-f9cb6798f900 {
  
}
}@media (max-width: 767px){#s-5a15a30c-17a9-42e3-b8e1-f9cb6798f900 {
  
}
}







#s-5a15a30c-17a9-42e3-b8e1-f9cb6798f900 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5a15a30c-17a9-42e3-b8e1-f9cb6798f900.shg-box.shg-c {
  justify-content: flex-end;
}

#s-89191879-4551-4984-b62e-1a20ef44f20f {
  max-width: 591px;
aspect-ratio: 591/464;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-89191879-4551-4984-b62e-1a20ef44f20f {
  overflow: hidden;
  
  
      max-width: 591px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-89191879-4551-4984-b62e-1a20ef44f20f img.shogun-image,
  #s-89191879-4551-4984-b62e-1a20ef44f20f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-89191879-4551-4984-b62e-1a20ef44f20f {
    width: 100%;
    height: auto;
  }



  #s-89191879-4551-4984-b62e-1a20ef44f20f img.shogun-image {
    

    
    
    
  }


#s-89191879-4551-4984-b62e-1a20ef44f20f .shogun-image-content {
  
    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-c3b00795-b969-443a-850e-6bfbcc21d822 {
  padding-top: 10px;
padding-left: 23px;
padding-bottom: 10px;
padding-right: 23px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(247, 165, 56, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-c3b00795-b969-443a-850e-6bfbcc21d822:hover {border-style: solid !important;
border-color: rgba(225, 31, 143, 1) !important;
background-color: rgba(243, 112, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c3b00795-b969-443a-850e-6bfbcc21d822:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c3b00795-b969-443a-850e-6bfbcc21d822-root {
    text-align: left;
  }


#s-c3b00795-b969-443a-850e-6bfbcc21d822.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c3b00795-b969-443a-850e-6bfbcc21d822-root {
    text-align: left;
  }


#s-c3b00795-b969-443a-850e-6bfbcc21d822.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c3b00795-b969-443a-850e-6bfbcc21d822-root {
    text-align: left;
  }


#s-c3b00795-b969-443a-850e-6bfbcc21d822.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c3b00795-b969-443a-850e-6bfbcc21d822-root {
    text-align: left;
  }


#s-c3b00795-b969-443a-850e-6bfbcc21d822.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c3b00795-b969-443a-850e-6bfbcc21d822-root {
    text-align: left;
  }


#s-c3b00795-b969-443a-850e-6bfbcc21d822.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-88939af3-1e66-4083-8cfb-3bd412d3015d {
  margin-left: 11px;
margin-right: 50px;
}

#s-88939af3-1e66-4083-8cfb-3bd412d3015d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-88939af3-1e66-4083-8cfb-3bd412d3015d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-88939af3-1e66-4083-8cfb-3bd412d3015d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-88939af3-1e66-4083-8cfb-3bd412d3015d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-88939af3-1e66-4083-8cfb-3bd412d3015d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Black;
  
  
  font-size: 17px;
}

#s-88939af3-1e66-4083-8cfb-3bd412d3015d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-412204c8-0013-47dc-a942-17e407211919 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-412204c8-0013-47dc-a942-17e407211919:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTdhMWIxNmQtYjQ1ZC00Y2ZmLTk5MjctODUxMjhlYThhYjc0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojODliNGQzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5N2ExYjE2ZC1iNDVkLTRjZmYtOTkyNy04NTEyOGVhOGFiNzQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#89b4d3"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-412204c8-0013-47dc-a942-17e407211919:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-412204c8-0013-47dc-a942-17e407211919-root {
    text-align: left;
  }


#s-412204c8-0013-47dc-a942-17e407211919.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-412204c8-0013-47dc-a942-17e407211919-root {
    text-align: left;
  }


#s-412204c8-0013-47dc-a942-17e407211919.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-412204c8-0013-47dc-a942-17e407211919-root {
    text-align: left;
  }


#s-412204c8-0013-47dc-a942-17e407211919.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-412204c8-0013-47dc-a942-17e407211919-root {
    text-align: left;
  }


#s-412204c8-0013-47dc-a942-17e407211919.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-412204c8-0013-47dc-a942-17e407211919-root {
    text-align: left;
  }


#s-412204c8-0013-47dc-a942-17e407211919.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-25d64578-91c7-4900-8f15-6685a8d99e45 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-25d64578-91c7-4900-8f15-6685a8d99e45:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDAwZGRiZGQtZjBmMy00M2YzLWFlZTItZmJlYWYyZTM0MWI2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojODliNGQzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMDBkZGJkZC1mMGYzLTQzZjMtYWVlMi1mYmVhZjJlMzQxYjYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#89b4d3"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-25d64578-91c7-4900-8f15-6685a8d99e45:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-25d64578-91c7-4900-8f15-6685a8d99e45-root {
    text-align: left;
  }


#s-25d64578-91c7-4900-8f15-6685a8d99e45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-25d64578-91c7-4900-8f15-6685a8d99e45-root {
    text-align: left;
  }


#s-25d64578-91c7-4900-8f15-6685a8d99e45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-25d64578-91c7-4900-8f15-6685a8d99e45-root {
    text-align: left;
  }


#s-25d64578-91c7-4900-8f15-6685a8d99e45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-25d64578-91c7-4900-8f15-6685a8d99e45-root {
    text-align: left;
  }


#s-25d64578-91c7-4900-8f15-6685a8d99e45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-25d64578-91c7-4900-8f15-6685a8d99e45-root {
    text-align: left;
  }


#s-25d64578-91c7-4900-8f15-6685a8d99e45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ad804ae3-d3e1-4477-9c0c-3bbf189f0b8e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-ad804ae3-d3e1-4477-9c0c-3bbf189f0b8e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjdiODg2YTMtZDkyMC00Yzg2LWExNTMtYjE2MGU3ZmEwZmVjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiN2I4ODZhMy1kOTIwLTRjODYtYTE1My1iMTYwZTdmYTBmZWMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-ad804ae3-d3e1-4477-9c0c-3bbf189f0b8e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ad804ae3-d3e1-4477-9c0c-3bbf189f0b8e-root {
    text-align: left;
  }


#s-ad804ae3-d3e1-4477-9c0c-3bbf189f0b8e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ad804ae3-d3e1-4477-9c0c-3bbf189f0b8e-root {
    text-align: left;
  }


#s-ad804ae3-d3e1-4477-9c0c-3bbf189f0b8e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ad804ae3-d3e1-4477-9c0c-3bbf189f0b8e-root {
    text-align: left;
  }


#s-ad804ae3-d3e1-4477-9c0c-3bbf189f0b8e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ad804ae3-d3e1-4477-9c0c-3bbf189f0b8e-root {
    text-align: left;
  }


#s-ad804ae3-d3e1-4477-9c0c-3bbf189f0b8e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ad804ae3-d3e1-4477-9c0c-3bbf189f0b8e-root {
    text-align: left;
  }


#s-ad804ae3-d3e1-4477-9c0c-3bbf189f0b8e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-dc53aace-fcda-40b4-8363-4f4628686e3e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-dc53aace-fcda-40b4-8363-4f4628686e3e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTM4NWY5NTktYjk1OC00N2ZhLWE1YjgtZWU5YjJhN2M4MzY4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMzg1Zjk1OS1iOTU4LTQ3ZmEtYTViOC1lZTliMmE3YzgzNjgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-dc53aace-fcda-40b4-8363-4f4628686e3e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dc53aace-fcda-40b4-8363-4f4628686e3e-root {
    text-align: left;
  }


#s-dc53aace-fcda-40b4-8363-4f4628686e3e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dc53aace-fcda-40b4-8363-4f4628686e3e-root {
    text-align: left;
  }


#s-dc53aace-fcda-40b4-8363-4f4628686e3e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dc53aace-fcda-40b4-8363-4f4628686e3e-root {
    text-align: left;
  }


#s-dc53aace-fcda-40b4-8363-4f4628686e3e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dc53aace-fcda-40b4-8363-4f4628686e3e-root {
    text-align: left;
  }


#s-dc53aace-fcda-40b4-8363-4f4628686e3e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dc53aace-fcda-40b4-8363-4f4628686e3e-root {
    text-align: left;
  }


#s-dc53aace-fcda-40b4-8363-4f4628686e3e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-659f21e4-e733-4512-9ccf-97f03d8cc7be {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-659f21e4-e733-4512-9ccf-97f03d8cc7be:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGRiMjA1MWYtNWUxMy00NTVlLTkwMmMtYWZlYmQ5ZGY2YThhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk4OTA3MTM3Nzg0MDkwOSIgc3R5bGU9InN0b3AtY29sb3I6I2VkOWJjMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2YzNzAyMTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZGRiMjA1MWYtNWUxMy00NTVlLTkwMmMtYWZlYmQ5ZGY2YThhKSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e29fc1"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-659f21e4-e733-4512-9ccf-97f03d8cc7be:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-659f21e4-e733-4512-9ccf-97f03d8cc7be-root {
    text-align: left;
  }


#s-659f21e4-e733-4512-9ccf-97f03d8cc7be.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-659f21e4-e733-4512-9ccf-97f03d8cc7be-root {
    text-align: left;
  }


#s-659f21e4-e733-4512-9ccf-97f03d8cc7be.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-659f21e4-e733-4512-9ccf-97f03d8cc7be-root {
    text-align: left;
  }


#s-659f21e4-e733-4512-9ccf-97f03d8cc7be.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-659f21e4-e733-4512-9ccf-97f03d8cc7be-root {
    text-align: left;
  }


#s-659f21e4-e733-4512-9ccf-97f03d8cc7be.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-659f21e4-e733-4512-9ccf-97f03d8cc7be-root {
    text-align: left;
  }


#s-659f21e4-e733-4512-9ccf-97f03d8cc7be.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-68bfa1bc-acf0-4627-b1fe-429e4888ad45 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-68bfa1bc-acf0-4627-b1fe-429e4888ad45:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTliNDU1ZjUtMjdiOS00MjQ3LTg1Y2YtNDY2ZWQwNjkyZWU5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk4OTA3MTM3Nzg0MDkwOSIgc3R5bGU9InN0b3AtY29sb3I6I2VkOWJjMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2YzNzAyMTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjMTliNDU1ZjUtMjdiOS00MjQ3LTg1Y2YtNDY2ZWQwNjkyZWU5KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e29fc1"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-68bfa1bc-acf0-4627-b1fe-429e4888ad45:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-68bfa1bc-acf0-4627-b1fe-429e4888ad45-root {
    text-align: left;
  }


#s-68bfa1bc-acf0-4627-b1fe-429e4888ad45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-68bfa1bc-acf0-4627-b1fe-429e4888ad45-root {
    text-align: left;
  }


#s-68bfa1bc-acf0-4627-b1fe-429e4888ad45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-68bfa1bc-acf0-4627-b1fe-429e4888ad45-root {
    text-align: left;
  }


#s-68bfa1bc-acf0-4627-b1fe-429e4888ad45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-68bfa1bc-acf0-4627-b1fe-429e4888ad45-root {
    text-align: left;
  }


#s-68bfa1bc-acf0-4627-b1fe-429e4888ad45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-68bfa1bc-acf0-4627-b1fe-429e4888ad45-root {
    text-align: left;
  }


#s-68bfa1bc-acf0-4627-b1fe-429e4888ad45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-50fd53ce-bbb7-42ec-8bc1-a474de253502 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-50fd53ce-bbb7-42ec-8bc1-a474de253502:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2Q1ZjdiMzItZmQ5ZC00NGQxLTlmMTAtYTA2MzM2NjM0NDA1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ZDVmN2IzMi1mZDlkLTQ0ZDEtOWYxMC1hMDYzMzY2MzQ0MDUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-50fd53ce-bbb7-42ec-8bc1-a474de253502:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-50fd53ce-bbb7-42ec-8bc1-a474de253502-root {
    text-align: left;
  }


#s-50fd53ce-bbb7-42ec-8bc1-a474de253502.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-50fd53ce-bbb7-42ec-8bc1-a474de253502-root {
    text-align: left;
  }


#s-50fd53ce-bbb7-42ec-8bc1-a474de253502.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-50fd53ce-bbb7-42ec-8bc1-a474de253502-root {
    text-align: left;
  }


#s-50fd53ce-bbb7-42ec-8bc1-a474de253502.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-50fd53ce-bbb7-42ec-8bc1-a474de253502-root {
    text-align: left;
  }


#s-50fd53ce-bbb7-42ec-8bc1-a474de253502.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-50fd53ce-bbb7-42ec-8bc1-a474de253502-root {
    text-align: left;
  }


#s-50fd53ce-bbb7-42ec-8bc1-a474de253502.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-fead4cf7-870c-4b56-bd87-9196795d03a2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-fead4cf7-870c-4b56-bd87-9196795d03a2:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjJhNDRhOTYtYjc5MS00OGQ0LWFkMzktZjVhMGJjNjQzN2U0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYTBkMGMyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2MmE0NGE5Ni1iNzkxLTQ4ZDQtYWQzOS1mNWEwYmM2NDM3ZTQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#a0d0c2"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-fead4cf7-870c-4b56-bd87-9196795d03a2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fead4cf7-870c-4b56-bd87-9196795d03a2-root {
    text-align: left;
  }


#s-fead4cf7-870c-4b56-bd87-9196795d03a2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fead4cf7-870c-4b56-bd87-9196795d03a2-root {
    text-align: left;
  }


#s-fead4cf7-870c-4b56-bd87-9196795d03a2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fead4cf7-870c-4b56-bd87-9196795d03a2-root {
    text-align: left;
  }


#s-fead4cf7-870c-4b56-bd87-9196795d03a2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fead4cf7-870c-4b56-bd87-9196795d03a2-root {
    text-align: left;
  }


#s-fead4cf7-870c-4b56-bd87-9196795d03a2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fead4cf7-870c-4b56-bd87-9196795d03a2-root {
    text-align: left;
  }


#s-fead4cf7-870c-4b56-bd87-9196795d03a2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d1d81326-87c6-48b1-a99d-0b499396461e {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg0ZWJkZTktMTYxYi00YWVmLWIxYjUtMWRmZjgwNGQ5YzRmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODRlYmRlOS0xNjFiLTRhZWYtYjFiNS0xZGZmODA0ZDljNGYpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-d1d81326-87c6-48b1-a99d-0b499396461e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjJhNjJkODItZTdlZC00YzQ2LWFmOGUtMTgwZjI1Y2U4ZmM1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk4OTA3MTM3Nzg0MDkwOSIgc3R5bGU9InN0b3AtY29sb3I6I2VkOWJjMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2YzNzAyMTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjYjJhNjJkODItZTdlZC00YzQ2LWFmOGUtMTgwZjI1Y2U4ZmM1KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e29fc1"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-d1d81326-87c6-48b1-a99d-0b499396461e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d1d81326-87c6-48b1-a99d-0b499396461e-root {
    text-align: left;
  }


#s-d1d81326-87c6-48b1-a99d-0b499396461e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d1d81326-87c6-48b1-a99d-0b499396461e-root {
    text-align: left;
  }


#s-d1d81326-87c6-48b1-a99d-0b499396461e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d1d81326-87c6-48b1-a99d-0b499396461e-root {
    text-align: left;
  }


#s-d1d81326-87c6-48b1-a99d-0b499396461e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d1d81326-87c6-48b1-a99d-0b499396461e-root {
    text-align: left;
  }


#s-d1d81326-87c6-48b1-a99d-0b499396461e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d1d81326-87c6-48b1-a99d-0b499396461e-root {
    text-align: left;
  }


#s-d1d81326-87c6-48b1-a99d-0b499396461e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-dc85afa2-035c-4331-bef0-629263b0f21d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-dc85afa2-035c-4331-bef0-629263b0f21d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDU4MDkwNDItYjNiOC00YjQ2LWIyMjQtYzhhNDZkNmRiMzNiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYTBkMGMyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNTgwOTA0Mi1iM2I4LTRiNDYtYjIyNC1jOGE0NmQ2ZGIzM2IpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#a0d0c2"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-dc85afa2-035c-4331-bef0-629263b0f21d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dc85afa2-035c-4331-bef0-629263b0f21d-root {
    text-align: left;
  }


#s-dc85afa2-035c-4331-bef0-629263b0f21d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dc85afa2-035c-4331-bef0-629263b0f21d-root {
    text-align: left;
  }


#s-dc85afa2-035c-4331-bef0-629263b0f21d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dc85afa2-035c-4331-bef0-629263b0f21d-root {
    text-align: left;
  }


#s-dc85afa2-035c-4331-bef0-629263b0f21d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dc85afa2-035c-4331-bef0-629263b0f21d-root {
    text-align: left;
  }


#s-dc85afa2-035c-4331-bef0-629263b0f21d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dc85afa2-035c-4331-bef0-629263b0f21d-root {
    text-align: left;
  }


#s-dc85afa2-035c-4331-bef0-629263b0f21d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b9057e25-aec2-4059-8f65-429639a88591 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b9057e25-aec2-4059-8f65-429639a88591:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODQ1N2FhMjMtM2FhNC00MWY0LWI1NzgtOWZhZjk4Y2M0N2M0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk5NTQ1NDU0NTQ1NDU0NTUiIHN0eWxlPSJzdG9wLWNvbG9yOiM4OWI0ZDM7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNmMzcwMjE7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzg0NTdhYTIzLTNhYTQtNDFmNC1iNTc4LTlmYWY5OGNjNDdjNCkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>3, "pos"=>0.9954545454545455, "color"=>"#89b4d3"}, {"id"=>1, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b9057e25-aec2-4059-8f65-429639a88591:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b9057e25-aec2-4059-8f65-429639a88591-root {
    text-align: left;
  }


#s-b9057e25-aec2-4059-8f65-429639a88591.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b9057e25-aec2-4059-8f65-429639a88591-root {
    text-align: left;
  }


#s-b9057e25-aec2-4059-8f65-429639a88591.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b9057e25-aec2-4059-8f65-429639a88591-root {
    text-align: left;
  }


#s-b9057e25-aec2-4059-8f65-429639a88591.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b9057e25-aec2-4059-8f65-429639a88591-root {
    text-align: left;
  }


#s-b9057e25-aec2-4059-8f65-429639a88591.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b9057e25-aec2-4059-8f65-429639a88591-root {
    text-align: left;
  }


#s-b9057e25-aec2-4059-8f65-429639a88591.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-dac456bb-e690-42f5-9a7d-7743500dbd72 {
  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(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-dac456bb-e690-42f5-9a7d-7743500dbd72:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmI2OWEwN2UtNGI5NS00ZGYxLWI1YjMtZDc3MzNlMmFlNWI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2YjY5YTA3ZS00Yjk1LTRkZjEtYjViMy1kNzczM2UyYWU1YjgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#b38bbf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-dac456bb-e690-42f5-9a7d-7743500dbd72:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dac456bb-e690-42f5-9a7d-7743500dbd72-root {
    text-align: left;
  }


#s-dac456bb-e690-42f5-9a7d-7743500dbd72.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dac456bb-e690-42f5-9a7d-7743500dbd72-root {
    text-align: left;
  }


#s-dac456bb-e690-42f5-9a7d-7743500dbd72.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dac456bb-e690-42f5-9a7d-7743500dbd72-root {
    text-align: left;
  }


#s-dac456bb-e690-42f5-9a7d-7743500dbd72.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dac456bb-e690-42f5-9a7d-7743500dbd72-root {
    text-align: left;
  }


#s-dac456bb-e690-42f5-9a7d-7743500dbd72.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dac456bb-e690-42f5-9a7d-7743500dbd72-root {
    text-align: left;
  }


#s-dac456bb-e690-42f5-9a7d-7743500dbd72.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-2e7a1ad9-5a20-4ba2-a7d1-2eda1f412ec3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-2e7a1ad9-5a20-4ba2-a7d1-2eda1f412ec3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjBkNzcwOGItM2Y0Mi00ZmVmLWE2NDEtODBiZTk2NmUxOTQ1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk5NTQ1NDU0NTQ1NDU0NTUiIHN0eWxlPSJzdG9wLWNvbG9yOiNiMzhiYmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNmMzcwMjE7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzIwZDc3MDhiLTNmNDItNGZlZi1hNjQxLTgwYmU5NjZlMTk0NSkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-2e7a1ad9-5a20-4ba2-a7d1-2eda1f412ec3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2e7a1ad9-5a20-4ba2-a7d1-2eda1f412ec3-root {
    text-align: left;
  }


#s-2e7a1ad9-5a20-4ba2-a7d1-2eda1f412ec3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2e7a1ad9-5a20-4ba2-a7d1-2eda1f412ec3-root {
    text-align: left;
  }


#s-2e7a1ad9-5a20-4ba2-a7d1-2eda1f412ec3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2e7a1ad9-5a20-4ba2-a7d1-2eda1f412ec3-root {
    text-align: left;
  }


#s-2e7a1ad9-5a20-4ba2-a7d1-2eda1f412ec3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2e7a1ad9-5a20-4ba2-a7d1-2eda1f412ec3-root {
    text-align: left;
  }


#s-2e7a1ad9-5a20-4ba2-a7d1-2eda1f412ec3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2e7a1ad9-5a20-4ba2-a7d1-2eda1f412ec3-root {
    text-align: left;
  }


#s-2e7a1ad9-5a20-4ba2-a7d1-2eda1f412ec3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-28fbf135-8146-4cda-8bdd-bb5232cd7acf {
  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(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-28fbf135-8146-4cda-8bdd-bb5232cd7acf:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDQxMmYxM2YtZjE2ZC00OTU5LTkzNzktNmM3MDgxYjAyZmUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNDEyZjEzZi1mMTZkLTQ5NTktOTM3OS02YzcwODFiMDJmZTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#b38bbf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-28fbf135-8146-4cda-8bdd-bb5232cd7acf:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-28fbf135-8146-4cda-8bdd-bb5232cd7acf-root {
    text-align: left;
  }


#s-28fbf135-8146-4cda-8bdd-bb5232cd7acf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-28fbf135-8146-4cda-8bdd-bb5232cd7acf-root {
    text-align: left;
  }


#s-28fbf135-8146-4cda-8bdd-bb5232cd7acf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-28fbf135-8146-4cda-8bdd-bb5232cd7acf-root {
    text-align: left;
  }


#s-28fbf135-8146-4cda-8bdd-bb5232cd7acf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-28fbf135-8146-4cda-8bdd-bb5232cd7acf-root {
    text-align: left;
  }


#s-28fbf135-8146-4cda-8bdd-bb5232cd7acf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-28fbf135-8146-4cda-8bdd-bb5232cd7acf-root {
    text-align: left;
  }


#s-28fbf135-8146-4cda-8bdd-bb5232cd7acf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a43e6a92-3fe5-4dc8-b84d-f7da57ee8e5d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a43e6a92-3fe5-4dc8-b84d-f7da57ee8e5d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGFiYzY0NmEtMDA3My00NTA3LWJjNjQtYjE3MTBjN2VjZDhlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk5NTQ1NDU0NTQ1NDU0NTUiIHN0eWxlPSJzdG9wLWNvbG9yOiNiMzhiYmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNmMzcwMjE7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzhhYmM2NDZhLTAwNzMtNDUwNy1iYzY0LWIxNzEwYzdlY2Q4ZSkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-a43e6a92-3fe5-4dc8-b84d-f7da57ee8e5d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a43e6a92-3fe5-4dc8-b84d-f7da57ee8e5d-root {
    text-align: left;
  }


#s-a43e6a92-3fe5-4dc8-b84d-f7da57ee8e5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a43e6a92-3fe5-4dc8-b84d-f7da57ee8e5d-root {
    text-align: left;
  }


#s-a43e6a92-3fe5-4dc8-b84d-f7da57ee8e5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a43e6a92-3fe5-4dc8-b84d-f7da57ee8e5d-root {
    text-align: left;
  }


#s-a43e6a92-3fe5-4dc8-b84d-f7da57ee8e5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a43e6a92-3fe5-4dc8-b84d-f7da57ee8e5d-root {
    text-align: left;
  }


#s-a43e6a92-3fe5-4dc8-b84d-f7da57ee8e5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a43e6a92-3fe5-4dc8-b84d-f7da57ee8e5d-root {
    text-align: left;
  }


#s-a43e6a92-3fe5-4dc8-b84d-f7da57ee8e5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-07b99b9d-1a4b-4cd1-afea-a62b3e137dee {
  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(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-07b99b9d-1a4b-4cd1-afea-a62b3e137dee:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWM5MDA1YWItNTY5YS00ZTI5LThlZjUtOTgxZjc2MGJlNzEzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYzkwMDVhYi01NjlhLTRlMjktOGVmNS05ODFmNzYwYmU3MTMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#b38bbf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-07b99b9d-1a4b-4cd1-afea-a62b3e137dee:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-07b99b9d-1a4b-4cd1-afea-a62b3e137dee-root {
    text-align: left;
  }


#s-07b99b9d-1a4b-4cd1-afea-a62b3e137dee.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-07b99b9d-1a4b-4cd1-afea-a62b3e137dee-root {
    text-align: left;
  }


#s-07b99b9d-1a4b-4cd1-afea-a62b3e137dee.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-07b99b9d-1a4b-4cd1-afea-a62b3e137dee-root {
    text-align: left;
  }


#s-07b99b9d-1a4b-4cd1-afea-a62b3e137dee.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-07b99b9d-1a4b-4cd1-afea-a62b3e137dee-root {
    text-align: left;
  }


#s-07b99b9d-1a4b-4cd1-afea-a62b3e137dee.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-07b99b9d-1a4b-4cd1-afea-a62b3e137dee-root {
    text-align: left;
  }


#s-07b99b9d-1a4b-4cd1-afea-a62b3e137dee.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-c5183989-b78f-4fad-b5eb-d6127f760f82 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-c5183989-b78f-4fad-b5eb-d6127f760f82:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWM0ZTVhNDUtNGZlMi00MjJlLTk4OTItZjI3NTczOGEzNjkzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYzRlNWE0NS00ZmUyLTQyMmUtOTg5Mi1mMjc1NzM4YTM2OTMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-c5183989-b78f-4fad-b5eb-d6127f760f82:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c5183989-b78f-4fad-b5eb-d6127f760f82-root {
    text-align: left;
  }


#s-c5183989-b78f-4fad-b5eb-d6127f760f82.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c5183989-b78f-4fad-b5eb-d6127f760f82-root {
    text-align: left;
  }


#s-c5183989-b78f-4fad-b5eb-d6127f760f82.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c5183989-b78f-4fad-b5eb-d6127f760f82-root {
    text-align: left;
  }


#s-c5183989-b78f-4fad-b5eb-d6127f760f82.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c5183989-b78f-4fad-b5eb-d6127f760f82-root {
    text-align: left;
  }


#s-c5183989-b78f-4fad-b5eb-d6127f760f82.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c5183989-b78f-4fad-b5eb-d6127f760f82-root {
    text-align: left;
  }


#s-c5183989-b78f-4fad-b5eb-d6127f760f82.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-af9e059c-870b-4743-b8fb-40d084c3cf59 {
  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(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-af9e059c-870b-4743-b8fb-40d084c3cf59:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWFmNDRmN2EtYzVjMS00YzgwLWE3MmMtM2QyN2JhOTk5NWQxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1YWY0NGY3YS1jNWMxLTRjODAtYTcyYy0zZDI3YmE5OTk1ZDEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#b38bbf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-af9e059c-870b-4743-b8fb-40d084c3cf59:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-af9e059c-870b-4743-b8fb-40d084c3cf59-root {
    text-align: left;
  }


#s-af9e059c-870b-4743-b8fb-40d084c3cf59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-af9e059c-870b-4743-b8fb-40d084c3cf59-root {
    text-align: left;
  }


#s-af9e059c-870b-4743-b8fb-40d084c3cf59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-af9e059c-870b-4743-b8fb-40d084c3cf59-root {
    text-align: left;
  }


#s-af9e059c-870b-4743-b8fb-40d084c3cf59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-af9e059c-870b-4743-b8fb-40d084c3cf59-root {
    text-align: left;
  }


#s-af9e059c-870b-4743-b8fb-40d084c3cf59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-af9e059c-870b-4743-b8fb-40d084c3cf59-root {
    text-align: left;
  }


#s-af9e059c-870b-4743-b8fb-40d084c3cf59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-981e078e-e068-48ce-b987-962f8d33d106 {
  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(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-981e078e-e068-48ce-b987-962f8d33d106:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGVlNzQ2YzUtZjIzMC00ZDc3LTlmZDMtOWJlYWM2ZGU5YzJhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ZWU3NDZjNS1mMjMwLTRkNzctOWZkMy05YmVhYzZkZTljMmEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#b38bbf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-981e078e-e068-48ce-b987-962f8d33d106:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-981e078e-e068-48ce-b987-962f8d33d106-root {
    text-align: left;
  }


#s-981e078e-e068-48ce-b987-962f8d33d106.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-981e078e-e068-48ce-b987-962f8d33d106-root {
    text-align: left;
  }


#s-981e078e-e068-48ce-b987-962f8d33d106.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-981e078e-e068-48ce-b987-962f8d33d106-root {
    text-align: left;
  }


#s-981e078e-e068-48ce-b987-962f8d33d106.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-981e078e-e068-48ce-b987-962f8d33d106-root {
    text-align: left;
  }


#s-981e078e-e068-48ce-b987-962f8d33d106.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-981e078e-e068-48ce-b987-962f8d33d106-root {
    text-align: left;
  }


#s-981e078e-e068-48ce-b987-962f8d33d106.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ab887d0b-494c-421b-8223-bab82a44b92c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTU0ZWRlMGQtM2I1NC00ZGFhLWE1Y2YtZjBhY2I5NTIwZWMwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhNTRlZGUwZC0zYjU0LTRkYWEtYTVjZi1mMGFjYjk1MjBlYzApIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-ab887d0b-494c-421b-8223-bab82a44b92c:hover {background-color: rgba(225, 31, 143, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ab887d0b-494c-421b-8223-bab82a44b92c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ab887d0b-494c-421b-8223-bab82a44b92c-root {
    text-align: center;
  }


#s-ab887d0b-494c-421b-8223-bab82a44b92c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ab887d0b-494c-421b-8223-bab82a44b92c-root {
    text-align: center;
  }


#s-ab887d0b-494c-421b-8223-bab82a44b92c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ab887d0b-494c-421b-8223-bab82a44b92c-root {
    text-align: center;
  }


#s-ab887d0b-494c-421b-8223-bab82a44b92c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ab887d0b-494c-421b-8223-bab82a44b92c-root {
    text-align: center;
  }


#s-ab887d0b-494c-421b-8223-bab82a44b92c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ab887d0b-494c-421b-8223-bab82a44b92c-root {
    text-align: center;
  }


#s-ab887d0b-494c-421b-8223-bab82a44b92c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b3738f7e-ea9b-46aa-829c-3d53ee1e39c9 {
  min-height: 50px;
}








#s-b3738f7e-ea9b-46aa-829c-3d53ee1e39c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b3738f7e-ea9b-46aa-829c-3d53ee1e39c9.shg-box.shg-c {
  justify-content: center;
}

#s-f06cabbd-5923-477b-a91b-89b674f4f610 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 1200px){#s-f06cabbd-5923-477b-a91b-89b674f4f610 {
  display: none;
}
#s-f06cabbd-5923-477b-a91b-89b674f4f610, #wrap-s-f06cabbd-5923-477b-a91b-89b674f4f610, #wrap-content-s-f06cabbd-5923-477b-a91b-89b674f4f610 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f06cabbd-5923-477b-a91b-89b674f4f610 {
  display: none;
}
#s-f06cabbd-5923-477b-a91b-89b674f4f610, #wrap-s-f06cabbd-5923-477b-a91b-89b674f4f610, #wrap-content-s-f06cabbd-5923-477b-a91b-89b674f4f610 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f06cabbd-5923-477b-a91b-89b674f4f610 {
  display: none;
}
#s-f06cabbd-5923-477b-a91b-89b674f4f610, #wrap-s-f06cabbd-5923-477b-a91b-89b674f4f610, #wrap-content-s-f06cabbd-5923-477b-a91b-89b674f4f610 { display: none !important; }}@media (max-width: 767px){#s-f06cabbd-5923-477b-a91b-89b674f4f610 {
  display: none;
}
#s-f06cabbd-5923-477b-a91b-89b674f4f610, #wrap-s-f06cabbd-5923-477b-a91b-89b674f4f610, #wrap-content-s-f06cabbd-5923-477b-a91b-89b674f4f610 { display: none !important; }}







#s-f06cabbd-5923-477b-a91b-89b674f4f610 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0.57);
  opacity: 0;
  display: block;
}#s-f06cabbd-5923-477b-a91b-89b674f4f610.shg-box.shg-c {
  justify-content: center;
}

#s-c34131b9-86a2-4923-bebf-be2a4b10915d {
  margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}

#s-c34131b9-86a2-4923-bebf-be2a4b10915d {
  overflow: hidden;
  
  
}







  #s-c34131b9-86a2-4923-bebf-be2a4b10915d img.shogun-image {
    

    
    
    
  }


#s-c34131b9-86a2-4923-bebf-be2a4b10915d .shogun-image-content {
  
    justify-content: center;
  
}

#s-fc6618ef-0869-45ee-81fb-c775af0f1429 {
  min-height: 50px;
}








#s-fc6618ef-0869-45ee-81fb-c775af0f1429 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fc6618ef-0869-45ee-81fb-c775af0f1429.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af {
  display: none;
}
#s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af, #wrap-s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af, #wrap-content-s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af {
  display: none;
}
#s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af, #wrap-s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af, #wrap-content-s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af { display: none !important; }}
#s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(146, 179, 208, 1);
}

#s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(146, 179, 208, 1);
  text-align: center;
  font-family: Archivo Black;
  
  
  font-size: 16px;
}

#s-5f6f0e08-8fe5-45e6-a6e8-9c6e6e1200af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c31d9c73-e464-4aa2-82ef-5da5c3684655 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-c31d9c73-e464-4aa2-82ef-5da5c3684655:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzgxZTZhNDgtNTVjMy00ZjBmLThjMjEtODdmODg0MTZmYjIzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjODFlNmE0OC01NWMzLTRmMGYtOGMyMS04N2Y4ODQxNmZiMjMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-c31d9c73-e464-4aa2-82ef-5da5c3684655:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-c31d9c73-e464-4aa2-82ef-5da5c3684655 {
  
}
#s-c31d9c73-e464-4aa2-82ef-5da5c3684655:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDY5NjA2Y2ItMjU0YS00YjQyLTliODItZjI3YzA1MDY2MzRkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNjk2MDZjYi0yNTRhLTRiNDItOWI4Mi1mMjdjMDUwNjYzNGQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-c31d9c73-e464-4aa2-82ef-5da5c3684655-root {
    text-align: center;
  }


#s-c31d9c73-e464-4aa2-82ef-5da5c3684655.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c31d9c73-e464-4aa2-82ef-5da5c3684655-root {
    text-align: center;
  }


#s-c31d9c73-e464-4aa2-82ef-5da5c3684655.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c31d9c73-e464-4aa2-82ef-5da5c3684655-root {
    text-align: center;
  }


#s-c31d9c73-e464-4aa2-82ef-5da5c3684655.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c31d9c73-e464-4aa2-82ef-5da5c3684655-root {
    text-align: center;
  }


#s-c31d9c73-e464-4aa2-82ef-5da5c3684655.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c31d9c73-e464-4aa2-82ef-5da5c3684655-root {
    text-align: center;
  }


#s-c31d9c73-e464-4aa2-82ef-5da5c3684655.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b7446f57-5753-454b-986b-4b183a04f310 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b7446f57-5753-454b-986b-4b183a04f310:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWQzN2VkN2MtNGQwOS00MDBjLTgzMDYtNTMwMjEwODU5ZDAyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhZDM3ZWQ3Yy00ZDA5LTQwMGMtODMwNi01MzAyMTA4NTlkMDIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b7446f57-5753-454b-986b-4b183a04f310:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b7446f57-5753-454b-986b-4b183a04f310-root {
    text-align: center;
  }


#s-b7446f57-5753-454b-986b-4b183a04f310.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b7446f57-5753-454b-986b-4b183a04f310-root {
    text-align: center;
  }


#s-b7446f57-5753-454b-986b-4b183a04f310.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b7446f57-5753-454b-986b-4b183a04f310-root {
    text-align: center;
  }


#s-b7446f57-5753-454b-986b-4b183a04f310.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b7446f57-5753-454b-986b-4b183a04f310-root {
    text-align: center;
  }


#s-b7446f57-5753-454b-986b-4b183a04f310.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b7446f57-5753-454b-986b-4b183a04f310-root {
    text-align: center;
  }


#s-b7446f57-5753-454b-986b-4b183a04f310.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDM4OWM3YTctYTRkNC00MDY0LTg4ZTItODMzYzU3MTQ0ZjA4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0Mzg5YzdhNy1hNGQ0LTQwNjQtODhlMi04MzNjNTcxNDRmMDgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3 {
  
}
#s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjk2MzJjMzktNDliNy00YmViLWFmNjktZDNjY2U4OTRkNDYzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOTYzMmMzOS00OWI3LTRiZWItYWY2OS1kM2NjZTg5NGQ0NjMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3-root {
    text-align: center;
  }


#s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3-root {
    text-align: center;
  }


#s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3-root {
    text-align: center;
  }


#s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3-root {
    text-align: center;
  }


#s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3-root {
    text-align: center;
  }


#s-8c22d1c0-c1a5-4c16-8ed0-8e29fadd53a3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-eed87f99-2e24-42a1-909c-f4ce519cfc49 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-eed87f99-2e24-42a1-909c-f4ce519cfc49:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjE3ZjM5NTgtZTgzYi00ODEyLWEyYzItOGExOWVhM2ZjODk2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmMTdmMzk1OC1lODNiLTQ4MTItYTJjMi04YTE5ZWEzZmM4OTYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-eed87f99-2e24-42a1-909c-f4ce519cfc49:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-eed87f99-2e24-42a1-909c-f4ce519cfc49 {
  
}
#s-eed87f99-2e24-42a1-909c-f4ce519cfc49:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjdmMDYwYmMtNjAzYS00ZDAyLWEwZWItNTEwZmVmNmI4NmIzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyN2YwNjBiYy02MDNhLTRkMDItYTBlYi01MTBmZWY2Yjg2YjMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-eed87f99-2e24-42a1-909c-f4ce519cfc49-root {
    text-align: center;
  }


#s-eed87f99-2e24-42a1-909c-f4ce519cfc49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-eed87f99-2e24-42a1-909c-f4ce519cfc49-root {
    text-align: center;
  }


#s-eed87f99-2e24-42a1-909c-f4ce519cfc49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eed87f99-2e24-42a1-909c-f4ce519cfc49-root {
    text-align: center;
  }


#s-eed87f99-2e24-42a1-909c-f4ce519cfc49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eed87f99-2e24-42a1-909c-f4ce519cfc49-root {
    text-align: center;
  }


#s-eed87f99-2e24-42a1-909c-f4ce519cfc49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-eed87f99-2e24-42a1-909c-f4ce519cfc49-root {
    text-align: center;
  }


#s-eed87f99-2e24-42a1-909c-f4ce519cfc49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3b5a2867-75e9-489b-8742-1be0543004f6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-3b5a2867-75e9-489b-8742-1be0543004f6:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTVlOWY1ZTUtM2EyOC00NTMzLWJmYjAtN2QwMDViZWRlNjc3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhNWU5ZjVlNS0zYTI4LTQ1MzMtYmZiMC03ZDAwNWJlZGU2NzcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-3b5a2867-75e9-489b-8742-1be0543004f6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-3b5a2867-75e9-489b-8742-1be0543004f6 {
  
}
#s-3b5a2867-75e9-489b-8742-1be0543004f6:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmVlMTM2NjYtNTMxYy00MjNiLTk1YjMtYzM2NmEyMTg2NjhlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2ZWUxMzY2Ni01MzFjLTQyM2ItOTViMy1jMzY2YTIxODY2OGUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-3b5a2867-75e9-489b-8742-1be0543004f6-root {
    text-align: center;
  }


#s-3b5a2867-75e9-489b-8742-1be0543004f6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3b5a2867-75e9-489b-8742-1be0543004f6-root {
    text-align: center;
  }


#s-3b5a2867-75e9-489b-8742-1be0543004f6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3b5a2867-75e9-489b-8742-1be0543004f6-root {
    text-align: center;
  }


#s-3b5a2867-75e9-489b-8742-1be0543004f6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3b5a2867-75e9-489b-8742-1be0543004f6-root {
    text-align: center;
  }


#s-3b5a2867-75e9-489b-8742-1be0543004f6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3b5a2867-75e9-489b-8742-1be0543004f6-root {
    text-align: center;
  }


#s-3b5a2867-75e9-489b-8742-1be0543004f6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-0b12295e-51c6-4908-9a9b-5d40719a89cf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-0b12295e-51c6-4908-9a9b-5d40719a89cf:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjMwMzViYTUtZDRlYS00ZTQxLWFmYjgtZjk1Y2JlNTI4YzRjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2MzAzNWJhNS1kNGVhLTRlNDEtYWZiOC1mOTVjYmU1MjhjNGMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-0b12295e-51c6-4908-9a9b-5d40719a89cf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-0b12295e-51c6-4908-9a9b-5d40719a89cf {
  
}
#s-0b12295e-51c6-4908-9a9b-5d40719a89cf:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDNlOGYwZWEtNGE4MS00OWVjLTgxYzgtMDVmZDUyOTJhNGFiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwM2U4ZjBlYS00YTgxLTQ5ZWMtODFjOC0wNWZkNTI5MmE0YWIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-0b12295e-51c6-4908-9a9b-5d40719a89cf-root {
    text-align: center;
  }


#s-0b12295e-51c6-4908-9a9b-5d40719a89cf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0b12295e-51c6-4908-9a9b-5d40719a89cf-root {
    text-align: center;
  }


#s-0b12295e-51c6-4908-9a9b-5d40719a89cf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0b12295e-51c6-4908-9a9b-5d40719a89cf-root {
    text-align: center;
  }


#s-0b12295e-51c6-4908-9a9b-5d40719a89cf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0b12295e-51c6-4908-9a9b-5d40719a89cf-root {
    text-align: center;
  }


#s-0b12295e-51c6-4908-9a9b-5d40719a89cf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0b12295e-51c6-4908-9a9b-5d40719a89cf-root {
    text-align: center;
  }


#s-0b12295e-51c6-4908-9a9b-5d40719a89cf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4fd854f5-8970-42d5-87a6-3591b812b6b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-4fd854f5-8970-42d5-87a6-3591b812b6b0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGMzNTFkODAtY2M2Yi00Y2JhLWE5MWItM2Q2NjE0MDFjYTZlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkYzM1MWQ4MC1jYzZiLTRjYmEtYTkxYi0zZDY2MTQwMWNhNmUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-4fd854f5-8970-42d5-87a6-3591b812b6b0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-4fd854f5-8970-42d5-87a6-3591b812b6b0 {
  
}
#s-4fd854f5-8970-42d5-87a6-3591b812b6b0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTBhMTQ2YWEtMDg2MC00MWNmLTk2NzAtOGYxODkyN2EwYTYzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5MGExNDZhYS0wODYwLTQxY2YtOTY3MC04ZjE4OTI3YTBhNjMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-4fd854f5-8970-42d5-87a6-3591b812b6b0-root {
    text-align: center;
  }


#s-4fd854f5-8970-42d5-87a6-3591b812b6b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4fd854f5-8970-42d5-87a6-3591b812b6b0-root {
    text-align: center;
  }


#s-4fd854f5-8970-42d5-87a6-3591b812b6b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4fd854f5-8970-42d5-87a6-3591b812b6b0-root {
    text-align: center;
  }


#s-4fd854f5-8970-42d5-87a6-3591b812b6b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4fd854f5-8970-42d5-87a6-3591b812b6b0-root {
    text-align: center;
  }


#s-4fd854f5-8970-42d5-87a6-3591b812b6b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4fd854f5-8970-42d5-87a6-3591b812b6b0-root {
    text-align: center;
  }


#s-4fd854f5-8970-42d5-87a6-3591b812b6b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-497e3d37-77e6-4e98-a961-5400a657e375 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-497e3d37-77e6-4e98-a961-5400a657e375:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGMzNTFkODAtY2M2Yi00Y2JhLWE5MWItM2Q2NjE0MDFjYTZlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkYzM1MWQ4MC1jYzZiLTRjYmEtYTkxYi0zZDY2MTQwMWNhNmUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-497e3d37-77e6-4e98-a961-5400a657e375:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-497e3d37-77e6-4e98-a961-5400a657e375 {
  
}
#s-497e3d37-77e6-4e98-a961-5400a657e375:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzkzNmY3OWUtMDQ3NS00ZjZjLTk4NzUtYzIyNGRiYjVkNDY1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjOTM2Zjc5ZS0wNDc1LTRmNmMtOTg3NS1jMjI0ZGJiNWQ0NjUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-497e3d37-77e6-4e98-a961-5400a657e375-root {
    text-align: center;
  }


#s-497e3d37-77e6-4e98-a961-5400a657e375.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-497e3d37-77e6-4e98-a961-5400a657e375-root {
    text-align: center;
  }


#s-497e3d37-77e6-4e98-a961-5400a657e375.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-497e3d37-77e6-4e98-a961-5400a657e375-root {
    text-align: center;
  }


#s-497e3d37-77e6-4e98-a961-5400a657e375.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-497e3d37-77e6-4e98-a961-5400a657e375-root {
    text-align: center;
  }


#s-497e3d37-77e6-4e98-a961-5400a657e375.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-497e3d37-77e6-4e98-a961-5400a657e375-root {
    text-align: center;
  }


#s-497e3d37-77e6-4e98-a961-5400a657e375.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-84755340-6b07-4a3f-a02d-53c7495df49e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-84755340-6b07-4a3f-a02d-53c7495df49e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWY5NWE5YmYtNWZmNS00NGJkLTk5ZDAtZmMxOTE4ZDM0ZGUxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlZjk1YTliZi01ZmY1LTQ0YmQtOTlkMC1mYzE5MThkMzRkZTEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-84755340-6b07-4a3f-a02d-53c7495df49e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-84755340-6b07-4a3f-a02d-53c7495df49e {
  
}
#s-84755340-6b07-4a3f-a02d-53c7495df49e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGM1MjgwMzgtNGViOC00MjJjLWJkNDMtZTA3NDRjY2NlMzdiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4YzUyODAzOC00ZWI4LTQyMmMtYmQ0My1lMDc0NGNjY2UzN2IpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-84755340-6b07-4a3f-a02d-53c7495df49e-root {
    text-align: center;
  }


#s-84755340-6b07-4a3f-a02d-53c7495df49e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-84755340-6b07-4a3f-a02d-53c7495df49e-root {
    text-align: center;
  }


#s-84755340-6b07-4a3f-a02d-53c7495df49e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-84755340-6b07-4a3f-a02d-53c7495df49e-root {
    text-align: center;
  }


#s-84755340-6b07-4a3f-a02d-53c7495df49e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-84755340-6b07-4a3f-a02d-53c7495df49e-root {
    text-align: center;
  }


#s-84755340-6b07-4a3f-a02d-53c7495df49e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-84755340-6b07-4a3f-a02d-53c7495df49e-root {
    text-align: center;
  }


#s-84755340-6b07-4a3f-a02d-53c7495df49e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWY5NWE5YmYtNWZmNS00NGJkLTk5ZDAtZmMxOTE4ZDM0ZGUxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlZjk1YTliZi01ZmY1LTQ0YmQtOTlkMC1mYzE5MThkMzRkZTEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b {
  
}
#s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTlhNGUxNWMtYjU0MS00ZjBjLTgyNjUtNDZiMmZkYjUyNzA1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhOWE0ZTE1Yy1iNTQxLTRmMGMtODI2NS00NmIyZmRiNTI3MDUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b-root {
    text-align: center;
  }


#s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b-root {
    text-align: center;
  }


#s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b-root {
    text-align: center;
  }


#s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b-root {
    text-align: center;
  }


#s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b-root {
    text-align: center;
  }


#s-ad8ba70f-946c-4cbb-b8a6-58ec3fc95f1b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e2b7ca7b-e86a-4282-9827-e7d699e9b915 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e2b7ca7b-e86a-4282-9827-e7d699e9b915:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTMyZTM2NjktNDk1ZS00YzA0LTk4ZTEtYzgxMjE1OTczZDYxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1MzJlMzY2OS00OTVlLTRjMDQtOThlMS1jODEyMTU5NzNkNjEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-e2b7ca7b-e86a-4282-9827-e7d699e9b915:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e2b7ca7b-e86a-4282-9827-e7d699e9b915-root {
    text-align: center;
  }


#s-e2b7ca7b-e86a-4282-9827-e7d699e9b915.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e2b7ca7b-e86a-4282-9827-e7d699e9b915-root {
    text-align: center;
  }


#s-e2b7ca7b-e86a-4282-9827-e7d699e9b915.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e2b7ca7b-e86a-4282-9827-e7d699e9b915-root {
    text-align: center;
  }


#s-e2b7ca7b-e86a-4282-9827-e7d699e9b915.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e2b7ca7b-e86a-4282-9827-e7d699e9b915-root {
    text-align: center;
  }


#s-e2b7ca7b-e86a-4282-9827-e7d699e9b915.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e2b7ca7b-e86a-4282-9827-e7d699e9b915-root {
    text-align: center;
  }


#s-e2b7ca7b-e86a-4282-9827-e7d699e9b915.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-70d4ac4f-4583-43c7-b73a-b017bfea547f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-70d4ac4f-4583-43c7-b73a-b017bfea547f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjg1NjQzMWEtYzg5OS00ODBmLWIyNWYtYjExMmRiYjU5MGE5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyODU2NDMxYS1jODk5LTQ4MGYtYjI1Zi1iMTEyZGJiNTkwYTkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-70d4ac4f-4583-43c7-b73a-b017bfea547f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-70d4ac4f-4583-43c7-b73a-b017bfea547f-root {
    text-align: center;
  }


#s-70d4ac4f-4583-43c7-b73a-b017bfea547f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-70d4ac4f-4583-43c7-b73a-b017bfea547f-root {
    text-align: center;
  }


#s-70d4ac4f-4583-43c7-b73a-b017bfea547f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-70d4ac4f-4583-43c7-b73a-b017bfea547f-root {
    text-align: center;
  }


#s-70d4ac4f-4583-43c7-b73a-b017bfea547f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-70d4ac4f-4583-43c7-b73a-b017bfea547f-root {
    text-align: center;
  }


#s-70d4ac4f-4583-43c7-b73a-b017bfea547f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-70d4ac4f-4583-43c7-b73a-b017bfea547f-root {
    text-align: center;
  }


#s-70d4ac4f-4583-43c7-b73a-b017bfea547f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-aadaf667-e55e-466c-ae17-8c658886aa3d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-aadaf667-e55e-466c-ae17-8c658886aa3d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTUzYWEyNmMtNWViOC00MjBjLWJmMDMtNTY5MThlZmZjMDAzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxNTNhYTI2Yy01ZWI4LTQyMGMtYmYwMy01NjkxOGVmZmMwMDMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-aadaf667-e55e-466c-ae17-8c658886aa3d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-aadaf667-e55e-466c-ae17-8c658886aa3d-root {
    text-align: center;
  }


#s-aadaf667-e55e-466c-ae17-8c658886aa3d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-aadaf667-e55e-466c-ae17-8c658886aa3d-root {
    text-align: center;
  }


#s-aadaf667-e55e-466c-ae17-8c658886aa3d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aadaf667-e55e-466c-ae17-8c658886aa3d-root {
    text-align: center;
  }


#s-aadaf667-e55e-466c-ae17-8c658886aa3d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aadaf667-e55e-466c-ae17-8c658886aa3d-root {
    text-align: center;
  }


#s-aadaf667-e55e-466c-ae17-8c658886aa3d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-aadaf667-e55e-466c-ae17-8c658886aa3d-root {
    text-align: center;
  }


#s-aadaf667-e55e-466c-ae17-8c658886aa3d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTZiYjE0YjItN2Y0NS00MTQ2LTkwODQtOGMwMzg1MjQ0Y2UxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NmJiMTRiMi03ZjQ1LTQxNDYtOTA4NC04YzAzODUyNDRjZTEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25-root {
    text-align: center;
  }


#s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25-root {
    text-align: center;
  }


#s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25-root {
    text-align: center;
  }


#s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25-root {
    text-align: center;
  }


#s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25-root {
    text-align: center;
  }


#s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-772c25b0-b20f-40e4-bc5a-71d82da19004 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-772c25b0-b20f-40e4-bc5a-71d82da19004:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjE2MTc2MmYtNGYwNS00MDI2LTg0MjYtZThiMjc0NTM2YWVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyMTYxNzYyZi00ZjA1LTQwMjYtODQyNi1lOGIyNzQ1MzZhZWQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-772c25b0-b20f-40e4-bc5a-71d82da19004:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-772c25b0-b20f-40e4-bc5a-71d82da19004-root {
    text-align: center;
  }


#s-772c25b0-b20f-40e4-bc5a-71d82da19004.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-772c25b0-b20f-40e4-bc5a-71d82da19004-root {
    text-align: center;
  }


#s-772c25b0-b20f-40e4-bc5a-71d82da19004.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-772c25b0-b20f-40e4-bc5a-71d82da19004-root {
    text-align: center;
  }


#s-772c25b0-b20f-40e4-bc5a-71d82da19004.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-772c25b0-b20f-40e4-bc5a-71d82da19004-root {
    text-align: center;
  }


#s-772c25b0-b20f-40e4-bc5a-71d82da19004.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-772c25b0-b20f-40e4-bc5a-71d82da19004-root {
    text-align: center;
  }


#s-772c25b0-b20f-40e4-bc5a-71d82da19004.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-5c42b802-a5a1-453a-a988-3fbe03d532ac {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-5c42b802-a5a1-453a-a988-3fbe03d532ac:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjE2MTc2MmYtNGYwNS00MDI2LTg0MjYtZThiMjc0NTM2YWVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyMTYxNzYyZi00ZjA1LTQwMjYtODQyNi1lOGIyNzQ1MzZhZWQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-5c42b802-a5a1-453a-a988-3fbe03d532ac:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-5c42b802-a5a1-453a-a988-3fbe03d532ac {
  
}
#s-5c42b802-a5a1-453a-a988-3fbe03d532ac:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjMzMTg1YzEtYzNiYS00NDBkLTg1MjItM2ZiMDA0MTIyM2M5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiMzMxODVjMS1jM2JhLTQ0MGQtODUyMi0zZmIwMDQxMjIzYzkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-5c42b802-a5a1-453a-a988-3fbe03d532ac-root {
    text-align: center;
  }


#s-5c42b802-a5a1-453a-a988-3fbe03d532ac.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5c42b802-a5a1-453a-a988-3fbe03d532ac-root {
    text-align: center;
  }


#s-5c42b802-a5a1-453a-a988-3fbe03d532ac.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5c42b802-a5a1-453a-a988-3fbe03d532ac-root {
    text-align: center;
  }


#s-5c42b802-a5a1-453a-a988-3fbe03d532ac.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5c42b802-a5a1-453a-a988-3fbe03d532ac-root {
    text-align: center;
  }


#s-5c42b802-a5a1-453a-a988-3fbe03d532ac.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5c42b802-a5a1-453a-a988-3fbe03d532ac-root {
    text-align: center;
  }


#s-5c42b802-a5a1-453a-a988-3fbe03d532ac.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-507824b0-4af7-4f98-abd9-02c02ad74cd8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-507824b0-4af7-4f98-abd9-02c02ad74cd8:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjczNzdkZTUtMTdkNi00NGQ1LTg4ODUtZGE4NzBhMDlkNWY3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyNzM3N2RlNS0xN2Q2LTQ0ZDUtODg4NS1kYTg3MGEwOWQ1ZjcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-507824b0-4af7-4f98-abd9-02c02ad74cd8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-507824b0-4af7-4f98-abd9-02c02ad74cd8-root {
    text-align: center;
  }


#s-507824b0-4af7-4f98-abd9-02c02ad74cd8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-507824b0-4af7-4f98-abd9-02c02ad74cd8-root {
    text-align: center;
  }


#s-507824b0-4af7-4f98-abd9-02c02ad74cd8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-507824b0-4af7-4f98-abd9-02c02ad74cd8-root {
    text-align: center;
  }


#s-507824b0-4af7-4f98-abd9-02c02ad74cd8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-507824b0-4af7-4f98-abd9-02c02ad74cd8-root {
    text-align: center;
  }


#s-507824b0-4af7-4f98-abd9-02c02ad74cd8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-507824b0-4af7-4f98-abd9-02c02ad74cd8-root {
    text-align: center;
  }


#s-507824b0-4af7-4f98-abd9-02c02ad74cd8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-54bec657-ad03-4637-a79e-b6f52567c1d6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-54bec657-ad03-4637-a79e-b6f52567c1d6:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTAxMDk1OTMtNzdkYi00ZTI5LWFjODMtMTJmZWRhMTFjZWYwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMDEwOTU5My03N2RiLTRlMjktYWM4My0xMmZlZGExMWNlZjApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-54bec657-ad03-4637-a79e-b6f52567c1d6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-54bec657-ad03-4637-a79e-b6f52567c1d6-root {
    text-align: center;
  }


#s-54bec657-ad03-4637-a79e-b6f52567c1d6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-54bec657-ad03-4637-a79e-b6f52567c1d6-root {
    text-align: center;
  }


#s-54bec657-ad03-4637-a79e-b6f52567c1d6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-54bec657-ad03-4637-a79e-b6f52567c1d6-root {
    text-align: center;
  }


#s-54bec657-ad03-4637-a79e-b6f52567c1d6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-54bec657-ad03-4637-a79e-b6f52567c1d6-root {
    text-align: center;
  }


#s-54bec657-ad03-4637-a79e-b6f52567c1d6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-54bec657-ad03-4637-a79e-b6f52567c1d6-root {
    text-align: center;
  }


#s-54bec657-ad03-4637-a79e-b6f52567c1d6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e561a021-10d1-4958-9f16-a05623fbc639 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e561a021-10d1-4958-9f16-a05623fbc639:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWE0NGY2NzktM2IyMS00MTJjLTk3MmEtZWEzM2RmZDY5YmU0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1YTQ0ZjY3OS0zYjIxLTQxMmMtOTcyYS1lYTMzZGZkNjliZTQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-e561a021-10d1-4958-9f16-a05623fbc639:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e561a021-10d1-4958-9f16-a05623fbc639-root {
    text-align: center;
  }


#s-e561a021-10d1-4958-9f16-a05623fbc639.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e561a021-10d1-4958-9f16-a05623fbc639-root {
    text-align: center;
  }


#s-e561a021-10d1-4958-9f16-a05623fbc639.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e561a021-10d1-4958-9f16-a05623fbc639-root {
    text-align: center;
  }


#s-e561a021-10d1-4958-9f16-a05623fbc639.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e561a021-10d1-4958-9f16-a05623fbc639-root {
    text-align: center;
  }


#s-e561a021-10d1-4958-9f16-a05623fbc639.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e561a021-10d1-4958-9f16-a05623fbc639-root {
    text-align: center;
  }


#s-e561a021-10d1-4958-9f16-a05623fbc639.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-241d4bc0-8add-43b9-8138-bc0f336847cc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-241d4bc0-8add-43b9-8138-bc0f336847cc:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODJjN2EzZDQtNDk2OC00NzhmLWJhMzItOTk3OWY3OWRiZmQyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYTBkMGMyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MmM3YTNkNC00OTY4LTQ3OGYtYmEzMi05OTc5Zjc5ZGJmZDIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#a0d0c2"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-241d4bc0-8add-43b9-8138-bc0f336847cc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-241d4bc0-8add-43b9-8138-bc0f336847cc-root {
    text-align: center;
  }


#s-241d4bc0-8add-43b9-8138-bc0f336847cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-241d4bc0-8add-43b9-8138-bc0f336847cc-root {
    text-align: center;
  }


#s-241d4bc0-8add-43b9-8138-bc0f336847cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-241d4bc0-8add-43b9-8138-bc0f336847cc-root {
    text-align: center;
  }


#s-241d4bc0-8add-43b9-8138-bc0f336847cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-241d4bc0-8add-43b9-8138-bc0f336847cc-root {
    text-align: center;
  }


#s-241d4bc0-8add-43b9-8138-bc0f336847cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-241d4bc0-8add-43b9-8138-bc0f336847cc-root {
    text-align: center;
  }


#s-241d4bc0-8add-43b9-8138-bc0f336847cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-366da938-82da-40ec-b05a-5c106b66c925 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-366da938-82da-40ec-b05a-5c106b66c925:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODc1NTI1NTctYmEyMi00NDM1LWI5ZjgtY2IyYmI1MmRlOTE5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4NzU1MjU1Ny1iYTIyLTQ0MzUtYjlmOC1jYjJiYjUyZGU5MTkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-366da938-82da-40ec-b05a-5c106b66c925:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-366da938-82da-40ec-b05a-5c106b66c925-root {
    text-align: center;
  }


#s-366da938-82da-40ec-b05a-5c106b66c925.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-366da938-82da-40ec-b05a-5c106b66c925-root {
    text-align: center;
  }


#s-366da938-82da-40ec-b05a-5c106b66c925.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-366da938-82da-40ec-b05a-5c106b66c925-root {
    text-align: center;
  }


#s-366da938-82da-40ec-b05a-5c106b66c925.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-366da938-82da-40ec-b05a-5c106b66c925-root {
    text-align: center;
  }


#s-366da938-82da-40ec-b05a-5c106b66c925.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-366da938-82da-40ec-b05a-5c106b66c925-root {
    text-align: center;
  }


#s-366da938-82da-40ec-b05a-5c106b66c925.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
.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-6624d0c0-fc62-407e-ab87-a337b7352027 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-c23f11ed-8c08-4c90-b0ca-1ac8aa49acdd {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-c23f11ed-8c08-4c90-b0ca-1ac8aa49acdd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c23f11ed-8c08-4c90-b0ca-1ac8aa49acdd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c23f11ed-8c08-4c90-b0ca-1ac8aa49acdd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c23f11ed-8c08-4c90-b0ca-1ac8aa49acdd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-73f5f609-8f89-4c67-bad2-de0f80a4912a .shogun-icon-wrapper {
  text-align: center;
}


#s-73f5f609-8f89-4c67-bad2-de0f80a4912a .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(225, 31, 143, 1);
}

#s-a6242621-f6e6-46d4-91a2-becbab3f02da {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-057d02b3-85dd-43fd-b28d-396c4fb3f734 .shogun-icon-wrapper {
  text-align: center;
}


#s-057d02b3-85dd-43fd-b28d-396c4fb3f734 .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(225, 31, 143, 1);
}

#s-e6703e48-7efb-4b8c-bc9e-edd6f48a9ead {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-edeba2cf-5e59-4947-9306-59e1758beb57 .shogun-icon-wrapper {
  text-align: center;
}


#s-edeba2cf-5e59-4947-9306-59e1758beb57 .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(225, 31, 143, 1);
}

#s-08159421-5950-4d37-940d-a51366326eec {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-42d30a9b-7838-4e63-9bf6-4b54383984a1 {
  margin-top: 29px;
margin-left: 25px;
margin-bottom: 42px;
margin-right: 25px;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-radius: 0px;
background-color: rgba(226, 159, 193, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-42d30a9b-7838-4e63-9bf6-4b54383984a1:hover {background-color: rgba(225, 31, 143, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-42d30a9b-7838-4e63-9bf6-4b54383984a1:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-42d30a9b-7838-4e63-9bf6-4b54383984a1-root {
    text-align: center;
  }


#s-42d30a9b-7838-4e63-9bf6-4b54383984a1.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-42d30a9b-7838-4e63-9bf6-4b54383984a1-root {
    text-align: center;
  }


#s-42d30a9b-7838-4e63-9bf6-4b54383984a1.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-42d30a9b-7838-4e63-9bf6-4b54383984a1-root {
    text-align: center;
  }


#s-42d30a9b-7838-4e63-9bf6-4b54383984a1.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-42d30a9b-7838-4e63-9bf6-4b54383984a1-root {
    text-align: center;
  }


#s-42d30a9b-7838-4e63-9bf6-4b54383984a1.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-42d30a9b-7838-4e63-9bf6-4b54383984a1-root {
    text-align: center;
  }


#s-42d30a9b-7838-4e63-9bf6-4b54383984a1.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-16c3c184-b5cd-4ae7-94b9-20627ff3423b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 10px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-16c3c184-b5cd-4ae7-94b9-20627ff3423b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-16c3c184-b5cd-4ae7-94b9-20627ff3423b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-16c3c184-b5cd-4ae7-94b9-20627ff3423b {
  
}
}@media (max-width: 767px){#s-16c3c184-b5cd-4ae7-94b9-20627ff3423b {
  margin-left: 0px;
margin-right: 0px;
padding-bottom: 0px;
}
}







#s-16c3c184-b5cd-4ae7-94b9-20627ff3423b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-16c3c184-b5cd-4ae7-94b9-20627ff3423b.shg-box.shg-c {
  justify-content: center;
}

#s-82e7350c-89c4-4d65-a8db-8840c66ccd06 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-6f9855a1-c03d-4ee3-be3c-aa1d37c8e9da {
  margin-left: auto;
margin-right: auto;
}

#s-6f9855a1-c03d-4ee3-be3c-aa1d37c8e9da .shogun-countdown span, #s-6f9855a1-c03d-4ee3-be3c-aa1d37c8e9da .shogun-countdown label {
  color: rgba(225, 31, 143, 1);
}
#s-484ab2e9-7e9f-4496-af27-d257f85b9919 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 1px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
}
@media (max-width: 767px){#s-484ab2e9-7e9f-4496-af27-d257f85b9919 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-bdb2575a-ab38-440f-9548-f95c60b2ad15 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
min-height: 150px;
}

@media (min-width: 0px) {
[id="s-bdb2575a-ab38-440f-9548-f95c60b2ad15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bdb2575a-ab38-440f-9548-f95c60b2ad15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bdb2575a-ab38-440f-9548-f95c60b2ad15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bdb2575a-ab38-440f-9548-f95c60b2ad15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-bfc451c6-9931-4ed0-a515-4852d29d99bd {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(255, 255, 255, 1);
}








#s-bfc451c6-9931-4ed0-a515-4852d29d99bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bfc451c6-9931-4ed0-a515-4852d29d99bd.shg-box.shg-c {
  justify-content: center;
}

#s-2d9a10f0-d50c-4349-822f-276fb54c3378 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-25f7721d-c1ff-410a-ba9b-79bbd93d1158 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(255, 255, 255, 1);
}








#s-25f7721d-c1ff-410a-ba9b-79bbd93d1158 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-25f7721d-c1ff-410a-ba9b-79bbd93d1158.shg-box.shg-c {
  justify-content: center;
}

#s-0aeb91bd-7203-4461-8f3e-b3586b592fa0 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-6c46fa4d-acc0-411b-8b70-0595fcacc925 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(225, 31, 143, 1);
}








#s-6c46fa4d-acc0-411b-8b70-0595fcacc925 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6c46fa4d-acc0-411b-8b70-0595fcacc925.shg-box.shg-c {
  justify-content: center;
}

#s-8a6a772b-dfae-433d-8063-31e6cf3f8b3f {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-fc887748-beeb-40d5-8643-163c2e1c7886 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(225, 31, 143, 1);
}
#s-fc887748-beeb-40d5-8643-163c2e1c7886:hover {background-color: rgba(226, 159, 193, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-fc887748-beeb-40d5-8643-163c2e1c7886:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fc887748-beeb-40d5-8643-163c2e1c7886-root {
    text-align: center;
  }


#s-fc887748-beeb-40d5-8643-163c2e1c7886.shg-btn {
  color: rgba(225, 31, 143, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fc887748-beeb-40d5-8643-163c2e1c7886-root {
    text-align: center;
  }


#s-fc887748-beeb-40d5-8643-163c2e1c7886.shg-btn {
  color: rgba(225, 31, 143, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fc887748-beeb-40d5-8643-163c2e1c7886-root {
    text-align: center;
  }


#s-fc887748-beeb-40d5-8643-163c2e1c7886.shg-btn {
  color: rgba(225, 31, 143, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fc887748-beeb-40d5-8643-163c2e1c7886-root {
    text-align: center;
  }


#s-fc887748-beeb-40d5-8643-163c2e1c7886.shg-btn {
  color: rgba(225, 31, 143, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fc887748-beeb-40d5-8643-163c2e1c7886-root {
    text-align: center;
  }


#s-fc887748-beeb-40d5-8643-163c2e1c7886.shg-btn {
  color: rgba(225, 31, 143, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-6bc04c62-05c0-44e3-b2f3-800ae006621c {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 3%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(225, 31, 143, 1);
}








#s-6bc04c62-05c0-44e3-b2f3-800ae006621c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6bc04c62-05c0-44e3-b2f3-800ae006621c {
  cursor: pointer;
}#s-6bc04c62-05c0-44e3-b2f3-800ae006621c.shg-box.shg-c {
  justify-content: center;
}

#s-62862e89-3dae-497f-a7c4-4b6425c1ffae {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-0b9970d7-2c4b-4d5a-80f2-7e5a36f97ea5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(225, 31, 143, 1);
}
#s-0b9970d7-2c4b-4d5a-80f2-7e5a36f97ea5:hover {background-color: rgba(226, 159, 193, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0b9970d7-2c4b-4d5a-80f2-7e5a36f97ea5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0b9970d7-2c4b-4d5a-80f2-7e5a36f97ea5-root {
    text-align: center;
  }


#s-0b9970d7-2c4b-4d5a-80f2-7e5a36f97ea5.shg-btn {
  color: rgba(225, 31, 143, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0b9970d7-2c4b-4d5a-80f2-7e5a36f97ea5-root {
    text-align: center;
  }


#s-0b9970d7-2c4b-4d5a-80f2-7e5a36f97ea5.shg-btn {
  color: rgba(225, 31, 143, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0b9970d7-2c4b-4d5a-80f2-7e5a36f97ea5-root {
    text-align: center;
  }


#s-0b9970d7-2c4b-4d5a-80f2-7e5a36f97ea5.shg-btn {
  color: rgba(225, 31, 143, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0b9970d7-2c4b-4d5a-80f2-7e5a36f97ea5-root {
    text-align: center;
  }


#s-0b9970d7-2c4b-4d5a-80f2-7e5a36f97ea5.shg-btn {
  color: rgba(225, 31, 143, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0b9970d7-2c4b-4d5a-80f2-7e5a36f97ea5-root {
    text-align: center;
  }


#s-0b9970d7-2c4b-4d5a-80f2-7e5a36f97ea5.shg-btn {
  color: rgba(225, 31, 143, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-cf6d01e1-c60e-45b5-bcfa-be24fe8523b1 {
  margin-top: 20px;
margin-right: 4%;
padding-top: 1px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
}
@media (max-width: 767px){#s-cf6d01e1-c60e-45b5-bcfa-be24fe8523b1 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-b835553c-6d48-46e9-839e-39428550a904 {
  min-height: 50px;
background-color: rgba(146, 179, 208, 1);
}








#s-b835553c-6d48-46e9-839e-39428550a904 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b835553c-6d48-46e9-839e-39428550a904.shg-box.shg-c {
  justify-content: center;
}

#s-bea81ca0-18b7-405f-8063-13eea044408a {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-bd2151b8-5a29-4a18-ab72-2fe63e943c50 {
  margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-230e5df2-dfcf-431a-8985-46e54fc189f9 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-230e5df2-dfcf-431a-8985-46e54fc189f9 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
  display: block;
}#s-230e5df2-dfcf-431a-8985-46e54fc189f9.shg-box.shg-c {
  justify-content: center;
}

#s-7eae0da2-5fee-46fe-9e81-e312df71cc80 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-91c73e89-85f3-45a6-b1c5-16dc841430b3 {
  margin-left: 27px;
margin-right: 27px;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  margin-left: auto;
margin-right: auto;
max-width: 1880px;
aspect-ratio: 1880/2048;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  display: none;
}
#s-5b627986-2043-4cd3-9ab1-b87ebe37d564, #wrap-s-5b627986-2043-4cd3-9ab1-b87ebe37d564, #wrap-content-s-5b627986-2043-4cd3-9ab1-b87ebe37d564 { display: none !important; }}@media (max-width: 767px){#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  display: none;
}
#s-5b627986-2043-4cd3-9ab1-b87ebe37d564, #wrap-s-5b627986-2043-4cd3-9ab1-b87ebe37d564, #wrap-content-s-5b627986-2043-4cd3-9ab1-b87ebe37d564 { display: none !important; }}
#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shg-image-content-wrapper {
      aspect-ratio: 1880/2048;
      min-width: 100%;
      height: auto;
    }

    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shogun-image-link {
      aspect-ratio: 1880/2048;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1880px;
  }



  img.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image {
    
    
    
    max-height: 1880px;
  }


.s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image {
  box-sizing: border-box;
}



.s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
      --shg-aspect-ratio: calc(1880/2048); 
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
      position: relative;
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1880px;
    }
  }

@media (min-width: 1200px){#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shg-image-content-wrapper {
      aspect-ratio: 1880/2048;
      min-width: 100%;
      height: auto;
    }

    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shogun-image-link {
      aspect-ratio: 1880/2048;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1880px;
  }



  img.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image {
    
    
    
    max-height: 1880px;
  }


.s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image {
  box-sizing: border-box;
}



.s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
      --shg-aspect-ratio: calc(1880/2048); 
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
      position: relative;
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1880px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shg-image-content-wrapper {
      aspect-ratio: 1880/2048;
      min-width: 100%;
      height: auto;
    }

    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shogun-image-link {
      aspect-ratio: 1880/2048;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1880px;
  }



  img.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image {
    
    
    
    max-height: 1880px;
  }


.s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image {
  box-sizing: border-box;
}



.s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
      --shg-aspect-ratio: calc(1880/2048); 
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
      position: relative;
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1880px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shg-image-content-wrapper {
      aspect-ratio: 1880/2048;
      min-width: 100%;
      height: auto;
    }

    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shogun-image-link {
      aspect-ratio: 1880/2048;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1880px;
  }



  img.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image {
    
    
    
    max-height: 1880px;
  }


.s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image {
  box-sizing: border-box;
}



.s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
      --shg-aspect-ratio: calc(1880/2048); 
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
      position: relative;
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1880px;
    }
  }

}@media (max-width: 767px){#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shg-image-content-wrapper {
      aspect-ratio: 1880/2048;
      min-width: 100%;
      height: auto;
    }

    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shogun-image-link {
      aspect-ratio: 1880/2048;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1880px;
  }



  img.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image {
    
    
    
    max-height: 1880px;
  }


.s-5b627986-2043-4cd3-9ab1-b87ebe37d564 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image {
  box-sizing: border-box;
}



.s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564 {
      --shg-aspect-ratio: calc(1880/2048); 
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container {
      position: relative;
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5b627986-2043-4cd3-9ab1-b87ebe37d564 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1880px;
    }
  }

}
#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  margin-left: 5%;
margin-right: 5%;
max-width: 1241px;
aspect-ratio: 1241/1754;
text-align: center;
}
@media (min-width: 1200px){#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  display: none;
}
#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c, #wrap-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c, #wrap-content-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  display: none;
}
#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c, #wrap-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c, #wrap-content-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c { display: none !important; }}
#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  margin: 0 !important;
  overflow: visible;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  /* Add background color handling */
  
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shg-image-content-wrapper {
      aspect-ratio: 1241/1754;
      min-width: 100%;
      height: auto;
    }

    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shogun-image-link {
      aspect-ratio: 1241/1754;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1241px;
  }



  img.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image {
    
    
    
    max-height: 1241px;
  }


.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shogun-image-content {
  
    justify-content: center;
  
}

.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image {
  box-sizing: border-box;
}



.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
      --shg-aspect-ratio: calc(1241/1754); 
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
      position: relative;
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1241px;
    }
  }

@media (min-width: 1200px){#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  margin: 0 !important;
  overflow: visible;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  /* Add background color handling */
  
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shg-image-content-wrapper {
      aspect-ratio: 1241/1754;
      min-width: 100%;
      height: auto;
    }

    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shogun-image-link {
      aspect-ratio: 1241/1754;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1241px;
  }



  img.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image {
    
    
    
    max-height: 1241px;
  }


.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shogun-image-content {
  
    justify-content: center;
  
}

.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image {
  box-sizing: border-box;
}



.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
      --shg-aspect-ratio: calc(1241/1754); 
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
      position: relative;
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1241px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  margin: 0 !important;
  overflow: visible;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  /* Add background color handling */
  
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shg-image-content-wrapper {
      aspect-ratio: 1241/1754;
      min-width: 100%;
      height: auto;
    }

    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shogun-image-link {
      aspect-ratio: 1241/1754;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1241px;
  }



  img.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image {
    
    
    
    max-height: 1241px;
  }


.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shogun-image-content {
  
    justify-content: center;
  
}

.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image {
  box-sizing: border-box;
}



.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
      --shg-aspect-ratio: calc(1241/1754); 
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
      position: relative;
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1241px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  margin: 0 !important;
  overflow: visible;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  /* Add background color handling */
  
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shg-image-content-wrapper {
      aspect-ratio: 1241/1754;
      min-width: 100%;
      height: auto;
    }

    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shogun-image-link {
      aspect-ratio: 1241/1754;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1241px;
  }



  img.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image {
    
    
    
    max-height: 1241px;
  }


.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shogun-image-content {
  
    justify-content: center;
  
}

.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image {
  box-sizing: border-box;
}



.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
      --shg-aspect-ratio: calc(1241/1754); 
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
      position: relative;
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1241px;
    }
  }

}@media (max-width: 767px){#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  margin: 0 !important;
  overflow: visible;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  /* Add background color handling */
  
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shg-image-content-wrapper {
      aspect-ratio: 1241/1754;
      min-width: 100%;
      height: auto;
    }

    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shogun-image-link {
      aspect-ratio: 1241/1754;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1241px;
  }



  img.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image {
    
    
    
    max-height: 1241px;
  }


.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c .shogun-image-content {
  
    justify-content: center;
  
}

.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image {
  box-sizing: border-box;
}



.s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c {
      --shg-aspect-ratio: calc(1241/1754); 
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container {
      position: relative;
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19295d75-cc0a-43d4-9f3c-7dabaca3891c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1241px;
    }
  }

}
#s-00ab7dba-4b8a-4b3c-9149-d483abf93042 {
  min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}








#s-00ab7dba-4b8a-4b3c-9149-d483abf93042 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-00ab7dba-4b8a-4b3c-9149-d483abf93042.shg-box.shg-c {
  justify-content: center;
}

#s-7f76083e-d4dc-4c6e-90a0-413e9a755194 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-cd519e26-c4a0-44a0-88be-614059e5bd66 {
  margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-cd519e26-c4a0-44a0-88be-614059e5bd66"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd519e26-c4a0-44a0-88be-614059e5bd66"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cd519e26-c4a0-44a0-88be-614059e5bd66"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd519e26-c4a0-44a0-88be-614059e5bd66"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0521356a-634f-4250-9c80-819652ad7a07 {
  margin-bottom: 20px;
}

#s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2EwZTZlMzgtYzk1Yi00YjRmLWEwMGQtODQyNjEzYWRhNjgzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWQ5YmMzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjYTBlNmUzOC1jOTViLTRiNGYtYTAwZC04NDI2MTNhZGE2ODMpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 29px;
margin-left: 25px;
margin-bottom: 42px;
margin-right: 25px;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd:hover {background-color: rgba(225, 31, 143, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd-root {
    text-align: center;
  }


#s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd-root {
    text-align: center;
  }


#s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd-root {
    text-align: center;
  }


#s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd-root {
    text-align: center;
  }


#s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd-root {
    text-align: center;
  }


#s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-6badc8c5-fb2d-4e10-abe4-bf6395b5f63a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
}








#s-6badc8c5-fb2d-4e10-abe4-bf6395b5f63a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6badc8c5-fb2d-4e10-abe4-bf6395b5f63a.shg-box.shg-c {
  justify-content: center;
}

#s-0685bd61-ac73-45b0-9ef2-029818d80e23 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(226, 159, 193, 1);
}








#s-0685bd61-ac73-45b0-9ef2-029818d80e23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0685bd61-ac73-45b0-9ef2-029818d80e23.shg-box.shg-c {
  justify-content: center;
}

#s-b30e6ef0-756e-4754-bd0d-f866b0a0d614 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-dfe633a8-454b-49d7-bb07-4b4de18a506c {
  margin-left: 15%;
margin-bottom: 30px;
margin-right: 15%;
}

#s-77768365-0c16-4bb5-a67a-399489297b39 {
  margin-left: 15%;
margin-right: 15%;
}

#s-f69d13c6-6726-418a-a062-19d1d86d2d39 {
  margin-top: 30px;
margin-left: 30%;
margin-bottom: 30px;
margin-right: 30%;
}

@media (min-width: 0px) {
[id="s-f69d13c6-6726-418a-a062-19d1d86d2d39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f69d13c6-6726-418a-a062-19d1d86d2d39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f69d13c6-6726-418a-a062-19d1d86d2d39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f69d13c6-6726-418a-a062-19d1d86d2d39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-95bf8e43-2dde-4b7f-8207-59caeeb607f5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-95bf8e43-2dde-4b7f-8207-59caeeb607f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95bf8e43-2dde-4b7f-8207-59caeeb607f5.shg-box.shg-c {
  justify-content: center;
}

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

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 img.shogun-image {
  width: 100%;
  
  
  

      
    

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




.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a0d50c4-6bed-45ba-87b1-e85732f6cf01.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-06cc87a5-0bf2-4f3b-a1f5-ffc79e338f45 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-06cc87a5-0bf2-4f3b-a1f5-ffc79e338f45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-06cc87a5-0bf2-4f3b-a1f5-ffc79e338f45.shg-box.shg-c {
  justify-content: center;
}

#s-c31ccd99-2e34-4619-9463-c49798fd44e0 {
  margin-top: 0px;
margin-left: 25%;
margin-right: 25%;
padding-top: 20px;
padding-bottom: 20px;
max-width: 300px;
text-align: center;
}

#s-c31ccd99-2e34-4619-9463-c49798fd44e0 {
  overflow: hidden;
  
  
      max-width: 300px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-c31ccd99-2e34-4619-9463-c49798fd44e0 img.shogun-image {
    

    
    
    
  }


#s-c31ccd99-2e34-4619-9463-c49798fd44e0 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d7fae7e4-0f74-43d2-87b7-b1a903ea244b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d7fae7e4-0f74-43d2-87b7-b1a903ea244b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d7fae7e4-0f74-43d2-87b7-b1a903ea244b.shg-box.shg-c {
  justify-content: center;
}

#s-478f466a-c475-4004-a868-a7d23ad5f84c {
  min-height: 50px;
background-color: rgba(226, 159, 193, 1);
}
@media (max-width: 767px){#s-478f466a-c475-4004-a868-a7d23ad5f84c {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-478f466a-c475-4004-a868-a7d23ad5f84c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-478f466a-c475-4004-a868-a7d23ad5f84c.shg-box.shg-c {
  justify-content: center;
}

#s-aeefb418-6b03-4fc0-b5ec-f09ebf4c0550 {
  margin-top: 35px;
margin-left: 15%;
margin-bottom: 5px;
margin-right: 15%;
}

#s-56b4b924-745a-481d-97d3-5e825a3574ff {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWViYTY4YTUtMGE3Zi00M2QyLTk2ZGQtMzhjYjA3OWQyN2QxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1ZWJhNjhhNS0wYTdmLTQzZDItOTZkZC0zOGNiMDc5ZDI3ZDEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: 25px;
margin-bottom: 40px;
margin-right: 25px;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
color: rgba(230, 64, 151, 1);
}
#s-56b4b924-745a-481d-97d3-5e825a3574ff:hover {background-color: rgba(225, 31, 143, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-56b4b924-745a-481d-97d3-5e825a3574ff:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-56b4b924-745a-481d-97d3-5e825a3574ff-root {
    text-align: center;
  }


#s-56b4b924-745a-481d-97d3-5e825a3574ff.shg-btn {
  color: rgba(230, 64, 151, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-56b4b924-745a-481d-97d3-5e825a3574ff-root {
    text-align: center;
  }


#s-56b4b924-745a-481d-97d3-5e825a3574ff.shg-btn {
  color: rgba(230, 64, 151, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-56b4b924-745a-481d-97d3-5e825a3574ff-root {
    text-align: center;
  }


#s-56b4b924-745a-481d-97d3-5e825a3574ff.shg-btn {
  color: rgba(230, 64, 151, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-56b4b924-745a-481d-97d3-5e825a3574ff-root {
    text-align: center;
  }


#s-56b4b924-745a-481d-97d3-5e825a3574ff.shg-btn {
  color: rgba(230, 64, 151, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-56b4b924-745a-481d-97d3-5e825a3574ff-root {
    text-align: center;
  }


#s-56b4b924-745a-481d-97d3-5e825a3574ff.shg-btn {
  color: rgba(230, 64, 151, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-5db4f880-62dc-41b0-ac79-e4407bee77cb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 48px;
background-color: rgba(160, 208, 194, 1);
}








#s-5db4f880-62dc-41b0-ac79-e4407bee77cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5db4f880-62dc-41b0-ac79-e4407bee77cb.shg-box.shg-c {
  justify-content: center;
}

#s-df53b499-fe48-48b8-b70a-818825775cb2 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown span, #s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown label {
  color: rgba(255, 255, 255, 1);
}
#s-c5fbdc00-ec8d-4419-8576-a151a1ff9e8b {
  min-height: 50px;
}
@media (max-width: 767px){#s-c5fbdc00-ec8d-4419-8576-a151a1ff9e8b {
  margin-left: 5%;
margin-right: 5%;
}
}







#s-c5fbdc00-ec8d-4419-8576-a151a1ff9e8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c5fbdc00-ec8d-4419-8576-a151a1ff9e8b.shg-box.shg-c {
  justify-content: center;
}

#s-8fe8f1a7-cc63-40e4-95b7-0aba33165330 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-6963f159-d9d3-46f1-a45c-dba8001c674b {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-6963f159-d9d3-46f1-a45c-dba8001c674b {
  display: none;
}
#s-6963f159-d9d3-46f1-a45c-dba8001c674b, #wrap-s-6963f159-d9d3-46f1-a45c-dba8001c674b, #wrap-content-s-6963f159-d9d3-46f1-a45c-dba8001c674b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6963f159-d9d3-46f1-a45c-dba8001c674b {
  display: none;
}
#s-6963f159-d9d3-46f1-a45c-dba8001c674b, #wrap-s-6963f159-d9d3-46f1-a45c-dba8001c674b, #wrap-content-s-6963f159-d9d3-46f1-a45c-dba8001c674b { display: none !important; }}
@media (min-width: 0px) {
[id="s-6963f159-d9d3-46f1-a45c-dba8001c674b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6963f159-d9d3-46f1-a45c-dba8001c674b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-6963f159-d9d3-46f1-a45c-dba8001c674b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-6963f159-d9d3-46f1-a45c-dba8001c674b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image {
  box-sizing: border-box;
}



.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
      position: relative;
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image {
  box-sizing: border-box;
}



.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
      position: relative;
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image {
  box-sizing: border-box;
}



.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
      position: relative;
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image {
  box-sizing: border-box;
}



.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
      position: relative;
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image {
  box-sizing: border-box;
}



.s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container {
      position: relative;
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0d78045-23c5-4ccf-91e2-c5e2fb425655 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  margin: 0 !important;
  overflow: visible;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  /* Add background color handling */
  
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shogun-image-content {
  
    justify-content: center;
  
}

.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image {
  box-sizing: border-box;
}



.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
      position: relative;
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  margin: 0 !important;
  overflow: visible;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  /* Add background color handling */
  
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shogun-image-content {
  
    justify-content: center;
  
}

.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image {
  box-sizing: border-box;
}



.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
      position: relative;
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  margin: 0 !important;
  overflow: visible;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  /* Add background color handling */
  
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shogun-image-content {
  
    justify-content: center;
  
}

.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image {
  box-sizing: border-box;
}



.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
      position: relative;
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  margin: 0 !important;
  overflow: visible;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  /* Add background color handling */
  
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shogun-image-content {
  
    justify-content: center;
  
}

.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image {
  box-sizing: border-box;
}



.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
      position: relative;
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  margin: 0 !important;
  overflow: visible;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  /* Add background color handling */
  
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed .shogun-image-content {
  
    justify-content: center;
  
}

.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image {
  box-sizing: border-box;
}



.s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container {
      position: relative;
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ace3721a-0b7e-4d3d-87d2-8c03192e95ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-62aaea90-fc73-4489-981e-677773b066b0 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-62aaea90-fc73-4489-981e-677773b066b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-62aaea90-fc73-4489-981e-677773b066b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-62aaea90-fc73-4489-981e-677773b066b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-62aaea90-fc73-4489-981e-677773b066b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-62aaea90-fc73-4489-981e-677773b066b0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-62aaea90-fc73-4489-981e-677773b066b0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-62aaea90-fc73-4489-981e-677773b066b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-62aaea90-fc73-4489-981e-677773b066b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62aaea90-fc73-4489-981e-677773b066b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image {
  box-sizing: border-box;
}



.s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-62aaea90-fc73-4489-981e-677773b066b0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
      position: relative;
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-62aaea90-fc73-4489-981e-677773b066b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-62aaea90-fc73-4489-981e-677773b066b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-62aaea90-fc73-4489-981e-677773b066b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-62aaea90-fc73-4489-981e-677773b066b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-62aaea90-fc73-4489-981e-677773b066b0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-62aaea90-fc73-4489-981e-677773b066b0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-62aaea90-fc73-4489-981e-677773b066b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-62aaea90-fc73-4489-981e-677773b066b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62aaea90-fc73-4489-981e-677773b066b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image {
  box-sizing: border-box;
}



.s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-62aaea90-fc73-4489-981e-677773b066b0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
      position: relative;
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-62aaea90-fc73-4489-981e-677773b066b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-62aaea90-fc73-4489-981e-677773b066b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-62aaea90-fc73-4489-981e-677773b066b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-62aaea90-fc73-4489-981e-677773b066b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-62aaea90-fc73-4489-981e-677773b066b0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-62aaea90-fc73-4489-981e-677773b066b0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-62aaea90-fc73-4489-981e-677773b066b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-62aaea90-fc73-4489-981e-677773b066b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62aaea90-fc73-4489-981e-677773b066b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image {
  box-sizing: border-box;
}



.s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-62aaea90-fc73-4489-981e-677773b066b0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
      position: relative;
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-62aaea90-fc73-4489-981e-677773b066b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-62aaea90-fc73-4489-981e-677773b066b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-62aaea90-fc73-4489-981e-677773b066b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-62aaea90-fc73-4489-981e-677773b066b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-62aaea90-fc73-4489-981e-677773b066b0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-62aaea90-fc73-4489-981e-677773b066b0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-62aaea90-fc73-4489-981e-677773b066b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-62aaea90-fc73-4489-981e-677773b066b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62aaea90-fc73-4489-981e-677773b066b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image {
  box-sizing: border-box;
}



.s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-62aaea90-fc73-4489-981e-677773b066b0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
      position: relative;
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-62aaea90-fc73-4489-981e-677773b066b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-62aaea90-fc73-4489-981e-677773b066b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-62aaea90-fc73-4489-981e-677773b066b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-62aaea90-fc73-4489-981e-677773b066b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-62aaea90-fc73-4489-981e-677773b066b0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-62aaea90-fc73-4489-981e-677773b066b0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-62aaea90-fc73-4489-981e-677773b066b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-62aaea90-fc73-4489-981e-677773b066b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62aaea90-fc73-4489-981e-677773b066b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image {
  box-sizing: border-box;
}



.s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-62aaea90-fc73-4489-981e-677773b066b0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container {
      position: relative;
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-62aaea90-fc73-4489-981e-677773b066b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image {
  box-sizing: border-box;
}



.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
      position: relative;
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image {
  box-sizing: border-box;
}



.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
      position: relative;
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image {
  box-sizing: border-box;
}



.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
      position: relative;
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image {
  box-sizing: border-box;
}



.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
      position: relative;
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image {
  box-sizing: border-box;
}



.s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container {
      position: relative;
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3ec54051-17fb-405c-a21e-54d4ff49f5e2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-ab5f01ad-9da0-401b-9dd1-62e68331c0d4 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-ab5f01ad-9da0-401b-9dd1-62e68331c0d4 {
  display: none;
}
#s-ab5f01ad-9da0-401b-9dd1-62e68331c0d4, #wrap-s-ab5f01ad-9da0-401b-9dd1-62e68331c0d4, #wrap-content-s-ab5f01ad-9da0-401b-9dd1-62e68331c0d4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ab5f01ad-9da0-401b-9dd1-62e68331c0d4 {
  display: none;
}
#s-ab5f01ad-9da0-401b-9dd1-62e68331c0d4, #wrap-s-ab5f01ad-9da0-401b-9dd1-62e68331c0d4, #wrap-content-s-ab5f01ad-9da0-401b-9dd1-62e68331c0d4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ab5f01ad-9da0-401b-9dd1-62e68331c0d4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ab5f01ad-9da0-401b-9dd1-62e68331c0d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ab5f01ad-9da0-401b-9dd1-62e68331c0d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ab5f01ad-9da0-401b-9dd1-62e68331c0d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  margin: 0 !important;
  overflow: visible;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  /* Add background color handling */
  
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image {
  box-sizing: border-box;
}



.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
      position: relative;
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  margin: 0 !important;
  overflow: visible;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  /* Add background color handling */
  
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image {
  box-sizing: border-box;
}



.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
      position: relative;
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  margin: 0 !important;
  overflow: visible;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  /* Add background color handling */
  
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image {
  box-sizing: border-box;
}



.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
      position: relative;
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  margin: 0 !important;
  overflow: visible;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  /* Add background color handling */
  
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image {
  box-sizing: border-box;
}



.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
      position: relative;
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  margin: 0 !important;
  overflow: visible;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  /* Add background color handling */
  
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image {
  box-sizing: border-box;
}



.s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container {
      position: relative;
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8398ee88-f8fb-41dd-8ad5-6ff51f85344b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image {
  box-sizing: border-box;
}



.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
      position: relative;
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image {
  box-sizing: border-box;
}



.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
      position: relative;
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image {
  box-sizing: border-box;
}



.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
      position: relative;
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image {
  box-sizing: border-box;
}



.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
      position: relative;
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image {
  box-sizing: border-box;
}



.s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container {
      position: relative;
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fec2bf9-7081-426d-89ca-f4bfb7560dc0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e51d323f-8d98-45e0-a765-38ef600353d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e51d323f-8d98-45e0-a765-38ef600353d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image {
  box-sizing: border-box;
}



.s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e51d323f-8d98-45e0-a765-38ef600353d3 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
      position: relative;
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e51d323f-8d98-45e0-a765-38ef600353d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e51d323f-8d98-45e0-a765-38ef600353d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image {
  box-sizing: border-box;
}



.s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e51d323f-8d98-45e0-a765-38ef600353d3 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
      position: relative;
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e51d323f-8d98-45e0-a765-38ef600353d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e51d323f-8d98-45e0-a765-38ef600353d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image {
  box-sizing: border-box;
}



.s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e51d323f-8d98-45e0-a765-38ef600353d3 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
      position: relative;
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e51d323f-8d98-45e0-a765-38ef600353d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e51d323f-8d98-45e0-a765-38ef600353d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image {
  box-sizing: border-box;
}



.s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e51d323f-8d98-45e0-a765-38ef600353d3 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
      position: relative;
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e51d323f-8d98-45e0-a765-38ef600353d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e51d323f-8d98-45e0-a765-38ef600353d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e51d323f-8d98-45e0-a765-38ef600353d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e51d323f-8d98-45e0-a765-38ef600353d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image {
  box-sizing: border-box;
}



.s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e51d323f-8d98-45e0-a765-38ef600353d3 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container {
      position: relative;
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e51d323f-8d98-45e0-a765-38ef600353d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-9fdc5af1-3f12-4e85-9a19-df25e6820492 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-9fdc5af1-3f12-4e85-9a19-df25e6820492 {
  display: none;
}
#s-9fdc5af1-3f12-4e85-9a19-df25e6820492, #wrap-s-9fdc5af1-3f12-4e85-9a19-df25e6820492, #wrap-content-s-9fdc5af1-3f12-4e85-9a19-df25e6820492 { display: none !important; }}@media (max-width: 767px){#s-9fdc5af1-3f12-4e85-9a19-df25e6820492 {
  display: none;
}
#s-9fdc5af1-3f12-4e85-9a19-df25e6820492, #wrap-s-9fdc5af1-3f12-4e85-9a19-df25e6820492, #wrap-content-s-9fdc5af1-3f12-4e85-9a19-df25e6820492 { display: none !important; }}
@media (min-width: 0px) {
[id="s-9fdc5af1-3f12-4e85-9a19-df25e6820492"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9fdc5af1-3f12-4e85-9a19-df25e6820492"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9fdc5af1-3f12-4e85-9a19-df25e6820492"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9fdc5af1-3f12-4e85-9a19-df25e6820492"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  margin: 0 !important;
  overflow: visible;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  /* Add background color handling */
  
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shogun-image-content {
  
    justify-content: center;
  
}

.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image {
  box-sizing: border-box;
}



.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
      position: relative;
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  margin: 0 !important;
  overflow: visible;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  /* Add background color handling */
  
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shogun-image-content {
  
    justify-content: center;
  
}

.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image {
  box-sizing: border-box;
}



.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
      position: relative;
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  margin: 0 !important;
  overflow: visible;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  /* Add background color handling */
  
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shogun-image-content {
  
    justify-content: center;
  
}

.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image {
  box-sizing: border-box;
}



.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
      position: relative;
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  margin: 0 !important;
  overflow: visible;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  /* Add background color handling */
  
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shogun-image-content {
  
    justify-content: center;
  
}

.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image {
  box-sizing: border-box;
}



.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
      position: relative;
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  margin: 0 !important;
  overflow: visible;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  /* Add background color handling */
  
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc .shogun-image-content {
  
    justify-content: center;
  
}

.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image {
  box-sizing: border-box;
}



.s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container {
      position: relative;
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c64989f3-2d2c-4b20-bac9-3a846d8ebedc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  margin: 0 !important;
  overflow: visible;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  /* Add background color handling */
  
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shogun-image-content {
  
    justify-content: center;
  
}

.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image {
  box-sizing: border-box;
}



.s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
      position: relative;
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  margin: 0 !important;
  overflow: visible;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  /* Add background color handling */
  
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shogun-image-content {
  
    justify-content: center;
  
}

.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image {
  box-sizing: border-box;
}



.s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
      position: relative;
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  margin: 0 !important;
  overflow: visible;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  /* Add background color handling */
  
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shogun-image-content {
  
    justify-content: center;
  
}

.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image {
  box-sizing: border-box;
}



.s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
      position: relative;
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  margin: 0 !important;
  overflow: visible;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  /* Add background color handling */
  
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shogun-image-content {
  
    justify-content: center;
  
}

.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image {
  box-sizing: border-box;
}



.s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
      position: relative;
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  margin: 0 !important;
  overflow: visible;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  /* Add background color handling */
  
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-eadeeef1-6f62-466a-be5c-b74e79c7feff .shogun-image-content {
  
    justify-content: center;
  
}

.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image {
  box-sizing: border-box;
}



.s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container {
      position: relative;
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eadeeef1-6f62-466a-be5c-b74e79c7feff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-185f3b88-3ded-4267-8106-92dcc505a535 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535 {
  margin: 0 !important;
  overflow: visible;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-185f3b88-3ded-4267-8106-92dcc505a535 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-185f3b88-3ded-4267-8106-92dcc505a535 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  /* Add background color handling */
  
}

#s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-185f3b88-3ded-4267-8106-92dcc505a535 .shogun-image-content {
  
    justify-content: center;
  
}

.s-185f3b88-3ded-4267-8106-92dcc505a535.shg-align-container {
  display: flex;
  justify-content: center
}

.s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image {
  box-sizing: border-box;
}



.s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-185f3b88-3ded-4267-8106-92dcc505a535 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
      position: relative;
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-185f3b88-3ded-4267-8106-92dcc505a535 {
  margin: 0 !important;
  overflow: visible;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-185f3b88-3ded-4267-8106-92dcc505a535 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-185f3b88-3ded-4267-8106-92dcc505a535 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  /* Add background color handling */
  
}

#s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-185f3b88-3ded-4267-8106-92dcc505a535 .shogun-image-content {
  
    justify-content: center;
  
}

.s-185f3b88-3ded-4267-8106-92dcc505a535.shg-align-container {
  display: flex;
  justify-content: center
}

.s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image {
  box-sizing: border-box;
}



.s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-185f3b88-3ded-4267-8106-92dcc505a535 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
      position: relative;
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-185f3b88-3ded-4267-8106-92dcc505a535 {
  margin: 0 !important;
  overflow: visible;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-185f3b88-3ded-4267-8106-92dcc505a535 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-185f3b88-3ded-4267-8106-92dcc505a535 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  /* Add background color handling */
  
}

#s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-185f3b88-3ded-4267-8106-92dcc505a535 .shogun-image-content {
  
    justify-content: center;
  
}

.s-185f3b88-3ded-4267-8106-92dcc505a535.shg-align-container {
  display: flex;
  justify-content: center
}

.s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image {
  box-sizing: border-box;
}



.s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-185f3b88-3ded-4267-8106-92dcc505a535 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
      position: relative;
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-185f3b88-3ded-4267-8106-92dcc505a535 {
  margin: 0 !important;
  overflow: visible;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-185f3b88-3ded-4267-8106-92dcc505a535 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-185f3b88-3ded-4267-8106-92dcc505a535 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  /* Add background color handling */
  
}

#s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-185f3b88-3ded-4267-8106-92dcc505a535 .shogun-image-content {
  
    justify-content: center;
  
}

.s-185f3b88-3ded-4267-8106-92dcc505a535.shg-align-container {
  display: flex;
  justify-content: center
}

.s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image {
  box-sizing: border-box;
}



.s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-185f3b88-3ded-4267-8106-92dcc505a535 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
      position: relative;
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-185f3b88-3ded-4267-8106-92dcc505a535 {
  margin: 0 !important;
  overflow: visible;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-185f3b88-3ded-4267-8106-92dcc505a535 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-185f3b88-3ded-4267-8106-92dcc505a535 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  /* Add background color handling */
  
}

#s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-185f3b88-3ded-4267-8106-92dcc505a535 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-185f3b88-3ded-4267-8106-92dcc505a535 .shogun-image-content {
  
    justify-content: center;
  
}

.s-185f3b88-3ded-4267-8106-92dcc505a535.shg-align-container {
  display: flex;
  justify-content: center
}

.s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image {
  box-sizing: border-box;
}



.s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-185f3b88-3ded-4267-8106-92dcc505a535 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container {
      position: relative;
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-185f3b88-3ded-4267-8106-92dcc505a535 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  margin: 0 !important;
  overflow: visible;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  /* Add background color handling */
  
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shogun-image-content {
  
    justify-content: center;
  
}

.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image {
  box-sizing: border-box;
}



.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
      position: relative;
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  margin: 0 !important;
  overflow: visible;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  /* Add background color handling */
  
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shogun-image-content {
  
    justify-content: center;
  
}

.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image {
  box-sizing: border-box;
}



.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
      position: relative;
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  margin: 0 !important;
  overflow: visible;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  /* Add background color handling */
  
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shogun-image-content {
  
    justify-content: center;
  
}

.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image {
  box-sizing: border-box;
}



.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
      position: relative;
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  margin: 0 !important;
  overflow: visible;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  /* Add background color handling */
  
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shogun-image-content {
  
    justify-content: center;
  
}

.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image {
  box-sizing: border-box;
}



.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
      position: relative;
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  margin: 0 !important;
  overflow: visible;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  /* Add background color handling */
  
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad .shogun-image-content {
  
    justify-content: center;
  
}

.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image {
  box-sizing: border-box;
}



.s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container {
      position: relative;
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b423602c-aae5-470b-9f4d-a0f0b32e27ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-a132c3af-71dd-419a-8f05-e6124dfc4154 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-a132c3af-71dd-419a-8f05-e6124dfc4154 {
  display: none;
}
#s-a132c3af-71dd-419a-8f05-e6124dfc4154, #wrap-s-a132c3af-71dd-419a-8f05-e6124dfc4154, #wrap-content-s-a132c3af-71dd-419a-8f05-e6124dfc4154 { display: none !important; }}@media (max-width: 767px){#s-a132c3af-71dd-419a-8f05-e6124dfc4154 {
  display: none;
}
#s-a132c3af-71dd-419a-8f05-e6124dfc4154, #wrap-s-a132c3af-71dd-419a-8f05-e6124dfc4154, #wrap-content-s-a132c3af-71dd-419a-8f05-e6124dfc4154 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a132c3af-71dd-419a-8f05-e6124dfc4154"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a132c3af-71dd-419a-8f05-e6124dfc4154"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-a132c3af-71dd-419a-8f05-e6124dfc4154"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-a132c3af-71dd-419a-8f05-e6124dfc4154"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-e87964ca-164c-4152-95fb-6375e7a8813f {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f {
  margin: 0 !important;
  overflow: visible;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e87964ca-164c-4152-95fb-6375e7a8813f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e87964ca-164c-4152-95fb-6375e7a8813f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  /* Add background color handling */
  
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e87964ca-164c-4152-95fb-6375e7a8813f .shogun-image-content {
  
    justify-content: center;
  
}

.s-e87964ca-164c-4152-95fb-6375e7a8813f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image {
  box-sizing: border-box;
}



.s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e87964ca-164c-4152-95fb-6375e7a8813f {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
      position: relative;
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-e87964ca-164c-4152-95fb-6375e7a8813f {
  margin: 0 !important;
  overflow: visible;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e87964ca-164c-4152-95fb-6375e7a8813f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e87964ca-164c-4152-95fb-6375e7a8813f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  /* Add background color handling */
  
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e87964ca-164c-4152-95fb-6375e7a8813f .shogun-image-content {
  
    justify-content: center;
  
}

.s-e87964ca-164c-4152-95fb-6375e7a8813f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image {
  box-sizing: border-box;
}



.s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e87964ca-164c-4152-95fb-6375e7a8813f {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
      position: relative;
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e87964ca-164c-4152-95fb-6375e7a8813f {
  margin: 0 !important;
  overflow: visible;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e87964ca-164c-4152-95fb-6375e7a8813f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e87964ca-164c-4152-95fb-6375e7a8813f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  /* Add background color handling */
  
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e87964ca-164c-4152-95fb-6375e7a8813f .shogun-image-content {
  
    justify-content: center;
  
}

.s-e87964ca-164c-4152-95fb-6375e7a8813f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image {
  box-sizing: border-box;
}



.s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e87964ca-164c-4152-95fb-6375e7a8813f {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
      position: relative;
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e87964ca-164c-4152-95fb-6375e7a8813f {
  margin: 0 !important;
  overflow: visible;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e87964ca-164c-4152-95fb-6375e7a8813f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e87964ca-164c-4152-95fb-6375e7a8813f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  /* Add background color handling */
  
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e87964ca-164c-4152-95fb-6375e7a8813f .shogun-image-content {
  
    justify-content: center;
  
}

.s-e87964ca-164c-4152-95fb-6375e7a8813f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image {
  box-sizing: border-box;
}



.s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e87964ca-164c-4152-95fb-6375e7a8813f {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
      position: relative;
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-e87964ca-164c-4152-95fb-6375e7a8813f {
  margin: 0 !important;
  overflow: visible;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e87964ca-164c-4152-95fb-6375e7a8813f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e87964ca-164c-4152-95fb-6375e7a8813f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  /* Add background color handling */
  
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e87964ca-164c-4152-95fb-6375e7a8813f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e87964ca-164c-4152-95fb-6375e7a8813f .shogun-image-content {
  
    justify-content: center;
  
}

.s-e87964ca-164c-4152-95fb-6375e7a8813f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image {
  box-sizing: border-box;
}



.s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e87964ca-164c-4152-95fb-6375e7a8813f {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container {
      position: relative;
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e87964ca-164c-4152-95fb-6375e7a8813f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  margin: 0 !important;
  overflow: visible;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  /* Add background color handling */
  
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shogun-image-content {
  
    justify-content: center;
  
}

.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image {
  box-sizing: border-box;
}



.s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
      position: relative;
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  margin: 0 !important;
  overflow: visible;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  /* Add background color handling */
  
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shogun-image-content {
  
    justify-content: center;
  
}

.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image {
  box-sizing: border-box;
}



.s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
      position: relative;
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  margin: 0 !important;
  overflow: visible;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  /* Add background color handling */
  
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shogun-image-content {
  
    justify-content: center;
  
}

.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image {
  box-sizing: border-box;
}



.s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
      position: relative;
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  margin: 0 !important;
  overflow: visible;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  /* Add background color handling */
  
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shogun-image-content {
  
    justify-content: center;
  
}

.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image {
  box-sizing: border-box;
}



.s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
      position: relative;
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  margin: 0 !important;
  overflow: visible;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  /* Add background color handling */
  
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6041b93b-3211-4bb2-ae18-8a4bed31edee .shogun-image-content {
  
    justify-content: center;
  
}

.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image {
  box-sizing: border-box;
}



.s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container {
      position: relative;
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6041b93b-3211-4bb2-ae18-8a4bed31edee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  margin: 0 !important;
  overflow: visible;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  /* Add background color handling */
  
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-96054e3b-7830-4c57-9af4-5dcc503e963e .shogun-image-content {
  
    justify-content: center;
  
}

.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image {
  box-sizing: border-box;
}



.s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-96054e3b-7830-4c57-9af4-5dcc503e963e {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
      position: relative;
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  margin: 0 !important;
  overflow: visible;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  /* Add background color handling */
  
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-96054e3b-7830-4c57-9af4-5dcc503e963e .shogun-image-content {
  
    justify-content: center;
  
}

.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image {
  box-sizing: border-box;
}



.s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-96054e3b-7830-4c57-9af4-5dcc503e963e {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
      position: relative;
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  margin: 0 !important;
  overflow: visible;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  /* Add background color handling */
  
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-96054e3b-7830-4c57-9af4-5dcc503e963e .shogun-image-content {
  
    justify-content: center;
  
}

.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image {
  box-sizing: border-box;
}



.s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-96054e3b-7830-4c57-9af4-5dcc503e963e {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
      position: relative;
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  margin: 0 !important;
  overflow: visible;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  /* Add background color handling */
  
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-96054e3b-7830-4c57-9af4-5dcc503e963e .shogun-image-content {
  
    justify-content: center;
  
}

.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image {
  box-sizing: border-box;
}



.s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-96054e3b-7830-4c57-9af4-5dcc503e963e {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
      position: relative;
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  margin: 0 !important;
  overflow: visible;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96054e3b-7830-4c57-9af4-5dcc503e963e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  /* Add background color handling */
  
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-96054e3b-7830-4c57-9af4-5dcc503e963e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-96054e3b-7830-4c57-9af4-5dcc503e963e .shogun-image-content {
  
    justify-content: center;
  
}

.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image {
  box-sizing: border-box;
}



.s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-96054e3b-7830-4c57-9af4-5dcc503e963e {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container {
      position: relative;
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-96054e3b-7830-4c57-9af4-5dcc503e963e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-5861ca66-e197-4f3a-808a-839c0900f789 {
  margin-top: 29px;
margin-left: 25px;
margin-bottom: 42px;
margin-right: 25px;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-radius: 0px;
background-color: rgba(226, 159, 193, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5861ca66-e197-4f3a-808a-839c0900f789:hover {background-color: rgba(225, 31, 143, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5861ca66-e197-4f3a-808a-839c0900f789:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5861ca66-e197-4f3a-808a-839c0900f789-root {
    text-align: center;
  }


#s-5861ca66-e197-4f3a-808a-839c0900f789.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5861ca66-e197-4f3a-808a-839c0900f789-root {
    text-align: center;
  }


#s-5861ca66-e197-4f3a-808a-839c0900f789.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5861ca66-e197-4f3a-808a-839c0900f789-root {
    text-align: center;
  }


#s-5861ca66-e197-4f3a-808a-839c0900f789.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5861ca66-e197-4f3a-808a-839c0900f789-root {
    text-align: center;
  }


#s-5861ca66-e197-4f3a-808a-839c0900f789.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5861ca66-e197-4f3a-808a-839c0900f789-root {
    text-align: center;
  }


#s-5861ca66-e197-4f3a-808a-839c0900f789.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -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;
}
