.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-dad0db22-7534-416b-a18e-2f33ab791f88 {
  margin-left: auto;
margin-right: auto;
max-width: 2734px;
aspect-ratio: 2734/434;
text-align: center;
}
@media (min-width: 1200px){#s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  display: none;
}
#s-dad0db22-7534-416b-a18e-2f33ab791f88, #wrap-s-dad0db22-7534-416b-a18e-2f33ab791f88, #wrap-content-s-dad0db22-7534-416b-a18e-2f33ab791f88 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  display: none;
}
#s-dad0db22-7534-416b-a18e-2f33ab791f88, #wrap-s-dad0db22-7534-416b-a18e-2f33ab791f88, #wrap-content-s-dad0db22-7534-416b-a18e-2f33ab791f88 { display: none !important; }}
#s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  margin: 0 !important;
  overflow: visible;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  /* Add background color handling */
  
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-dad0db22-7534-416b-a18e-2f33ab791f88 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dad0db22-7534-416b-a18e-2f33ab791f88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image {
  box-sizing: border-box;
}



.s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dad0db22-7534-416b-a18e-2f33ab791f88 {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
      position: relative;
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

@media (min-width: 1200px){#s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  margin: 0 !important;
  overflow: visible;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  /* Add background color handling */
  
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-dad0db22-7534-416b-a18e-2f33ab791f88 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dad0db22-7534-416b-a18e-2f33ab791f88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image {
  box-sizing: border-box;
}



.s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dad0db22-7534-416b-a18e-2f33ab791f88 {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
      position: relative;
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88 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-dad0db22-7534-416b-a18e-2f33ab791f88 {
  margin: 0 !important;
  overflow: visible;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  /* Add background color handling */
  
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-dad0db22-7534-416b-a18e-2f33ab791f88 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dad0db22-7534-416b-a18e-2f33ab791f88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image {
  box-sizing: border-box;
}



.s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dad0db22-7534-416b-a18e-2f33ab791f88 {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
      position: relative;
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88 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-dad0db22-7534-416b-a18e-2f33ab791f88 {
  margin: 0 !important;
  overflow: visible;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  /* Add background color handling */
  
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-dad0db22-7534-416b-a18e-2f33ab791f88 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dad0db22-7534-416b-a18e-2f33ab791f88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image {
  box-sizing: border-box;
}



.s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dad0db22-7534-416b-a18e-2f33ab791f88 {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
      position: relative;
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

}@media (max-width: 767px){#s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  margin: 0 !important;
  overflow: visible;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dad0db22-7534-416b-a18e-2f33ab791f88 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  /* Add background color handling */
  
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dad0db22-7534-416b-a18e-2f33ab791f88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-dad0db22-7534-416b-a18e-2f33ab791f88 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dad0db22-7534-416b-a18e-2f33ab791f88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image {
  box-sizing: border-box;
}



.s-dad0db22-7534-416b-a18e-2f33ab791f88 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dad0db22-7534-416b-a18e-2f33ab791f88 {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container {
      position: relative;
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dad0db22-7534-416b-a18e-2f33ab791f88 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: 7008px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
opacity: 0.8499999999999999;
}

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








#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-df2463ba-0ca3-4b5e-914c-53ae7110fde3 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 {
  display: none;
}
#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3, #wrap-s-df2463ba-0ca3-4b5e-914c-53ae7110fde3, #wrap-content-s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 { display: none !important; }}@media (max-width: 767px){#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 {
  display: none;
}
#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3, #wrap-s-df2463ba-0ca3-4b5e-914c-53ae7110fde3, #wrap-content-s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 { display: none !important; }}







#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  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-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  display: none;
}
#s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-content-s-86c5257e-88a6-438c-b6ba-0a79065cf80c { display: none !important; }}@media (max-width: 767px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  display: none;
}
#s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-content-s-86c5257e-88a6-438c-b6ba-0a79065cf80c { display: none !important; }}
#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  background-image: url(https://i.shgcdn.com/fad98127-d6b0-41d6-8559-a058ebb79ee0/);
}








#s-86c5257e-88a6-438c-b6ba-0a79065cf80c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-86c5257e-88a6-438c-b6ba-0a79065cf80c.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-86c5257e-88a6-438c-b6ba-0a79065cf80c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-86c5257e-88a6-438c-b6ba-0a79065cf80c.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: 768px) and (max-width: 991px){#s-6951de2a-a97f-417e-a49a-509c3cf9fe2b {
  display: none;
}
#s-6951de2a-a97f-417e-a49a-509c3cf9fe2b, #wrap-s-6951de2a-a97f-417e-a49a-509c3cf9fe2b, #wrap-content-s-6951de2a-a97f-417e-a49a-509c3cf9fe2b { display: none !important; }}@media (max-width: 767px){#s-6951de2a-a97f-417e-a49a-509c3cf9fe2b {
  display: none;
}
#s-6951de2a-a97f-417e-a49a-509c3cf9fe2b, #wrap-s-6951de2a-a97f-417e-a49a-509c3cf9fe2b, #wrap-content-s-6951de2a-a97f-417e-a49a-509c3cf9fe2b { display: none !important; }}
@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-53e89e99-8dc7-4d3e-b455-aee17031be38 {
  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-53e89e99-8dc7-4d3e-b455-aee17031be38: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-53e89e99-8dc7-4d3e-b455-aee17031be38:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-53e89e99-8dc7-4d3e-b455-aee17031be38-root {
    text-align: left;
  }


#s-53e89e99-8dc7-4d3e-b455-aee17031be38.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-53e89e99-8dc7-4d3e-b455-aee17031be38-root {
    text-align: left;
  }


#s-53e89e99-8dc7-4d3e-b455-aee17031be38.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-53e89e99-8dc7-4d3e-b455-aee17031be38-root {
    text-align: left;
  }


#s-53e89e99-8dc7-4d3e-b455-aee17031be38.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-53e89e99-8dc7-4d3e-b455-aee17031be38-root {
    text-align: left;
  }


#s-53e89e99-8dc7-4d3e-b455-aee17031be38.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-53e89e99-8dc7-4d3e-b455-aee17031be38-root {
    text-align: left;
  }


#s-53e89e99-8dc7-4d3e-b455-aee17031be38.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-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-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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTY0YmFkOTUtYTdhYy00MDY4LTgwNjktYzk1YzQ5NTJlN2Y4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYTBkMGMyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxNjRiYWQ5NS1hN2FjLTQwNjgtODA2OS1jOTVjNDk1MmU3ZjgpIi8+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-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-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-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-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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmUxY2RlZjEtNjIyZS00ZmQ3LWI0ZWYtNmFlMmQxZWMyODVjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2ZTFjZGVmMS02MjJlLTRmZDctYjRlZi02YWUyZDFlYzI4NWMpIi8+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-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-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-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-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-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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjUzMmNiYWItYTk3Ni00MTZkLWEzNDMtYjQwOTJlZmM2MjJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNTMyY2JhYi1hOTc2LTQxNmQtYTM0My1iNDA5MmVmYzYyMmUpIi8+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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjhmY2ZjNzItMmYzMy00NjNkLWFiMmItMDk3NmYwZjFlYzVlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiOGZjZmM3Mi0yZjMzLTQ2M2QtYWIyYi0wOTc2ZjBmMWVjNWUpIi8+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-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  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-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  display: none;
}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-content-s-00c855de-1159-4ba5-829d-45e6e66b0b2c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  display: none;
}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-content-s-00c855de-1159-4ba5-829d-45e6e66b0b2c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  display: none;
}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-content-s-00c855de-1159-4ba5-829d-45e6e66b0b2c { display: none !important; }}@media (max-width: 767px){#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  display: none;
}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-content-s-00c855de-1159-4ba5-829d-45e6e66b0b2c { display: none !important; }}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  background-image: url(https://i.shgcdn.com/bccb7249-b9bd-4380-be30-d138aa41b6be/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-00c855de-1159-4ba5-829d-45e6e66b0b2c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-00c855de-1159-4ba5-829d-45e6e66b0b2c.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-00c855de-1159-4ba5-829d-45e6e66b0b2c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-00c855de-1159-4ba5-829d-45e6e66b0b2c.shg-box.shg-c {
  justify-content: center;
}
}
#s-c1867620-bc1f-4834-be95-7bfc23889e5e {
  margin-left: 30px;
margin-right: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-c1867620-bc1f-4834-be95-7bfc23889e5e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c1867620-bc1f-4834-be95-7bfc23889e5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c1867620-bc1f-4834-be95-7bfc23889e5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1867620-bc1f-4834-be95-7bfc23889e5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-feed105f-4768-4c56-8a43-b84010d134b2 {
  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-feed105f-4768-4c56-8a43-b84010d134b2 {
  
}
}@media (max-width: 767px){#s-feed105f-4768-4c56-8a43-b84010d134b2 {
  
}
}







#s-feed105f-4768-4c56-8a43-b84010d134b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-feed105f-4768-4c56-8a43-b84010d134b2.shg-box.shg-c {
  justify-content: flex-end;
}

#s-510a6370-0f2b-4051-9865-072f30287510 {
  text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-510a6370-0f2b-4051-9865-072f30287510 {
  overflow: hidden;
  
  
}







  #s-510a6370-0f2b-4051-9865-072f30287510 img.shogun-image {
    

    
    
    
  }


#s-510a6370-0f2b-4051-9865-072f30287510 .shogun-image-content {
  
    justify-content: center;
  
}

#s-99f9db1e-a4ae-432c-805f-5130954ed01f {
  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(138, 208, 191, 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-99f9db1e-a4ae-432c-805f-5130954ed01f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTQ1MWEwZmQtYmJlOC00ODIxLTllYjktODEzZDJmZTM5NGYwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2NjN2M3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhNDUxYTBmZC1iYmU4LTQ4MjEtOWViOS04MTNkMmZlMzk0ZjApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ccc7c7"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-99f9db1e-a4ae-432c-805f-5130954ed01f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-99f9db1e-a4ae-432c-805f-5130954ed01f-root {
    text-align: left;
  }


#s-99f9db1e-a4ae-432c-805f-5130954ed01f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-99f9db1e-a4ae-432c-805f-5130954ed01f-root {
    text-align: left;
  }


#s-99f9db1e-a4ae-432c-805f-5130954ed01f.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-99f9db1e-a4ae-432c-805f-5130954ed01f-root {
    text-align: left;
  }


#s-99f9db1e-a4ae-432c-805f-5130954ed01f.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-99f9db1e-a4ae-432c-805f-5130954ed01f-root {
    text-align: left;
  }


#s-99f9db1e-a4ae-432c-805f-5130954ed01f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-99f9db1e-a4ae-432c-805f-5130954ed01f-root {
    text-align: left;
  }


#s-99f9db1e-a4ae-432c-805f-5130954ed01f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae {
  margin-left: 11px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae {
  margin-right: 0px;
}
}@media (max-width: 767px){#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae {
  margin-right: 0px;
}
}
#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(91, 103, 112, 1);
}

#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(91, 103, 112, 1);
  text-align: left;
  font-family: Archivo Black;
  
  
  font-size: 17px;
}

#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-e71bd78f-713f-4d38-8223-c936da79b0b0 {
  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-e71bd78f-713f-4d38-8223-c936da79b0b0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjljODE4NjgtM2M0OS00MDc3LWEzOGEtNmJmNTJhYjY4ZjA2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmOWM4MTg2OC0zYzQ5LTQwNzctYTM4YS02YmY1MmFiNjhmMDYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}, {"id"=>3, "pos"=>1, "color"=>"#8ad0bf"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-e71bd78f-713f-4d38-8223-c936da79b0b0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e71bd78f-713f-4d38-8223-c936da79b0b0-root {
    text-align: left;
  }


#s-e71bd78f-713f-4d38-8223-c936da79b0b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e71bd78f-713f-4d38-8223-c936da79b0b0-root {
    text-align: left;
  }


#s-e71bd78f-713f-4d38-8223-c936da79b0b0.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-e71bd78f-713f-4d38-8223-c936da79b0b0-root {
    text-align: left;
  }


#s-e71bd78f-713f-4d38-8223-c936da79b0b0.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-e71bd78f-713f-4d38-8223-c936da79b0b0-root {
    text-align: left;
  }


#s-e71bd78f-713f-4d38-8223-c936da79b0b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e71bd78f-713f-4d38-8223-c936da79b0b0-root {
    text-align: left;
  }


#s-e71bd78f-713f-4d38-8223-c936da79b0b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-389a35b0-2977-446a-b03e-9d7c27ed0850 {
  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-389a35b0-2977-446a-b03e-9d7c27ed0850:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzVmYjhiMGEtYzljNi00ZTVjLTk0NjktMjUxM2RkMTExOTJjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3NWZiOGIwYS1jOWM2LTRlNWMtOTQ2OS0yNTEzZGQxMTE5MmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-389a35b0-2977-446a-b03e-9d7c27ed0850:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-389a35b0-2977-446a-b03e-9d7c27ed0850-root {
    text-align: left;
  }


#s-389a35b0-2977-446a-b03e-9d7c27ed0850.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-389a35b0-2977-446a-b03e-9d7c27ed0850-root {
    text-align: left;
  }


#s-389a35b0-2977-446a-b03e-9d7c27ed0850.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-389a35b0-2977-446a-b03e-9d7c27ed0850-root {
    text-align: left;
  }


#s-389a35b0-2977-446a-b03e-9d7c27ed0850.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-389a35b0-2977-446a-b03e-9d7c27ed0850-root {
    text-align: left;
  }


#s-389a35b0-2977-446a-b03e-9d7c27ed0850.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-389a35b0-2977-446a-b03e-9d7c27ed0850-root {
    text-align: left;
  }


#s-389a35b0-2977-446a-b03e-9d7c27ed0850.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f9ee59f6-af20-450e-9170-1a1b747bd070 {
  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-f9ee59f6-af20-450e-9170-1a1b747bd070:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODhjMjcyOWEtYjViNS00NGE2LWEzZTctMmM0MzRkNWI2ZDlhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4OGMyNzI5YS1iNWI1LTQ0YTYtYTNlNy0yYzQzNGQ1YjZkOWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-f9ee59f6-af20-450e-9170-1a1b747bd070:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f9ee59f6-af20-450e-9170-1a1b747bd070-root {
    text-align: left;
  }


#s-f9ee59f6-af20-450e-9170-1a1b747bd070.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f9ee59f6-af20-450e-9170-1a1b747bd070-root {
    text-align: left;
  }


#s-f9ee59f6-af20-450e-9170-1a1b747bd070.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-f9ee59f6-af20-450e-9170-1a1b747bd070-root {
    text-align: left;
  }


#s-f9ee59f6-af20-450e-9170-1a1b747bd070.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-f9ee59f6-af20-450e-9170-1a1b747bd070-root {
    text-align: left;
  }


#s-f9ee59f6-af20-450e-9170-1a1b747bd070.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f9ee59f6-af20-450e-9170-1a1b747bd070-root {
    text-align: left;
  }


#s-f9ee59f6-af20-450e-9170-1a1b747bd070.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0 {
  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-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWIwODNmOTUtNDFlZi00ZDMwLWI3NTUtMjdjZGQ4NmYwZjkwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhYjA4M2Y5NS00MWVmLTRkMzAtYjc1NS0yN2NkZDg2ZjBmOTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0-root {
    text-align: left;
  }


#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0-root {
    text-align: left;
  }


#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0.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-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0-root {
    text-align: left;
  }


#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0.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-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0-root {
    text-align: left;
  }


#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0-root {
    text-align: left;
  }


#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a968c499-f4ae-46bd-b959-092a0f9995fd {
  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-a968c499-f4ae-46bd-b959-092a0f9995fd:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTJlNTgyMTEtMTNkZi00OTI0LThjNWItZGIwZWMzZTZkYjY3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1MmU1ODIxMS0xM2RmLTQ5MjQtOGM1Yi1kYjBlYzNlNmRiNjcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-a968c499-f4ae-46bd-b959-092a0f9995fd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a968c499-f4ae-46bd-b959-092a0f9995fd-root {
    text-align: left;
  }


#s-a968c499-f4ae-46bd-b959-092a0f9995fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a968c499-f4ae-46bd-b959-092a0f9995fd-root {
    text-align: left;
  }


#s-a968c499-f4ae-46bd-b959-092a0f9995fd.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-a968c499-f4ae-46bd-b959-092a0f9995fd-root {
    text-align: left;
  }


#s-a968c499-f4ae-46bd-b959-092a0f9995fd.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-a968c499-f4ae-46bd-b959-092a0f9995fd-root {
    text-align: left;
  }


#s-a968c499-f4ae-46bd-b959-092a0f9995fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a968c499-f4ae-46bd-b959-092a0f9995fd-root {
    text-align: left;
  }


#s-a968c499-f4ae-46bd-b959-092a0f9995fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11 {
  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-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDQ0MTYwYTYtZjNjNy00NmE2LTgyMDktNjU3YTEyNjQwMGEzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNDQxNjBhNi1mM2M3LTQ2YTYtODIwOS02NTdhMTI2NDAwYTMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11-root {
    text-align: left;
  }


#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11-root {
    text-align: left;
  }


#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11.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-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11-root {
    text-align: left;
  }


#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11.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-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11-root {
    text-align: left;
  }


#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11-root {
    text-align: left;
  }


#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-08785b40-481a-44b3-8992-e63bde4daf25 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(138, 208, 191, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-08785b40-481a-44b3-8992-e63bde4daf25:hover {background-color: rgba(204, 199, 199, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-08785b40-481a-44b3-8992-e63bde4daf25:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-08785b40-481a-44b3-8992-e63bde4daf25-root {
    text-align: center;
  }


#s-08785b40-481a-44b3-8992-e63bde4daf25.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-08785b40-481a-44b3-8992-e63bde4daf25-root {
    text-align: center;
  }


#s-08785b40-481a-44b3-8992-e63bde4daf25.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-08785b40-481a-44b3-8992-e63bde4daf25-root {
    text-align: center;
  }


#s-08785b40-481a-44b3-8992-e63bde4daf25.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-08785b40-481a-44b3-8992-e63bde4daf25-root {
    text-align: center;
  }


#s-08785b40-481a-44b3-8992-e63bde4daf25.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-08785b40-481a-44b3-8992-e63bde4daf25-root {
    text-align: center;
  }


#s-08785b40-481a-44b3-8992-e63bde4daf25.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e703ca5d-fcd7-4202-b640-9a399303d972 {
  margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 0px;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-e703ca5d-fcd7-4202-b640-9a399303d972 {
  display: none;
}
#s-e703ca5d-fcd7-4202-b640-9a399303d972, #wrap-s-e703ca5d-fcd7-4202-b640-9a399303d972, #wrap-content-s-e703ca5d-fcd7-4202-b640-9a399303d972 { display: none !important; }}







#s-e703ca5d-fcd7-4202-b640-9a399303d972 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e703ca5d-fcd7-4202-b640-9a399303d972.shg-box.shg-c {
  justify-content: flex-end;
}

@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-d5571e55-4c37-45d7-a398-14b148eda774 {
  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-d5571e55-4c37-45d7-a398-14b148eda774: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-d5571e55-4c37-45d7-a398-14b148eda774:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d5571e55-4c37-45d7-a398-14b148eda774 {
  
}
#s-d5571e55-4c37-45d7-a398-14b148eda774:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmQyOGZlODAtM2FlOC00Y2E4LTg3ZjgtMTQ5MTFlMjVjMmI2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiZDI4ZmU4MC0zYWU4LTRjYTgtODdmOC0xNDkxMWUyNWMyYjYpIi8+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-d5571e55-4c37-45d7-a398-14b148eda774-root {
    text-align: center;
  }


#s-d5571e55-4c37-45d7-a398-14b148eda774.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d5571e55-4c37-45d7-a398-14b148eda774-root {
    text-align: center;
  }


#s-d5571e55-4c37-45d7-a398-14b148eda774.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-d5571e55-4c37-45d7-a398-14b148eda774-root {
    text-align: center;
  }


#s-d5571e55-4c37-45d7-a398-14b148eda774.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-d5571e55-4c37-45d7-a398-14b148eda774-root {
    text-align: center;
  }


#s-d5571e55-4c37-45d7-a398-14b148eda774.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d5571e55-4c37-45d7-a398-14b148eda774-root {
    text-align: center;
  }


#s-d5571e55-4c37-45d7-a398-14b148eda774.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-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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTBhNzI4MjEtZWQxZC00YjY4LWIzNDMtZmI4YzlkZjVhZDBlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1MGE3MjgyMS1lZDFkLTRiNjgtYjM0My1mYjhjOWRmNWFkMGUpIi8+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;}@media (max-width: 767px){#s-e2b7ca7b-e86a-4282-9827-e7d699e9b915 {
  
}
#s-e2b7ca7b-e86a-4282-9827-e7d699e9b915:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWI0ODIxOWItOGQyYi00MDg1LWIzMTAtYTU5MzE5N2VkMWUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYjQ4MjE5Yi04ZDJiLTQwODUtYjMxMC1hNTkzMTk3ZWQxZTApIi8+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-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;}@media (max-width: 767px){#s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25 {
  
}
#s-a09b9253-25e9-4fe1-9fd1-16d56d0d1f25:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzgxOTE0NmItZTNjNy00MjBmLTllZjYtYzM1YjBjM2U2ZDdhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzODE5MTQ2Yi1lM2M3LTQyMGYtOWVmNi1jMzViMGMzZTZkN2EpIi8+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-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-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;}@media (max-width: 767px){#s-366da938-82da-40ec-b05a-5c106b66c925 {
  
}
#s-366da938-82da-40ec-b05a-5c106b66c925:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDIwNjE1NGMtYWVmNy00YTZjLTkyZDMtYTI0ZWMzZjdjZGJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMjA2MTU0Yy1hZWY3LTRhNmMtOTJkMy1hMjRlYzNmN2NkYmUpIi8+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-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-e54d46df-e067-4b70-b5a6-b75b6299e875 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-a8975c61-00c5-4fa8-86c6-6cc02fbd31ff {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-a8975c61-00c5-4fa8-86c6-6cc02fbd31ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8975c61-00c5-4fa8-86c6-6cc02fbd31ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a8975c61-00c5-4fa8-86c6-6cc02fbd31ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8975c61-00c5-4fa8-86c6-6cc02fbd31ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-86f20d3c-77dd-48ae-9201-0fc1521386f7 .shogun-icon-wrapper {
  text-align: center;
}


#s-86f20d3c-77dd-48ae-9201-0fc1521386f7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(173, 140, 188, 1);
}

#s-41637670-3ebc-4041-8859-e5d11d8e74d1 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-026febc4-3986-47af-b98a-6b716c5cbf6b .shogun-icon-wrapper {
  text-align: center;
}


#s-026febc4-3986-47af-b98a-6b716c5cbf6b .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(173, 140, 188, 1);
}

#s-b8d3d33b-fc82-44fb-a3c9-f69330f3e096 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-7e7162e0-58c8-4659-ac23-6dd0e7e056d9 .shogun-icon-wrapper {
  text-align: center;
}


#s-7e7162e0-58c8-4659-ac23-6dd0e7e056d9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(173, 140, 188, 1);
}

#s-29a24d2c-cafc-44e2-9bb8-ea0ddf679f42 {
  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(225, 31, 143, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-42d30a9b-7838-4e63-9bf6-4b54383984a1:hover {background-color: rgba(241, 186, 214, 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-21540929-4a9d-4bfa-8474-77752e02d135 {
  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-21540929-4a9d-4bfa-8474-77752e02d135 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-21540929-4a9d-4bfa-8474-77752e02d135 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-21540929-4a9d-4bfa-8474-77752e02d135 {
  
}
}@media (max-width: 767px){#s-21540929-4a9d-4bfa-8474-77752e02d135 {
  margin-left: 0px;
margin-right: 0px;
padding-bottom: 0px;
}
}







#s-21540929-4a9d-4bfa-8474-77752e02d135 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-21540929-4a9d-4bfa-8474-77752e02d135.shg-box.shg-c {
  justify-content: center;
}

#s-7e942af7-c0d0-4690-8644-a090887f3c8d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7e942af7-c0d0-4690-8644-a090887f3c8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7e942af7-c0d0-4690-8644-a090887f3c8d.shg-box.shg-c {
  justify-content: center;
}

#s-ee573501-3d23-4c6e-9142-a792b33c1021 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-f5c48318-8eb1-4134-958f-d4a7116b9971 {
  margin-left: 15%;
margin-bottom: 40px;
margin-right: 15%;
}

#s-f5c48318-8eb1-4134-958f-d4a7116b9971 .shogun-table-wrapper {
  overflow: auto;
  border: 2px solid rgba(173, 140, 188, 1);
  border-radius: 15px;
}

#s-f5c48318-8eb1-4134-958f-d4a7116b9971 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f5c48318-8eb1-4134-958f-d4a7116b9971 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 16px;
  
  
  
  
  
}

#s-f5c48318-8eb1-4134-958f-d4a7116b9971 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-f5c48318-8eb1-4134-958f-d4a7116b9971 td.shogun-table-column, #s-f5c48318-8eb1-4134-958f-d4a7116b9971 td.shogun-table-row {
  border: 2px solid rgba(173, 140, 188, 1);
}

#s-b3baec98-df1b-4285-a6bb-de5a4897c9b8 {
  margin-left: auto;
margin-right: auto;
}

#s-4604510a-4253-4be7-a7ff-2c514f646252 {
  margin-left: auto;
margin-right: auto;
}

#s-07562629-0cb3-417d-a46f-109531ceaba7 {
  margin-left: auto;
margin-right: auto;
}

#s-37e4e196-95c8-4601-9456-4c10ded307a2 {
  margin-left: 0%;
margin-right: 0%;
}

#s-d64188c0-068a-4549-8dbf-79dcd98fe18a {
  margin-left: 0%;
margin-right: 0%;
}

#s-85390872-1f71-432e-a9b0-a13be3f25b31 {
  margin-left: 0%;
margin-right: 0%;
}

#s-01e434bb-b36f-4af2-9639-35a02e9a6ef5 {
  margin-left: auto;
margin-right: auto;
}

#s-a6e0b7da-0cb8-469f-acba-a604b16ef747 {
  margin-left: auto;
margin-right: auto;
}

#s-7bec55c4-3cf7-4b9f-aada-422a28396399 {
  margin-left: auto;
margin-right: auto;
}

#s-da66d0b9-8858-4684-895b-39cce2fcf4da {
  margin-left: auto;
margin-right: auto;
}

#s-de35a989-197c-4980-a539-875ad3af6bcc {
  margin-left: auto;
margin-right: auto;
}

#s-24c4ebdb-68f9-4e89-9b21-21c1c10aaaae {
  margin-left: auto;
margin-right: auto;
}

#s-4cb20b3a-b04e-42e4-9775-2a07ed7e6453 {
  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-9ce8d1a0-e3a1-49a0-956d-69fc859f872d {
  margin-left: auto;
margin-right: auto;
}

#s-9ce8d1a0-e3a1-49a0-956d-69fc859f872d .shogun-countdown span, #s-9ce8d1a0-e3a1-49a0-956d-69fc859f872d .shogun-countdown label {
  color: rgba(173, 140, 188, 1);
}
#s-269d0aef-f774-48e5-8a0c-7e6315537201 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 1px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
}
@media (max-width: 767px){#s-269d0aef-f774-48e5-8a0c-7e6315537201 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-c5a04947-b18c-40b2-96f9-718ff51f999b {
  margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5a04947-b18c-40b2-96f9-718ff51f999b {
  display: none;
}
#s-c5a04947-b18c-40b2-96f9-718ff51f999b, #wrap-s-c5a04947-b18c-40b2-96f9-718ff51f999b, #wrap-content-s-c5a04947-b18c-40b2-96f9-718ff51f999b { display: none !important; }}@media (max-width: 767px){#s-c5a04947-b18c-40b2-96f9-718ff51f999b {
  display: none;
}
#s-c5a04947-b18c-40b2-96f9-718ff51f999b, #wrap-s-c5a04947-b18c-40b2-96f9-718ff51f999b, #wrap-content-s-c5a04947-b18c-40b2-96f9-718ff51f999b { display: none !important; }}
@media (min-width: 0px) {
[id="s-c5a04947-b18c-40b2-96f9-718ff51f999b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5a04947-b18c-40b2-96f9-718ff51f999b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c5a04947-b18c-40b2-96f9-718ff51f999b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5a04947-b18c-40b2-96f9-718ff51f999b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-3790aee2-e766-40a9-a537-584a5b24b108 {
  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(173, 140, 188, 1);
}
@media (min-width: 1200px){#s-3790aee2-e766-40a9-a537-584a5b24b108 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3790aee2-e766-40a9-a537-584a5b24b108 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3790aee2-e766-40a9-a537-584a5b24b108 {
  display: none;
}
#s-3790aee2-e766-40a9-a537-584a5b24b108, #wrap-s-3790aee2-e766-40a9-a537-584a5b24b108, #wrap-content-s-3790aee2-e766-40a9-a537-584a5b24b108 { display: none !important; }}@media (max-width: 767px){#s-3790aee2-e766-40a9-a537-584a5b24b108 {
  display: none;
}
#s-3790aee2-e766-40a9-a537-584a5b24b108, #wrap-s-3790aee2-e766-40a9-a537-584a5b24b108, #wrap-content-s-3790aee2-e766-40a9-a537-584a5b24b108 { display: none !important; }}







#s-3790aee2-e766-40a9-a537-584a5b24b108 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3790aee2-e766-40a9-a537-584a5b24b108.shg-box.shg-c {
  justify-content: center;
}

#s-e5fe09b2-3d2f-4d6c-864a-acb0d4be244a {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-57363260-dbd2-4846-a228-10fb8a0ad1e0 {
  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(173, 140, 188, 1);
}
#s-57363260-dbd2-4846-a228-10fb8a0ad1e0:hover {background-color: rgba(91, 25, 121, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-57363260-dbd2-4846-a228-10fb8a0ad1e0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-57363260-dbd2-4846-a228-10fb8a0ad1e0-root {
    text-align: center;
  }


#s-57363260-dbd2-4846-a228-10fb8a0ad1e0.shg-btn {
  color: rgba(173, 140, 188, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-57363260-dbd2-4846-a228-10fb8a0ad1e0-root {
    text-align: center;
  }


#s-57363260-dbd2-4846-a228-10fb8a0ad1e0.shg-btn {
  color: rgba(173, 140, 188, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-57363260-dbd2-4846-a228-10fb8a0ad1e0-root {
    text-align: center;
  }


#s-57363260-dbd2-4846-a228-10fb8a0ad1e0.shg-btn {
  color: rgba(173, 140, 188, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-57363260-dbd2-4846-a228-10fb8a0ad1e0-root {
    text-align: center;
  }


#s-57363260-dbd2-4846-a228-10fb8a0ad1e0.shg-btn {
  color: rgba(173, 140, 188, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-57363260-dbd2-4846-a228-10fb8a0ad1e0-root {
    text-align: center;
  }


#s-57363260-dbd2-4846-a228-10fb8a0ad1e0.shg-btn {
  color: rgba(173, 140, 188, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-9e51a02f-f6dd-4b33-838b-bcd749492b66 {
  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(173, 140, 188, 1);
}
@media (min-width: 1200px){#s-9e51a02f-f6dd-4b33-838b-bcd749492b66 {
  display: none;
}
#s-9e51a02f-f6dd-4b33-838b-bcd749492b66, #wrap-s-9e51a02f-f6dd-4b33-838b-bcd749492b66, #wrap-content-s-9e51a02f-f6dd-4b33-838b-bcd749492b66 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e51a02f-f6dd-4b33-838b-bcd749492b66 {
  display: none;
}
#s-9e51a02f-f6dd-4b33-838b-bcd749492b66, #wrap-s-9e51a02f-f6dd-4b33-838b-bcd749492b66, #wrap-content-s-9e51a02f-f6dd-4b33-838b-bcd749492b66 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9e51a02f-f6dd-4b33-838b-bcd749492b66 {
  
}
}@media (max-width: 767px){#s-9e51a02f-f6dd-4b33-838b-bcd749492b66 {
  
}
}







#s-9e51a02f-f6dd-4b33-838b-bcd749492b66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9e51a02f-f6dd-4b33-838b-bcd749492b66.shg-box.shg-c {
  justify-content: center;
}

#s-f5f25faa-cc4a-44ea-93ea-dde56c84fb90 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-13303f07-ba88-4ca4-ae80-f1bcff6f6fdc {
  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(173, 140, 188, 1);
}
#s-13303f07-ba88-4ca4-ae80-f1bcff6f6fdc:hover {background-color: rgba(91, 25, 121, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-13303f07-ba88-4ca4-ae80-f1bcff6f6fdc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-13303f07-ba88-4ca4-ae80-f1bcff6f6fdc-root {
    text-align: center;
  }


#s-13303f07-ba88-4ca4-ae80-f1bcff6f6fdc.shg-btn {
  color: rgba(173, 140, 188, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-13303f07-ba88-4ca4-ae80-f1bcff6f6fdc-root {
    text-align: center;
  }


#s-13303f07-ba88-4ca4-ae80-f1bcff6f6fdc.shg-btn {
  color: rgba(173, 140, 188, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-13303f07-ba88-4ca4-ae80-f1bcff6f6fdc-root {
    text-align: center;
  }


#s-13303f07-ba88-4ca4-ae80-f1bcff6f6fdc.shg-btn {
  color: rgba(173, 140, 188, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-13303f07-ba88-4ca4-ae80-f1bcff6f6fdc-root {
    text-align: center;
  }


#s-13303f07-ba88-4ca4-ae80-f1bcff6f6fdc.shg-btn {
  color: rgba(173, 140, 188, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-13303f07-ba88-4ca4-ae80-f1bcff6f6fdc-root {
    text-align: center;
  }


#s-13303f07-ba88-4ca4-ae80-f1bcff6f6fdc.shg-btn {
  color: rgba(173, 140, 188, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#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-85e548f8-e476-4774-a069-bc74cc23dba5 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-91c73e89-85f3-45a6-b1c5-16dc841430b3 {
  margin-left: 100px;
margin-bottom: 20px;
margin-right: 100px;
}
@media (max-width: 767px){#s-91c73e89-85f3-45a6-b1c5-16dc841430b3 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-695d5e1b-4661-4a8d-bf38-edf315a25cf7 {
  margin-left: 30%;
margin-bottom: 30px;
margin-right: 30%;
}
@media (min-width: 1200px){#s-695d5e1b-4661-4a8d-bf38-edf315a25cf7 {
  display: none;
}
#s-695d5e1b-4661-4a8d-bf38-edf315a25cf7, #wrap-s-695d5e1b-4661-4a8d-bf38-edf315a25cf7, #wrap-content-s-695d5e1b-4661-4a8d-bf38-edf315a25cf7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-695d5e1b-4661-4a8d-bf38-edf315a25cf7 {
  display: none;
}
#s-695d5e1b-4661-4a8d-bf38-edf315a25cf7, #wrap-s-695d5e1b-4661-4a8d-bf38-edf315a25cf7, #wrap-content-s-695d5e1b-4661-4a8d-bf38-edf315a25cf7 { display: none !important; }}@media (max-width: 767px){#s-695d5e1b-4661-4a8d-bf38-edf315a25cf7 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-695d5e1b-4661-4a8d-bf38-edf315a25cf7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-695d5e1b-4661-4a8d-bf38-edf315a25cf7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-695d5e1b-4661-4a8d-bf38-edf315a25cf7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(173, 140, 188, 1);
}

#s-695d5e1b-4661-4a8d-bf38-edf315a25cf7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-695d5e1b-4661-4a8d-bf38-edf315a25cf7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(173, 140, 188, 1);
  text-align: center;
  
  
  
  font-size: 18px;
}

#s-695d5e1b-4661-4a8d-bf38-edf315a25cf7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-d5654d67-2ccf-4d5f-9c9c-31fdcfcc1e78 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
text-align: left;
}

#s-49851ac3-2593-4bee-bdf7-55479265e23a {
  margin-left: 30%;
margin-bottom: 30px;
margin-right: 30%;
}
@media (min-width: 1200px){#s-49851ac3-2593-4bee-bdf7-55479265e23a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-49851ac3-2593-4bee-bdf7-55479265e23a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-49851ac3-2593-4bee-bdf7-55479265e23a {
  display: none;
}
#s-49851ac3-2593-4bee-bdf7-55479265e23a, #wrap-s-49851ac3-2593-4bee-bdf7-55479265e23a, #wrap-content-s-49851ac3-2593-4bee-bdf7-55479265e23a { display: none !important; }}@media (max-width: 767px){#s-49851ac3-2593-4bee-bdf7-55479265e23a {
  display: none;
}
#s-49851ac3-2593-4bee-bdf7-55479265e23a, #wrap-s-49851ac3-2593-4bee-bdf7-55479265e23a, #wrap-content-s-49851ac3-2593-4bee-bdf7-55479265e23a { display: none !important; }}
#s-49851ac3-2593-4bee-bdf7-55479265e23a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-49851ac3-2593-4bee-bdf7-55479265e23a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-49851ac3-2593-4bee-bdf7-55479265e23a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(173, 140, 188, 1);
}

#s-49851ac3-2593-4bee-bdf7-55479265e23a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-49851ac3-2593-4bee-bdf7-55479265e23a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(173, 140, 188, 1);
  text-align: center;
  
  
  
  font-size: 18px;
}

#s-49851ac3-2593-4bee-bdf7-55479265e23a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-04b72e76-3808-4b72-a398-b5e72f1bc3cb {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
text-align: left;
}

#s-5c400a14-6673-474f-aeca-39986391ba5d {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-5c400a14-6673-474f-aeca-39986391ba5d {
  display: none;
}
#s-5c400a14-6673-474f-aeca-39986391ba5d, #wrap-s-5c400a14-6673-474f-aeca-39986391ba5d, #wrap-content-s-5c400a14-6673-474f-aeca-39986391ba5d { display: none !important; }}@media (max-width: 767px){#s-5c400a14-6673-474f-aeca-39986391ba5d {
  display: none;
}
#s-5c400a14-6673-474f-aeca-39986391ba5d, #wrap-s-5c400a14-6673-474f-aeca-39986391ba5d, #wrap-content-s-5c400a14-6673-474f-aeca-39986391ba5d { display: none !important; }}
@media (min-width: 0px) {
[id="s-5c400a14-6673-474f-aeca-39986391ba5d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c400a14-6673-474f-aeca-39986391ba5d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5c400a14-6673-474f-aeca-39986391ba5d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5c400a14-6673-474f-aeca-39986391ba5d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5c400a14-6673-474f-aeca-39986391ba5d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c400a14-6673-474f-aeca-39986391ba5d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5c400a14-6673-474f-aeca-39986391ba5d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

.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-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  margin-left: auto;
margin-right: auto;
max-width: 1241px;
text-align: center;
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 img.shogun-image {
  width: 100%;
  
  
  max-width: 1241px;

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




.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 img.shogun-image {
  width: 100%;
  
  
  

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




.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 img.shogun-image {
  width: 100%;
  
  
  

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




.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 img.shogun-image {
  width: 100%;
  
  
  

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




.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 img.shogun-image {
  width: 100%;
  
  
  

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




.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e3be20c-13e6-4a1b-9c82-2f7e834a3223.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  margin-left: auto;
margin-right: auto;
max-width: 1241px;
text-align: center;
}
@media (min-width: 1200px){#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  display: none;
}
#s-11c9c0fe-91d6-47dd-97fb-0825639fb140, #wrap-s-11c9c0fe-91d6-47dd-97fb-0825639fb140, #wrap-content-s-11c9c0fe-91d6-47dd-97fb-0825639fb140 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  display: none;
}
#s-11c9c0fe-91d6-47dd-97fb-0825639fb140, #wrap-s-11c9c0fe-91d6-47dd-97fb-0825639fb140, #wrap-content-s-11c9c0fe-91d6-47dd-97fb-0825639fb140 { display: none !important; }}@media (max-width: 767px){#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}
#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 img.shogun-image {
  width: 100%;
  
  
  max-width: 1241px;

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




.s-11c9c0fe-91d6-47dd-97fb-0825639fb140 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shg-align-container {
  display: flex;
  justify-content: center
}

.s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 img.shogun-image {
  width: 100%;
  
  
  

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




.s-11c9c0fe-91d6-47dd-97fb-0825639fb140 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shg-align-container {
  display: flex;
  justify-content: center
}

.s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 img.shogun-image {
  width: 100%;
  
  
  

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




.s-11c9c0fe-91d6-47dd-97fb-0825639fb140 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shg-align-container {
  display: flex;
  justify-content: center
}

.s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 img.shogun-image {
  width: 100%;
  
  
  

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




.s-11c9c0fe-91d6-47dd-97fb-0825639fb140 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shg-align-container {
  display: flex;
  justify-content: center
}

.s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 30px;
  margin-bottom: 30px;
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-11c9c0fe-91d6-47dd-97fb-0825639fb140 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140 img.shogun-image {
  width: 100%;
  
  
  

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




.s-11c9c0fe-91d6-47dd-97fb-0825639fb140 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shg-align-container {
  display: flex;
  justify-content: center
}

.s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-11c9c0fe-91d6-47dd-97fb-0825639fb140.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#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-b36cc924-f0fb-49d8-a49c-e27dccdff0b8 {
  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-0a35ead9-268d-4cce-be1a-ec8779f26c1a {
  margin-left: auto;
margin-right: auto;
}

#s-0a35ead9-268d-4cce-be1a-ec8779f26c1a .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-0a35ead9-268d-4cce-be1a-ec8779f26c1a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-0a35ead9-268d-4cce-be1a-ec8779f26c1a td.shogun-table-column {
  background-color: rgba(244, 244, 244, 1);
  padding: 5px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-0a35ead9-268d-4cce-be1a-ec8779f26c1a td.shogun-table-row {
  background-color: rgba(244, 244, 244, 1);
  padding: 5px;
}

#s-0a35ead9-268d-4cce-be1a-ec8779f26c1a td.shogun-table-column, #s-0a35ead9-268d-4cce-be1a-ec8779f26c1a td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

.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-6e5b4e28-be1a-4792-8a48-de70c85ac62e {
  margin-left: auto;
margin-right: auto;
}

#s-6e5b4e28-be1a-4792-8a48-de70c85ac62e .shg-proportional-font-size,
#s-6e5b4e28-be1a-4792-8a48-de70c85ac62e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-11365971-a544-4ba1-a16e-f01826249855 {
  margin-left: auto;
margin-right: auto;
}

#s-11365971-a544-4ba1-a16e-f01826249855 .shg-proportional-font-size,
#s-11365971-a544-4ba1-a16e-f01826249855 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-58fc70e1-f0e8-4102-9a53-5c1d191a7ffd {
  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-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: 20%;
margin-bottom: 30px;
margin-right: 20%;
}

@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-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

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

}

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

}

#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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGI5MzhiN2UtZDNmMC00OTE1LWE3MTYtMmQ5MDhmZWY4NzYxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkYjkzOGI3ZS1kM2YwLTQ5MTUtYTcxNi0yZDkwOGZlZjg3NjEpIi8+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-bcb79c23-d86e-48e9-90e6-cce3aea5ff78 {
  min-height: 50px;
}
@media (max-width: 767px){#s-bcb79c23-d86e-48e9-90e6-cce3aea5ff78 {
  margin-left: 5%;
margin-right: 5%;
}
}







#s-bcb79c23-d86e-48e9-90e6-cce3aea5ff78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bcb79c23-d86e-48e9-90e6-cce3aea5ff78.shg-box.shg-c {
  justify-content: center;
}

#s-0831475f-90d3-45c8-b999-5bd5a1917e47 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-ad1bb5e8-3bf1-432d-be26-7be379912761 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-ad1bb5e8-3bf1-432d-be26-7be379912761 {
  display: none;
}
#s-ad1bb5e8-3bf1-432d-be26-7be379912761, #wrap-s-ad1bb5e8-3bf1-432d-be26-7be379912761, #wrap-content-s-ad1bb5e8-3bf1-432d-be26-7be379912761 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad1bb5e8-3bf1-432d-be26-7be379912761 {
  display: none;
}
#s-ad1bb5e8-3bf1-432d-be26-7be379912761, #wrap-s-ad1bb5e8-3bf1-432d-be26-7be379912761, #wrap-content-s-ad1bb5e8-3bf1-432d-be26-7be379912761 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ad1bb5e8-3bf1-432d-be26-7be379912761"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ad1bb5e8-3bf1-432d-be26-7be379912761"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ad1bb5e8-3bf1-432d-be26-7be379912761"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ad1bb5e8-3bf1-432d-be26-7be379912761"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  margin: 0 !important;
  overflow: visible;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  /* Add background color handling */
  
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shogun-image-content {
  
    justify-content: center;
  
}

.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image {
  box-sizing: border-box;
}



.s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
      position: relative;
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  margin: 0 !important;
  overflow: visible;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  /* Add background color handling */
  
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shogun-image-content {
  
    justify-content: center;
  
}

.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image {
  box-sizing: border-box;
}



.s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
      position: relative;
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be 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-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  margin: 0 !important;
  overflow: visible;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  /* Add background color handling */
  
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shogun-image-content {
  
    justify-content: center;
  
}

.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image {
  box-sizing: border-box;
}



.s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
      position: relative;
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be 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-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  margin: 0 !important;
  overflow: visible;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  /* Add background color handling */
  
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shogun-image-content {
  
    justify-content: center;
  
}

.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image {
  box-sizing: border-box;
}



.s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
      position: relative;
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  margin: 0 !important;
  overflow: visible;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  /* Add background color handling */
  
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-48d2e634-fcb8-4a9b-b74b-31610e0812be .shogun-image-content {
  
    justify-content: center;
  
}

.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image {
  box-sizing: border-box;
}



.s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container {
      position: relative;
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-48d2e634-fcb8-4a9b-b74b-31610e0812be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  margin: 0 !important;
  overflow: visible;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  /* Add background color handling */
  
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image {
  box-sizing: border-box;
}



.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
      position: relative;
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  margin: 0 !important;
  overflow: visible;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  /* Add background color handling */
  
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image {
  box-sizing: border-box;
}



.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
      position: relative;
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 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-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  margin: 0 !important;
  overflow: visible;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  /* Add background color handling */
  
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image {
  box-sizing: border-box;
}



.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
      position: relative;
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 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-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  margin: 0 !important;
  overflow: visible;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  /* Add background color handling */
  
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image {
  box-sizing: border-box;
}



.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
      position: relative;
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  margin: 0 !important;
  overflow: visible;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  /* Add background color handling */
  
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image {
  box-sizing: border-box;
}



.s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container {
      position: relative;
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f53c1c62-fd2c-47b3-b3d7-52c2f3c13e27 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-07951cbc-7dce-4411-a937-3534a287db88 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-07951cbc-7dce-4411-a937-3534a287db88 {
  margin: 0 !important;
  overflow: visible;
}

#s-07951cbc-7dce-4411-a937-3534a287db88-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07951cbc-7dce-4411-a937-3534a287db88 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07951cbc-7dce-4411-a937-3534a287db88 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  /* Add background color handling */
  
}

#s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07951cbc-7dce-4411-a937-3534a287db88 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-07951cbc-7dce-4411-a937-3534a287db88 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07951cbc-7dce-4411-a937-3534a287db88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-07951cbc-7dce-4411-a937-3534a287db88 .shogun-image-content {
  
    justify-content: center;
  
}

.s-07951cbc-7dce-4411-a937-3534a287db88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image {
  box-sizing: border-box;
}



.s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07951cbc-7dce-4411-a937-3534a287db88 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
      position: relative;
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-07951cbc-7dce-4411-a937-3534a287db88 {
  margin: 0 !important;
  overflow: visible;
}

#s-07951cbc-7dce-4411-a937-3534a287db88-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07951cbc-7dce-4411-a937-3534a287db88 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07951cbc-7dce-4411-a937-3534a287db88 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  /* Add background color handling */
  
}

#s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07951cbc-7dce-4411-a937-3534a287db88 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-07951cbc-7dce-4411-a937-3534a287db88 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07951cbc-7dce-4411-a937-3534a287db88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-07951cbc-7dce-4411-a937-3534a287db88 .shogun-image-content {
  
    justify-content: center;
  
}

.s-07951cbc-7dce-4411-a937-3534a287db88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image {
  box-sizing: border-box;
}



.s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07951cbc-7dce-4411-a937-3534a287db88 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
      position: relative;
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88 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-07951cbc-7dce-4411-a937-3534a287db88 {
  margin: 0 !important;
  overflow: visible;
}

#s-07951cbc-7dce-4411-a937-3534a287db88-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07951cbc-7dce-4411-a937-3534a287db88 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07951cbc-7dce-4411-a937-3534a287db88 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  /* Add background color handling */
  
}

#s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07951cbc-7dce-4411-a937-3534a287db88 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-07951cbc-7dce-4411-a937-3534a287db88 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07951cbc-7dce-4411-a937-3534a287db88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-07951cbc-7dce-4411-a937-3534a287db88 .shogun-image-content {
  
    justify-content: center;
  
}

.s-07951cbc-7dce-4411-a937-3534a287db88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image {
  box-sizing: border-box;
}



.s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07951cbc-7dce-4411-a937-3534a287db88 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
      position: relative;
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88 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-07951cbc-7dce-4411-a937-3534a287db88 {
  margin: 0 !important;
  overflow: visible;
}

#s-07951cbc-7dce-4411-a937-3534a287db88-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07951cbc-7dce-4411-a937-3534a287db88 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07951cbc-7dce-4411-a937-3534a287db88 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  /* Add background color handling */
  
}

#s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07951cbc-7dce-4411-a937-3534a287db88 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-07951cbc-7dce-4411-a937-3534a287db88 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07951cbc-7dce-4411-a937-3534a287db88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-07951cbc-7dce-4411-a937-3534a287db88 .shogun-image-content {
  
    justify-content: center;
  
}

.s-07951cbc-7dce-4411-a937-3534a287db88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image {
  box-sizing: border-box;
}



.s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07951cbc-7dce-4411-a937-3534a287db88 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
      position: relative;
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-07951cbc-7dce-4411-a937-3534a287db88 {
  margin: 0 !important;
  overflow: visible;
}

#s-07951cbc-7dce-4411-a937-3534a287db88-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-07951cbc-7dce-4411-a937-3534a287db88 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07951cbc-7dce-4411-a937-3534a287db88 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  /* Add background color handling */
  
}

#s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07951cbc-7dce-4411-a937-3534a287db88 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-07951cbc-7dce-4411-a937-3534a287db88 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07951cbc-7dce-4411-a937-3534a287db88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-07951cbc-7dce-4411-a937-3534a287db88 .shogun-image-content {
  
    justify-content: center;
  
}

.s-07951cbc-7dce-4411-a937-3534a287db88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image {
  box-sizing: border-box;
}



.s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-07951cbc-7dce-4411-a937-3534a287db88 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container {
      position: relative;
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07951cbc-7dce-4411-a937-3534a287db88 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  margin: 0 !important;
  overflow: visible;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  /* Add background color handling */
  
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image {
  box-sizing: border-box;
}



.s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
      position: relative;
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  margin: 0 !important;
  overflow: visible;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  /* Add background color handling */
  
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image {
  box-sizing: border-box;
}



.s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
      position: relative;
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808 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-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  margin: 0 !important;
  overflow: visible;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  /* Add background color handling */
  
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image {
  box-sizing: border-box;
}



.s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
      position: relative;
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808 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-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  margin: 0 !important;
  overflow: visible;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  /* Add background color handling */
  
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image {
  box-sizing: border-box;
}



.s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
      position: relative;
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  margin: 0 !important;
  overflow: visible;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  /* Add background color handling */
  
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-914dfcc3-caa9-4c51-978f-0d0e36bab808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image {
  box-sizing: border-box;
}



.s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container {
      position: relative;
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-914dfcc3-caa9-4c51-978f-0d0e36bab808 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-3af19b5a-e3a5-4ba7-b379-c2ed1a1a30e3 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-3af19b5a-e3a5-4ba7-b379-c2ed1a1a30e3 {
  display: none;
}
#s-3af19b5a-e3a5-4ba7-b379-c2ed1a1a30e3, #wrap-s-3af19b5a-e3a5-4ba7-b379-c2ed1a1a30e3, #wrap-content-s-3af19b5a-e3a5-4ba7-b379-c2ed1a1a30e3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3af19b5a-e3a5-4ba7-b379-c2ed1a1a30e3 {
  display: none;
}
#s-3af19b5a-e3a5-4ba7-b379-c2ed1a1a30e3, #wrap-s-3af19b5a-e3a5-4ba7-b379-c2ed1a1a30e3, #wrap-content-s-3af19b5a-e3a5-4ba7-b379-c2ed1a1a30e3 { display: none !important; }}
@media (min-width: 0px) {
[id="s-3af19b5a-e3a5-4ba7-b379-c2ed1a1a30e3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3af19b5a-e3a5-4ba7-b379-c2ed1a1a30e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3af19b5a-e3a5-4ba7-b379-c2ed1a1a30e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3af19b5a-e3a5-4ba7-b379-c2ed1a1a30e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  margin: 0 !important;
  overflow: visible;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  /* Add background color handling */
  
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shogun-image-content {
  
    justify-content: center;
  
}

.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image {
  box-sizing: border-box;
}



.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
      position: relative;
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  margin: 0 !important;
  overflow: visible;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  /* Add background color handling */
  
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shogun-image-content {
  
    justify-content: center;
  
}

.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image {
  box-sizing: border-box;
}



.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
      position: relative;
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 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-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  margin: 0 !important;
  overflow: visible;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  /* Add background color handling */
  
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shogun-image-content {
  
    justify-content: center;
  
}

.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image {
  box-sizing: border-box;
}



.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
      position: relative;
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 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-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  margin: 0 !important;
  overflow: visible;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  /* Add background color handling */
  
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shogun-image-content {
  
    justify-content: center;
  
}

.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image {
  box-sizing: border-box;
}



.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
      position: relative;
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  margin: 0 !important;
  overflow: visible;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  /* Add background color handling */
  
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 .shogun-image-content {
  
    justify-content: center;
  
}

.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image {
  box-sizing: border-box;
}



.s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container {
      position: relative;
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-54c0ad70-f2de-4da5-bcf3-994aefbcce15 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  margin: 0 !important;
  overflow: visible;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  /* Add background color handling */
  
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image {
  box-sizing: border-box;
}



.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
      position: relative;
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  margin: 0 !important;
  overflow: visible;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  /* Add background color handling */
  
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image {
  box-sizing: border-box;
}



.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
      position: relative;
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a 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-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  margin: 0 !important;
  overflow: visible;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  /* Add background color handling */
  
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image {
  box-sizing: border-box;
}



.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
      position: relative;
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a 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-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  margin: 0 !important;
  overflow: visible;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  /* Add background color handling */
  
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image {
  box-sizing: border-box;
}



.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
      position: relative;
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  margin: 0 !important;
  overflow: visible;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  /* Add background color handling */
  
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image {
  box-sizing: border-box;
}



.s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container {
      position: relative;
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d33469a5-3663-46bb-8cd9-4d3813b96e0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  margin: 0 !important;
  overflow: visible;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  /* Add background color handling */
  
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-700a6c34-20ed-405e-8962-443e4a2e2464 .shogun-image-content {
  
    justify-content: center;
  
}

.s-700a6c34-20ed-405e-8962-443e4a2e2464.shg-align-container {
  display: flex;
  justify-content: center
}

.s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image {
  box-sizing: border-box;
}



.s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-700a6c34-20ed-405e-8962-443e4a2e2464 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
      position: relative;
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  margin: 0 !important;
  overflow: visible;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  /* Add background color handling */
  
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-700a6c34-20ed-405e-8962-443e4a2e2464 .shogun-image-content {
  
    justify-content: center;
  
}

.s-700a6c34-20ed-405e-8962-443e4a2e2464.shg-align-container {
  display: flex;
  justify-content: center
}

.s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image {
  box-sizing: border-box;
}



.s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-700a6c34-20ed-405e-8962-443e4a2e2464 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
      position: relative;
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464 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-700a6c34-20ed-405e-8962-443e4a2e2464 {
  margin: 0 !important;
  overflow: visible;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  /* Add background color handling */
  
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-700a6c34-20ed-405e-8962-443e4a2e2464 .shogun-image-content {
  
    justify-content: center;
  
}

.s-700a6c34-20ed-405e-8962-443e4a2e2464.shg-align-container {
  display: flex;
  justify-content: center
}

.s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image {
  box-sizing: border-box;
}



.s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-700a6c34-20ed-405e-8962-443e4a2e2464 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
      position: relative;
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464 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-700a6c34-20ed-405e-8962-443e4a2e2464 {
  margin: 0 !important;
  overflow: visible;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  /* Add background color handling */
  
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-700a6c34-20ed-405e-8962-443e4a2e2464 .shogun-image-content {
  
    justify-content: center;
  
}

.s-700a6c34-20ed-405e-8962-443e4a2e2464.shg-align-container {
  display: flex;
  justify-content: center
}

.s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image {
  box-sizing: border-box;
}



.s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-700a6c34-20ed-405e-8962-443e4a2e2464 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
      position: relative;
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  margin: 0 !important;
  overflow: visible;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-700a6c34-20ed-405e-8962-443e4a2e2464 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  /* Add background color handling */
  
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-700a6c34-20ed-405e-8962-443e4a2e2464 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-700a6c34-20ed-405e-8962-443e4a2e2464 .shogun-image-content {
  
    justify-content: center;
  
}

.s-700a6c34-20ed-405e-8962-443e4a2e2464.shg-align-container {
  display: flex;
  justify-content: center
}

.s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image {
  box-sizing: border-box;
}



.s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-700a6c34-20ed-405e-8962-443e4a2e2464 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container {
      position: relative;
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-700a6c34-20ed-405e-8962-443e4a2e2464 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-7d586971-84d1-41b6-8248-dfcab7aad215 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-7d586971-84d1-41b6-8248-dfcab7aad215 {
  display: none;
}
#s-7d586971-84d1-41b6-8248-dfcab7aad215, #wrap-s-7d586971-84d1-41b6-8248-dfcab7aad215, #wrap-content-s-7d586971-84d1-41b6-8248-dfcab7aad215 { display: none !important; }}@media (max-width: 767px){#s-7d586971-84d1-41b6-8248-dfcab7aad215 {
  display: none;
}
#s-7d586971-84d1-41b6-8248-dfcab7aad215, #wrap-s-7d586971-84d1-41b6-8248-dfcab7aad215, #wrap-content-s-7d586971-84d1-41b6-8248-dfcab7aad215 { display: none !important; }}
@media (min-width: 0px) {
[id="s-7d586971-84d1-41b6-8248-dfcab7aad215"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7d586971-84d1-41b6-8248-dfcab7aad215"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-7d586971-84d1-41b6-8248-dfcab7aad215"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-7d586971-84d1-41b6-8248-dfcab7aad215"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  margin: 0 !important;
  overflow: visible;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  /* Add background color handling */
  
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image {
  box-sizing: border-box;
}



.s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
      position: relative;
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  margin: 0 !important;
  overflow: visible;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  /* Add background color handling */
  
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image {
  box-sizing: border-box;
}



.s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
      position: relative;
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10 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-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  margin: 0 !important;
  overflow: visible;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  /* Add background color handling */
  
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image {
  box-sizing: border-box;
}



.s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
      position: relative;
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10 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-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  margin: 0 !important;
  overflow: visible;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  /* Add background color handling */
  
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image {
  box-sizing: border-box;
}



.s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
      position: relative;
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  margin: 0 !important;
  overflow: visible;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  /* Add background color handling */
  
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-034dbbe1-20b7-4544-a70a-25b0eae43d10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image {
  box-sizing: border-box;
}



.s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container {
      position: relative;
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-034dbbe1-20b7-4544-a70a-25b0eae43d10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  margin: 0 !important;
  overflow: visible;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  /* Add background color handling */
  
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image {
  box-sizing: border-box;
}



.s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
      position: relative;
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  margin: 0 !important;
  overflow: visible;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  /* Add background color handling */
  
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image {
  box-sizing: border-box;
}



.s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
      position: relative;
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187 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-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  margin: 0 !important;
  overflow: visible;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  /* Add background color handling */
  
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image {
  box-sizing: border-box;
}



.s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
      position: relative;
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187 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-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  margin: 0 !important;
  overflow: visible;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  /* Add background color handling */
  
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image {
  box-sizing: border-box;
}



.s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
      position: relative;
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  margin: 0 !important;
  overflow: visible;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  /* Add background color handling */
  
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-2330d979-b2ae-4608-b55c-00a12a8dc187 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image {
  box-sizing: border-box;
}



.s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2330d979-b2ae-4608-b55c-00a12a8dc187 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container {
      position: relative;
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2330d979-b2ae-4608-b55c-00a12a8dc187 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  margin: 0 !important;
  overflow: visible;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  /* Add background color handling */
  
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image {
  box-sizing: border-box;
}



.s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
      position: relative;
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  margin: 0 !important;
  overflow: visible;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  /* Add background color handling */
  
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image {
  box-sizing: border-box;
}



.s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
      position: relative;
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd 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-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  margin: 0 !important;
  overflow: visible;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  /* Add background color handling */
  
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image {
  box-sizing: border-box;
}



.s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
      position: relative;
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd 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-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  margin: 0 !important;
  overflow: visible;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  /* Add background color handling */
  
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image {
  box-sizing: border-box;
}



.s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
      position: relative;
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  margin: 0 !important;
  overflow: visible;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  /* Add background color handling */
  
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-79721b5e-8abb-48f5-8709-f031aa08a0dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image {
  box-sizing: border-box;
}



.s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container {
      position: relative;
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79721b5e-8abb-48f5-8709-f031aa08a0dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  margin: 0 !important;
  overflow: visible;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  /* Add background color handling */
  
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image {
  box-sizing: border-box;
}



.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
      position: relative;
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  margin: 0 !important;
  overflow: visible;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  /* Add background color handling */
  
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image {
  box-sizing: border-box;
}



.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
      position: relative;
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 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-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  margin: 0 !important;
  overflow: visible;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  /* Add background color handling */
  
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image {
  box-sizing: border-box;
}



.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
      position: relative;
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 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-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  margin: 0 !important;
  overflow: visible;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  /* Add background color handling */
  
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image {
  box-sizing: border-box;
}



.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
      position: relative;
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  margin: 0 !important;
  overflow: visible;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  /* Add background color handling */
  
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image {
  box-sizing: border-box;
}



.s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container {
      position: relative;
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0333821c-1c5d-4f3a-90e4-5ce6096abf64 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-f90c43fb-77bd-4400-8512-14d9e0552934 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f90c43fb-77bd-4400-8512-14d9e0552934 {
  display: none;
}
#s-f90c43fb-77bd-4400-8512-14d9e0552934, #wrap-s-f90c43fb-77bd-4400-8512-14d9e0552934, #wrap-content-s-f90c43fb-77bd-4400-8512-14d9e0552934 { display: none !important; }}@media (max-width: 767px){#s-f90c43fb-77bd-4400-8512-14d9e0552934 {
  display: none;
}
#s-f90c43fb-77bd-4400-8512-14d9e0552934, #wrap-s-f90c43fb-77bd-4400-8512-14d9e0552934, #wrap-content-s-f90c43fb-77bd-4400-8512-14d9e0552934 { display: none !important; }}
@media (min-width: 0px) {
[id="s-f90c43fb-77bd-4400-8512-14d9e0552934"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f90c43fb-77bd-4400-8512-14d9e0552934"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-f90c43fb-77bd-4400-8512-14d9e0552934"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-f90c43fb-77bd-4400-8512-14d9e0552934"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  margin: 0 !important;
  overflow: visible;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  /* Add background color handling */
  
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image {
  box-sizing: border-box;
}



.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
      position: relative;
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  margin: 0 !important;
  overflow: visible;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  /* Add background color handling */
  
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image {
  box-sizing: border-box;
}



.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
      position: relative;
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 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-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  margin: 0 !important;
  overflow: visible;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  /* Add background color handling */
  
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image {
  box-sizing: border-box;
}



.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
      position: relative;
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 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-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  margin: 0 !important;
  overflow: visible;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  /* Add background color handling */
  
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image {
  box-sizing: border-box;
}



.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
      position: relative;
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  margin: 0 !important;
  overflow: visible;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  /* Add background color handling */
  
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image {
  box-sizing: border-box;
}



.s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container {
      position: relative;
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cb21dd0a-4f10-4f8a-907c-aed912d7efe0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-83c63cba-6979-4760-b6a1-672f6047c473 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473 {
  margin: 0 !important;
  overflow: visible;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83c63cba-6979-4760-b6a1-672f6047c473 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83c63cba-6979-4760-b6a1-672f6047c473 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  /* Add background color handling */
  
}

#s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-83c63cba-6979-4760-b6a1-672f6047c473 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83c63cba-6979-4760-b6a1-672f6047c473.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image {
  box-sizing: border-box;
}



.s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-83c63cba-6979-4760-b6a1-672f6047c473 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
      position: relative;
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-83c63cba-6979-4760-b6a1-672f6047c473 {
  margin: 0 !important;
  overflow: visible;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83c63cba-6979-4760-b6a1-672f6047c473 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83c63cba-6979-4760-b6a1-672f6047c473 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  /* Add background color handling */
  
}

#s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-83c63cba-6979-4760-b6a1-672f6047c473 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83c63cba-6979-4760-b6a1-672f6047c473.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image {
  box-sizing: border-box;
}



.s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-83c63cba-6979-4760-b6a1-672f6047c473 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
      position: relative;
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473 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-83c63cba-6979-4760-b6a1-672f6047c473 {
  margin: 0 !important;
  overflow: visible;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83c63cba-6979-4760-b6a1-672f6047c473 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83c63cba-6979-4760-b6a1-672f6047c473 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  /* Add background color handling */
  
}

#s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-83c63cba-6979-4760-b6a1-672f6047c473 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83c63cba-6979-4760-b6a1-672f6047c473.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image {
  box-sizing: border-box;
}



.s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-83c63cba-6979-4760-b6a1-672f6047c473 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
      position: relative;
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473 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-83c63cba-6979-4760-b6a1-672f6047c473 {
  margin: 0 !important;
  overflow: visible;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83c63cba-6979-4760-b6a1-672f6047c473 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83c63cba-6979-4760-b6a1-672f6047c473 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  /* Add background color handling */
  
}

#s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-83c63cba-6979-4760-b6a1-672f6047c473 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83c63cba-6979-4760-b6a1-672f6047c473.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image {
  box-sizing: border-box;
}



.s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-83c63cba-6979-4760-b6a1-672f6047c473 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
      position: relative;
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-83c63cba-6979-4760-b6a1-672f6047c473 {
  margin: 0 !important;
  overflow: visible;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83c63cba-6979-4760-b6a1-672f6047c473 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83c63cba-6979-4760-b6a1-672f6047c473 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  /* Add background color handling */
  
}

#s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-83c63cba-6979-4760-b6a1-672f6047c473 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-83c63cba-6979-4760-b6a1-672f6047c473 .shogun-image-content {
  
    justify-content: center;
  
}

.s-83c63cba-6979-4760-b6a1-672f6047c473.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image {
  box-sizing: border-box;
}



.s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-83c63cba-6979-4760-b6a1-672f6047c473 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container {
      position: relative;
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-83c63cba-6979-4760-b6a1-672f6047c473 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  margin: 0 !important;
  overflow: visible;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  /* Add background color handling */
  
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image {
  box-sizing: border-box;
}



.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
      position: relative;
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  margin: 0 !important;
  overflow: visible;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  /* Add background color handling */
  
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image {
  box-sizing: border-box;
}



.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
      position: relative;
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 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-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  margin: 0 !important;
  overflow: visible;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  /* Add background color handling */
  
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image {
  box-sizing: border-box;
}



.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
      position: relative;
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 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-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  margin: 0 !important;
  overflow: visible;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  /* Add background color handling */
  
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image {
  box-sizing: border-box;
}



.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
      position: relative;
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  margin: 0 !important;
  overflow: visible;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  /* Add background color handling */
  
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image {
  box-sizing: border-box;
}



.s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container {
      position: relative;
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93ea80dd-a6ac-4d69-8f4c-ebc31c1b6b60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-e85435ec-925a-490e-90c6-b8952dcdcbcf {
  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(225, 31, 143, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e85435ec-925a-490e-90c6-b8952dcdcbcf:hover {background-color: rgba(241, 186, 214, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e85435ec-925a-490e-90c6-b8952dcdcbcf:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e85435ec-925a-490e-90c6-b8952dcdcbcf-root {
    text-align: center;
  }


#s-e85435ec-925a-490e-90c6-b8952dcdcbcf.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e85435ec-925a-490e-90c6-b8952dcdcbcf-root {
    text-align: center;
  }


#s-e85435ec-925a-490e-90c6-b8952dcdcbcf.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e85435ec-925a-490e-90c6-b8952dcdcbcf-root {
    text-align: center;
  }


#s-e85435ec-925a-490e-90c6-b8952dcdcbcf.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e85435ec-925a-490e-90c6-b8952dcdcbcf-root {
    text-align: center;
  }


#s-e85435ec-925a-490e-90c6-b8952dcdcbcf.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e85435ec-925a-490e-90c6-b8952dcdcbcf-root {
    text-align: center;
  }


#s-e85435ec-925a-490e-90c6-b8952dcdcbcf.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;
}
