.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-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  margin-left: auto;
margin-right: auto;
max-width: 2734px;
aspect-ratio: 2734/434;
text-align: center;
}
@media (min-width: 1200px){#s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  display: none;
}
#s-6f471a15-85c0-4b30-b719-08bb6364dc9a, #wrap-s-6f471a15-85c0-4b30-b719-08bb6364dc9a, #wrap-content-s-6f471a15-85c0-4b30-b719-08bb6364dc9a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  display: none;
}
#s-6f471a15-85c0-4b30-b719-08bb6364dc9a, #wrap-s-6f471a15-85c0-4b30-b719-08bb6364dc9a, #wrap-content-s-6f471a15-85c0-4b30-b719-08bb6364dc9a { display: none !important; }}
#s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  margin: 0 !important;
  overflow: visible;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  /* Add background color handling */
  
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image {
  box-sizing: border-box;
}



.s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
      position: relative;
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

@media (min-width: 1200px){#s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  margin: 0 !important;
  overflow: visible;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  /* Add background color handling */
  
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image {
  box-sizing: border-box;
}



.s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
      position: relative;
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a 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-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  margin: 0 !important;
  overflow: visible;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  /* Add background color handling */
  
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image {
  box-sizing: border-box;
}



.s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
      position: relative;
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a 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-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  margin: 0 !important;
  overflow: visible;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  /* Add background color handling */
  
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image {
  box-sizing: border-box;
}



.s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
      position: relative;
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

}@media (max-width: 767px){#s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  margin: 0 !important;
  overflow: visible;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  /* Add background color handling */
  
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2734px;
  }



  img.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-6f471a15-85c0-4b30-b719-08bb6364dc9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image {
  box-sizing: border-box;
}



.s-6f471a15-85c0-4b30-b719-08bb6364dc9a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container {
      position: relative;
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f471a15-85c0-4b30-b719-08bb6364dc9a 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-7dfe8fd3-a77a-4898-894d-bc30c5cf6601 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7dfe8fd3-a77a-4898-894d-bc30c5cf6601 {
  display: none;
}
#s-7dfe8fd3-a77a-4898-894d-bc30c5cf6601, #wrap-s-7dfe8fd3-a77a-4898-894d-bc30c5cf6601, #wrap-content-s-7dfe8fd3-a77a-4898-894d-bc30c5cf6601 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7dfe8fd3-a77a-4898-894d-bc30c5cf6601 {
  display: none;
}
#s-7dfe8fd3-a77a-4898-894d-bc30c5cf6601, #wrap-s-7dfe8fd3-a77a-4898-894d-bc30c5cf6601, #wrap-content-s-7dfe8fd3-a77a-4898-894d-bc30c5cf6601 { display: none !important; }}







#s-7dfe8fd3-a77a-4898-894d-bc30c5cf6601 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7dfe8fd3-a77a-4898-894d-bc30c5cf6601.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-7bfafb49-1fac-42b9-87cd-b59ec2f73338 {
  max-width: 5184px;
aspect-ratio: 5000/3333;
text-align: center;
}
@media (min-width: 1200px){#s-7bfafb49-1fac-42b9-87cd-b59ec2f73338 {
  display: none;
}
#s-7bfafb49-1fac-42b9-87cd-b59ec2f73338, #wrap-s-7bfafb49-1fac-42b9-87cd-b59ec2f73338, #wrap-content-s-7bfafb49-1fac-42b9-87cd-b59ec2f73338 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7bfafb49-1fac-42b9-87cd-b59ec2f73338 {
  display: none;
}
#s-7bfafb49-1fac-42b9-87cd-b59ec2f73338, #wrap-s-7bfafb49-1fac-42b9-87cd-b59ec2f73338, #wrap-content-s-7bfafb49-1fac-42b9-87cd-b59ec2f73338 { display: none !important; }}
#s-7bfafb49-1fac-42b9-87cd-b59ec2f73338 {
  overflow: hidden;
  
  
      max-width: 5184px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-7bfafb49-1fac-42b9-87cd-b59ec2f73338 img.shogun-image,
  #s-7bfafb49-1fac-42b9-87cd-b59ec2f73338 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7bfafb49-1fac-42b9-87cd-b59ec2f73338 {
    width: 100%;
    height: auto;
  }



  #s-7bfafb49-1fac-42b9-87cd-b59ec2f73338 img.shogun-image {
    

    
    
    
  }


#s-7bfafb49-1fac-42b9-87cd-b59ec2f73338 .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-b92a6a49-43c8-4151-ae10-f9fc0c150ffd {
  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-b92a6a49-43c8-4151-ae10-f9fc0c150ffd:hover {background-color: rgba(173, 140, 188, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(173, 140, 188, 1) !important;}@media (min-width: 1200px){#s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd {
  display: none;
}
#s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd, #wrap-s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd, #wrap-content-s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd {
  display: none;
}
#s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd, #wrap-s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd, #wrap-content-s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd { display: none !important; }}

  #s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd-root {
    text-align: center;
  }


#s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd-root {
    text-align: center;
  }


#s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd.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-b92a6a49-43c8-4151-ae10-f9fc0c150ffd-root {
    text-align: center;
  }


#s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd.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-b92a6a49-43c8-4151-ae10-f9fc0c150ffd-root {
    text-align: center;
  }


#s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd-root {
    text-align: center;
  }


#s-b92a6a49-43c8-4151-ae10-f9fc0c150ffd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d5bc3391-8175-4fa4-9611-ec443e8a0367 {
  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-d5bc3391-8175-4fa4-9611-ec443e8a0367:hover {background-color: rgba(247, 165, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d5bc3391-8175-4fa4-9611-ec443e8a0367:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(143, 198, 207, 1) !important;}@media (min-width: 1200px){#s-d5bc3391-8175-4fa4-9611-ec443e8a0367 {
  display: none;
}
#s-d5bc3391-8175-4fa4-9611-ec443e8a0367, #wrap-s-d5bc3391-8175-4fa4-9611-ec443e8a0367, #wrap-content-s-d5bc3391-8175-4fa4-9611-ec443e8a0367 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5bc3391-8175-4fa4-9611-ec443e8a0367 {
  display: none;
}
#s-d5bc3391-8175-4fa4-9611-ec443e8a0367, #wrap-s-d5bc3391-8175-4fa4-9611-ec443e8a0367, #wrap-content-s-d5bc3391-8175-4fa4-9611-ec443e8a0367 { display: none !important; }}

  #s-d5bc3391-8175-4fa4-9611-ec443e8a0367-root {
    text-align: center;
  }


#s-d5bc3391-8175-4fa4-9611-ec443e8a0367.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d5bc3391-8175-4fa4-9611-ec443e8a0367-root {
    text-align: center;
  }


#s-d5bc3391-8175-4fa4-9611-ec443e8a0367.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-d5bc3391-8175-4fa4-9611-ec443e8a0367-root {
    text-align: center;
  }


#s-d5bc3391-8175-4fa4-9611-ec443e8a0367.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-d5bc3391-8175-4fa4-9611-ec443e8a0367-root {
    text-align: center;
  }


#s-d5bc3391-8175-4fa4-9611-ec443e8a0367.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d5bc3391-8175-4fa4-9611-ec443e8a0367-root {
    text-align: center;
  }


#s-d5bc3391-8175-4fa4-9611-ec443e8a0367.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#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-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 top;
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 {
  
}
}@media (max-width: 767px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  
}
}
#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  background-image: url(https://i.shgcdn.com/edd93b7b-4dd9-4b0e-a126-45c4a9ecba62/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#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-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b {
  margin-left: 30px;
margin-right: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-028c0043-4b84-487c-8993-6b16061cd9cd {
  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-028c0043-4b84-487c-8993-6b16061cd9cd {
  
}
}@media (max-width: 767px){#s-028c0043-4b84-487c-8993-6b16061cd9cd {
  
}
}







#s-028c0043-4b84-487c-8993-6b16061cd9cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-028c0043-4b84-487c-8993-6b16061cd9cd.shg-box.shg-c {
  justify-content: flex-end;
}

#s-b8bf0a3c-85f9-4443-8fb0-f21b65b7e3f2 {
  text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-b8bf0a3c-85f9-4443-8fb0-f21b65b7e3f2 {
  overflow: hidden;
  
  
}







  #s-b8bf0a3c-85f9-4443-8fb0-f21b65b7e3f2 img.shogun-image {
    

    
    
    
  }


#s-b8bf0a3c-85f9-4443-8fb0-f21b65b7e3f2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-ab5da8b9-2c89-464c-9e7b-926fd8c3e013 {
  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(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-ab5da8b9-2c89-464c-9e7b-926fd8c3e013:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(173, 140, 188, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ab5da8b9-2c89-464c-9e7b-926fd8c3e013:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(173, 140, 188, 1) !important;}

  #s-ab5da8b9-2c89-464c-9e7b-926fd8c3e013-root {
    text-align: left;
  }


#s-ab5da8b9-2c89-464c-9e7b-926fd8c3e013.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ab5da8b9-2c89-464c-9e7b-926fd8c3e013-root {
    text-align: left;
  }


#s-ab5da8b9-2c89-464c-9e7b-926fd8c3e013.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-ab5da8b9-2c89-464c-9e7b-926fd8c3e013-root {
    text-align: left;
  }


#s-ab5da8b9-2c89-464c-9e7b-926fd8c3e013.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-ab5da8b9-2c89-464c-9e7b-926fd8c3e013-root {
    text-align: left;
  }


#s-ab5da8b9-2c89-464c-9e7b-926fd8c3e013.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ab5da8b9-2c89-464c-9e7b-926fd8c3e013-root {
    text-align: left;
  }


#s-ab5da8b9-2c89-464c-9e7b-926fd8c3e013.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-fdb80155-bc85-45b2-9918-9aaceb52a4b0 {
  margin-bottom: 10px;
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(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-fdb80155-bc85-45b2-9918-9aaceb52a4b0:hover {border-style: solid !important;
border-color: rgba(225, 31, 143, 1) !important;
background-color: rgba(247, 165, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fdb80155-bc85-45b2-9918-9aaceb52a4b0:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(143, 198, 207, 1) !important;}

  #s-fdb80155-bc85-45b2-9918-9aaceb52a4b0-root {
    text-align: left;
  }


#s-fdb80155-bc85-45b2-9918-9aaceb52a4b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fdb80155-bc85-45b2-9918-9aaceb52a4b0-root {
    text-align: left;
  }


#s-fdb80155-bc85-45b2-9918-9aaceb52a4b0.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-fdb80155-bc85-45b2-9918-9aaceb52a4b0-root {
    text-align: left;
  }


#s-fdb80155-bc85-45b2-9918-9aaceb52a4b0.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-fdb80155-bc85-45b2-9918-9aaceb52a4b0-root {
    text-align: left;
  }


#s-fdb80155-bc85-45b2-9918-9aaceb52a4b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fdb80155-bc85-45b2-9918-9aaceb52a4b0-root {
    text-align: left;
  }


#s-fdb80155-bc85-45b2-9918-9aaceb52a4b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-27c223f2-5fac-42c9-9d30-b914ec5cab9d {
  min-height: 50px;
}








#s-27c223f2-5fac-42c9-9d30-b914ec5cab9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-27c223f2-5fac-42c9-9d30-b914ec5cab9d.shg-box.shg-c {
  justify-content: center;
}

#s-89462c29-716a-47fd-9ede-19183c43946d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 1200px){#s-89462c29-716a-47fd-9ede-19183c43946d {
  display: none;
}
#s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-content-s-89462c29-716a-47fd-9ede-19183c43946d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89462c29-716a-47fd-9ede-19183c43946d {
  display: none;
}
#s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-content-s-89462c29-716a-47fd-9ede-19183c43946d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-89462c29-716a-47fd-9ede-19183c43946d {
  display: none;
}
#s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-content-s-89462c29-716a-47fd-9ede-19183c43946d { display: none !important; }}@media (max-width: 767px){#s-89462c29-716a-47fd-9ede-19183c43946d {
  display: none;
}
#s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-content-s-89462c29-716a-47fd-9ede-19183c43946d { display: none !important; }}







#s-89462c29-716a-47fd-9ede-19183c43946d > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0.57);
  opacity: 0;
  display: block;
}#s-89462c29-716a-47fd-9ede-19183c43946d.shg-box.shg-c {
  justify-content: center;
}

#s-205d3352-bd31-4f97-a116-161944a97af8 {
  margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}

#s-205d3352-bd31-4f97-a116-161944a97af8 {
  overflow: hidden;
  
  
}







  #s-205d3352-bd31-4f97-a116-161944a97af8 img.shogun-image {
    

    
    
    
  }


#s-205d3352-bd31-4f97-a116-161944a97af8 .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 {
  display: none;
}
#s-feed105f-4768-4c56-8a43-b84010d134b2, #wrap-s-feed105f-4768-4c56-8a43-b84010d134b2, #wrap-content-s-feed105f-4768-4c56-8a43-b84010d134b2 { display: none !important; }}@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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDRlYzMzY2ItMjg5Zi00YjNhLWFjODAtMWFlM2Q4N2Y5YTkwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2NjN2M3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NGVjMzNjYi0yODlmLTRiM2EtYWM4MC0xYWUzZDg3ZjlhOTApIi8+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 ;
}
}
.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-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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjg5NmJhNTYtMGJjMy00Njg3LTkwMmMtZWU1NDhmNjgwNTViIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2ODk2YmE1Ni0wYmMzLTQ2ODctOTAyYy1lZTU0OGY2ODA1NWIpIi8+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;
}

#s-03cac218-ba8e-4f31-899d-d656979076d2 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-03cac218-ba8e-4f31-899d-d656979076d2 {
  display: none;
}
#s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-content-s-03cac218-ba8e-4f31-899d-d656979076d2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-03cac218-ba8e-4f31-899d-d656979076d2 {
  display: none;
}
#s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-content-s-03cac218-ba8e-4f31-899d-d656979076d2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-03cac218-ba8e-4f31-899d-d656979076d2 {
  display: none;
}
#s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-content-s-03cac218-ba8e-4f31-899d-d656979076d2 { display: none !important; }}@media (max-width: 767px){#s-03cac218-ba8e-4f31-899d-d656979076d2 {
  display: none;
}
#s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-content-s-03cac218-ba8e-4f31-899d-d656979076d2 { display: none !important; }}







#s-03cac218-ba8e-4f31-899d-d656979076d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-03cac218-ba8e-4f31-899d-d656979076d2.shg-box.shg-c {
  justify-content: center;
}

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








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

.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-48861cda-234c-41de-ac9c-5c21f4550875 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-574d60bc-8b14-4dec-94a0-0254e12142e0 {
  margin-left: 10%;
margin-right: 10%;
}

#s-6ab1c764-a068-4343-b22f-0dbaaee7346b {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
}

@media (min-width: 0px) {
[id="s-6ab1c764-a068-4343-b22f-0dbaaee7346b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ab1c764-a068-4343-b22f-0dbaaee7346b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6ab1c764-a068-4343-b22f-0dbaaee7346b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ab1c764-a068-4343-b22f-0dbaaee7346b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-cc1266b7-9a4c-491c-ad40-3b30d05e85ea {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
background-color: rgba(173, 140, 188, 1);
}








#s-cc1266b7-9a4c-491c-ad40-3b30d05e85ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cc1266b7-9a4c-491c-ad40-3b30d05e85ea {
  cursor: pointer;
}#s-cc1266b7-9a4c-491c-ad40-3b30d05e85ea.shg-box.shg-c {
  justify-content: center;
}

#s-cf02c132-7739-4b82-81f8-893277581de0 {
  margin-left: 18px;
margin-right: 18px;
padding-top: 21px;
padding-left: 20%;
padding-bottom: 0px;
padding-right: 20%;
border-radius: 0px;
background-color: rgba(173, 140, 188, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: undefined center;
}
#s-cf02c132-7739-4b82-81f8-893277581de0:hover {background-color: rgba(91, 25, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cf02c132-7739-4b82-81f8-893277581de0:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-cf02c132-7739-4b82-81f8-893277581de0-root {
    text-align: center;
  }


#s-cf02c132-7739-4b82-81f8-893277581de0.shg-btn {
  color: #ffffff;
  font-size: 26px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cf02c132-7739-4b82-81f8-893277581de0-root {
    text-align: center;
  }


#s-cf02c132-7739-4b82-81f8-893277581de0.shg-btn {
  color: #ffffff;
  font-size: 26px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cf02c132-7739-4b82-81f8-893277581de0-root {
    text-align: center;
  }


#s-cf02c132-7739-4b82-81f8-893277581de0.shg-btn {
  color: #ffffff;
  font-size: 26px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cf02c132-7739-4b82-81f8-893277581de0-root {
    text-align: center;
  }


#s-cf02c132-7739-4b82-81f8-893277581de0.shg-btn {
  color: #ffffff;
  font-size: 26px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cf02c132-7739-4b82-81f8-893277581de0-root {
    text-align: center;
  }


#s-cf02c132-7739-4b82-81f8-893277581de0.shg-btn {
  color: #ffffff;
  font-size: 26px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-26b05be9-663a-4bc3-96b0-d24d1ee07cf9 {
  margin-top: 4px;
margin-left: 5%;
margin-bottom: 23px;
margin-right: 5%;
}

#s-b16f7d8e-f37f-4381-9198-79bb20f6120b {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
min-height: 50px;
background-color: rgba(173, 140, 188, 1);
}








#s-b16f7d8e-f37f-4381-9198-79bb20f6120b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b16f7d8e-f37f-4381-9198-79bb20f6120b.shg-box.shg-c {
  justify-content: center;
}

#s-54be0591-4683-42f7-95e8-73b2186258c6 {
  margin-left: 18px;
margin-right: 18px;
padding-top: 21px;
padding-left: 20%;
padding-bottom: 0px;
padding-right: 20%;
border-radius: 0px;
background-color: rgba(173, 140, 188, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: undefined center;
}
#s-54be0591-4683-42f7-95e8-73b2186258c6:hover {background-color: rgba(91, 25, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-54be0591-4683-42f7-95e8-73b2186258c6:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-54be0591-4683-42f7-95e8-73b2186258c6-root {
    text-align: center;
  }


#s-54be0591-4683-42f7-95e8-73b2186258c6.shg-btn {
  color: #ffffff;
  font-size: 26px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-54be0591-4683-42f7-95e8-73b2186258c6-root {
    text-align: center;
  }


#s-54be0591-4683-42f7-95e8-73b2186258c6.shg-btn {
  color: #ffffff;
  font-size: 26px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-54be0591-4683-42f7-95e8-73b2186258c6-root {
    text-align: center;
  }


#s-54be0591-4683-42f7-95e8-73b2186258c6.shg-btn {
  color: #ffffff;
  font-size: 26px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-54be0591-4683-42f7-95e8-73b2186258c6-root {
    text-align: center;
  }


#s-54be0591-4683-42f7-95e8-73b2186258c6.shg-btn {
  color: #ffffff;
  font-size: 26px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-54be0591-4683-42f7-95e8-73b2186258c6-root {
    text-align: center;
  }


#s-54be0591-4683-42f7-95e8-73b2186258c6.shg-btn {
  color: #ffffff;
  font-size: 26px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-7af4181a-b15f-4ef2-a850-5ee228319e08 {
  margin-top: 4px;
margin-left: 5%;
margin-bottom: 23px;
margin-right: 5%;
}

#s-2217afe3-aa34-493c-aaa2-2d3219c86c5d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(225, 31, 143, 1);
}








#s-2217afe3-aa34-493c-aaa2-2d3219c86c5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2217afe3-aa34-493c-aaa2-2d3219c86c5d.shg-box.shg-c {
  justify-content: center;
}

#s-dca6006b-fff3-477b-a090-03109b7398d9 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-fa0e42b7-3a51-43d4-8593-d15597fbbaf0 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-5a11d050-e14c-4b37-9a07-580383529b45 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-5a11d050-e14c-4b37-9a07-580383529b45 {
  display: none;
}
#s-5a11d050-e14c-4b37-9a07-580383529b45, #wrap-s-5a11d050-e14c-4b37-9a07-580383529b45, #wrap-content-s-5a11d050-e14c-4b37-9a07-580383529b45 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a11d050-e14c-4b37-9a07-580383529b45 {
  display: none;
}
#s-5a11d050-e14c-4b37-9a07-580383529b45, #wrap-s-5a11d050-e14c-4b37-9a07-580383529b45, #wrap-content-s-5a11d050-e14c-4b37-9a07-580383529b45 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5a11d050-e14c-4b37-9a07-580383529b45 {
  display: none;
}
#s-5a11d050-e14c-4b37-9a07-580383529b45, #wrap-s-5a11d050-e14c-4b37-9a07-580383529b45, #wrap-content-s-5a11d050-e14c-4b37-9a07-580383529b45 { display: none !important; }}@media (max-width: 767px){#s-5a11d050-e14c-4b37-9a07-580383529b45 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
display: none;
}
#s-5a11d050-e14c-4b37-9a07-580383529b45, #wrap-s-5a11d050-e14c-4b37-9a07-580383529b45, #wrap-content-s-5a11d050-e14c-4b37-9a07-580383529b45 { display: none !important; }}







#s-5a11d050-e14c-4b37-9a07-580383529b45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5a11d050-e14c-4b37-9a07-580383529b45.shg-box.shg-c {
  justify-content: center;
}

#s-fcb2c5f6-21d4-40b9-8414-3a0a2360771b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fcb2c5f6-21d4-40b9-8414-3a0a2360771b {
  display: none;
}
#s-fcb2c5f6-21d4-40b9-8414-3a0a2360771b, #wrap-s-fcb2c5f6-21d4-40b9-8414-3a0a2360771b, #wrap-content-s-fcb2c5f6-21d4-40b9-8414-3a0a2360771b { display: none !important; }}@media (max-width: 767px){#s-fcb2c5f6-21d4-40b9-8414-3a0a2360771b {
  display: none;
}
#s-fcb2c5f6-21d4-40b9-8414-3a0a2360771b, #wrap-s-fcb2c5f6-21d4-40b9-8414-3a0a2360771b, #wrap-content-s-fcb2c5f6-21d4-40b9-8414-3a0a2360771b { display: none !important; }}







#s-fcb2c5f6-21d4-40b9-8414-3a0a2360771b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fcb2c5f6-21d4-40b9-8414-3a0a2360771b.shg-box.shg-c {
  justify-content: center;
}

#s-106e7b02-60fe-4f47-ade0-7103eb5add08 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-106e7b02-60fe-4f47-ade0-7103eb5add08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-106e7b02-60fe-4f47-ade0-7103eb5add08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-106e7b02-60fe-4f47-ade0-7103eb5add08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-106e7b02-60fe-4f47-ade0-7103eb5add08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5c49909a-10c3-4ce8-9a87-eab7b40f7a2f {
  box-shadow:1px 1px 11px 1px rgba(212, 212, 212, 1);
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 149, 0, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-5c49909a-10c3-4ce8-9a87-eab7b40f7a2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5c49909a-10c3-4ce8-9a87-eab7b40f7a2f.shg-box.shg-c {
  justify-content: center;
}

#s-9cf3e074-c7d9-4e03-b7b7-e956e046daaa {
  margin-top: 20px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 35px;
padding-bottom: 15px;
padding-right: 35px;
border-radius: 2px;
background-color: rgba(138, 208, 191, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9cf3e074-c7d9-4e03-b7b7-e956e046daaa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9cf3e074-c7d9-4e03-b7b7-e956e046daaa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9cf3e074-c7d9-4e03-b7b7-e956e046daaa-root {
    text-align: center;
  }


#s-9cf3e074-c7d9-4e03-b7b7-e956e046daaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9cf3e074-c7d9-4e03-b7b7-e956e046daaa-root {
    text-align: center;
  }


#s-9cf3e074-c7d9-4e03-b7b7-e956e046daaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9cf3e074-c7d9-4e03-b7b7-e956e046daaa-root {
    text-align: center;
  }


#s-9cf3e074-c7d9-4e03-b7b7-e956e046daaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9cf3e074-c7d9-4e03-b7b7-e956e046daaa-root {
    text-align: center;
  }


#s-9cf3e074-c7d9-4e03-b7b7-e956e046daaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9cf3e074-c7d9-4e03-b7b7-e956e046daaa-root {
    text-align: center;
  }


#s-9cf3e074-c7d9-4e03-b7b7-e956e046daaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-eaa39089-e835-4e63-8269-c7aa1fd3a00c {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-eaa39089-e835-4e63-8269-c7aa1fd3a00c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eaa39089-e835-4e63-8269-c7aa1fd3a00c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-eaa39089-e835-4e63-8269-c7aa1fd3a00c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-eaa39089-e835-4e63-8269-c7aa1fd3a00c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-99f5b410-0192-4c29-bdd9-956a98ea3ab9 {
  box-shadow:1px 1px 11px 1px rgba(212, 212, 212, 1);
background-repeat: no-repeat;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 149, 0, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}

#s-99f5b410-0192-4c29-bdd9-956a98ea3ab9 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmJmZmNlYzUtMmM3Ni00N2MwLThjNGEtYjQ4NjY5MTc1ZDM3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2YmZmY2VjNS0yYzc2LTQ3YzAtOGM0YS1iNDg2NjkxNzVkMzcpIi8+PC9zdmc+);
}








#s-99f5b410-0192-4c29-bdd9-956a98ea3ab9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-99f5b410-0192-4c29-bdd9-956a98ea3ab9.shg-box.shg-c {
  justify-content: center;
}

#s-d0c38999-e80c-4c56-b2e4-b9cbd6bea941 {
  margin-top: 20px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 35px;
padding-bottom: 15px;
padding-right: 35px;
border-radius: 2px;
background-color: rgba(138, 208, 191, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d0c38999-e80c-4c56-b2e4-b9cbd6bea941:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d0c38999-e80c-4c56-b2e4-b9cbd6bea941:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d0c38999-e80c-4c56-b2e4-b9cbd6bea941-root {
    text-align: center;
  }


#s-d0c38999-e80c-4c56-b2e4-b9cbd6bea941.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d0c38999-e80c-4c56-b2e4-b9cbd6bea941-root {
    text-align: center;
  }


#s-d0c38999-e80c-4c56-b2e4-b9cbd6bea941.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d0c38999-e80c-4c56-b2e4-b9cbd6bea941-root {
    text-align: center;
  }


#s-d0c38999-e80c-4c56-b2e4-b9cbd6bea941.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d0c38999-e80c-4c56-b2e4-b9cbd6bea941-root {
    text-align: center;
  }


#s-d0c38999-e80c-4c56-b2e4-b9cbd6bea941.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d0c38999-e80c-4c56-b2e4-b9cbd6bea941-root {
    text-align: center;
  }


#s-d0c38999-e80c-4c56-b2e4-b9cbd6bea941.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-4d80e1ac-731f-4f2e-993e-e5016ca4c129 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-4d80e1ac-731f-4f2e-993e-e5016ca4c129"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d80e1ac-731f-4f2e-993e-e5016ca4c129"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4d80e1ac-731f-4f2e-993e-e5016ca4c129"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d80e1ac-731f-4f2e-993e-e5016ca4c129"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-a363c6c2-ec55-4726-8af6-6f91c4f29d89 {
  box-shadow:1px 1px 11px 1px rgba(212, 212, 212, 1);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 149, 0, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a363c6c2-ec55-4726-8af6-6f91c4f29d89 {
  display: none;
}
#s-a363c6c2-ec55-4726-8af6-6f91c4f29d89, #wrap-s-a363c6c2-ec55-4726-8af6-6f91c4f29d89, #wrap-content-s-a363c6c2-ec55-4726-8af6-6f91c4f29d89 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a363c6c2-ec55-4726-8af6-6f91c4f29d89 {
  display: none;
}
#s-a363c6c2-ec55-4726-8af6-6f91c4f29d89, #wrap-s-a363c6c2-ec55-4726-8af6-6f91c4f29d89, #wrap-content-s-a363c6c2-ec55-4726-8af6-6f91c4f29d89 { display: none !important; }}@media (max-width: 767px){#s-a363c6c2-ec55-4726-8af6-6f91c4f29d89 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-a363c6c2-ec55-4726-8af6-6f91c4f29d89 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjczOGE3YmEtMTI3NS00ODdmLTgwODAtOGExZTQ2NDJhNzU4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyNzM4YTdiYS0xMjc1LTQ4N2YtODA4MC04YTFlNDY0MmE3NTgpIi8+PC9zdmc+);
}








#s-a363c6c2-ec55-4726-8af6-6f91c4f29d89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a363c6c2-ec55-4726-8af6-6f91c4f29d89.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-b4ec7d09-905e-4cd4-a805-24640482a844 {
  padding-top: 30px;
padding-bottom: 0px;
}
}
#s-c80fe421-2314-4399-9b53-39884a12942b {
  margin-top: 20px;
margin-left: 25px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-radius: 2px;
background-color: rgba(226, 159, 193, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c80fe421-2314-4399-9b53-39884a12942b:hover {background-color: rgba(230, 64, 151, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c80fe421-2314-4399-9b53-39884a12942b:active {background-color: rgba(230, 64, 151, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-c80fe421-2314-4399-9b53-39884a12942b-root {
    text-align: center;
  }


#s-c80fe421-2314-4399-9b53-39884a12942b.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c80fe421-2314-4399-9b53-39884a12942b-root {
    text-align: center;
  }


#s-c80fe421-2314-4399-9b53-39884a12942b.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c80fe421-2314-4399-9b53-39884a12942b-root {
    text-align: center;
  }


#s-c80fe421-2314-4399-9b53-39884a12942b.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c80fe421-2314-4399-9b53-39884a12942b-root {
    text-align: center;
  }


#s-c80fe421-2314-4399-9b53-39884a12942b.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c80fe421-2314-4399-9b53-39884a12942b-root {
    text-align: center;
  }


#s-c80fe421-2314-4399-9b53-39884a12942b.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-e457c206-0405-4124-b011-73db39f55d48 {
  margin-left: 5px;
margin-right: 5px;
}
@media (max-width: 767px){#s-e457c206-0405-4124-b011-73db39f55d48 {
  padding-top: 15px;
padding-bottom: 15px;
}
}
@media (min-width: 0px) {
[id="s-e457c206-0405-4124-b011-73db39f55d48"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e457c206-0405-4124-b011-73db39f55d48"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e457c206-0405-4124-b011-73db39f55d48"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e457c206-0405-4124-b011-73db39f55d48"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-a9ce4ea3-0d2d-4743-bac0-2f3ebfd93a84 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-5da982e0-a3f2-4a1b-9557-c3bf8b41e83f {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-b1696f74-9064-4b6f-8e2a-b605d0f1d272 {
  margin-top: 10px;
margin-bottom: 17px;
}

#s-43de69eb-3f5a-4543-b434-d558a859f0b7 {
  box-shadow:1px 1px 11px 1px rgba(212, 212, 212, 1);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 149, 0, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-43de69eb-3f5a-4543-b434-d558a859f0b7 {
  display: none;
}
#s-43de69eb-3f5a-4543-b434-d558a859f0b7, #wrap-s-43de69eb-3f5a-4543-b434-d558a859f0b7, #wrap-content-s-43de69eb-3f5a-4543-b434-d558a859f0b7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-43de69eb-3f5a-4543-b434-d558a859f0b7 {
  display: none;
}
#s-43de69eb-3f5a-4543-b434-d558a859f0b7, #wrap-s-43de69eb-3f5a-4543-b434-d558a859f0b7, #wrap-content-s-43de69eb-3f5a-4543-b434-d558a859f0b7 { display: none !important; }}@media (max-width: 767px){#s-43de69eb-3f5a-4543-b434-d558a859f0b7 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-43de69eb-3f5a-4543-b434-d558a859f0b7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDVmZWVlYjUtZjAwNS00NjAzLTg4ZDItNmRlN2QyMjg2OWY1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNWZlZWViNS1mMDA1LTQ2MDMtODhkMi02ZGU3ZDIyODY5ZjUpIi8+PC9zdmc+);
}








#s-43de69eb-3f5a-4543-b434-d558a859f0b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-43de69eb-3f5a-4543-b434-d558a859f0b7.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-b8065f0a-8fc3-404b-962f-e4ab4bd46aa1 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 20px;
padding-bottom: 0px;
}
}
#s-1dae3fcd-ced8-438f-a2b7-f82b72491207 {
  margin-top: 20px;
margin-left: 25px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-radius: 2px;
background-color: rgba(146, 179, 208, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1dae3fcd-ced8-438f-a2b7-f82b72491207:hover {background-color: rgba(230, 64, 151, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1dae3fcd-ced8-438f-a2b7-f82b72491207:active {background-color: rgba(230, 64, 151, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-1dae3fcd-ced8-438f-a2b7-f82b72491207-root {
    text-align: center;
  }


#s-1dae3fcd-ced8-438f-a2b7-f82b72491207.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1dae3fcd-ced8-438f-a2b7-f82b72491207-root {
    text-align: center;
  }


#s-1dae3fcd-ced8-438f-a2b7-f82b72491207.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1dae3fcd-ced8-438f-a2b7-f82b72491207-root {
    text-align: center;
  }


#s-1dae3fcd-ced8-438f-a2b7-f82b72491207.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1dae3fcd-ced8-438f-a2b7-f82b72491207-root {
    text-align: center;
  }


#s-1dae3fcd-ced8-438f-a2b7-f82b72491207.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1dae3fcd-ced8-438f-a2b7-f82b72491207-root {
    text-align: center;
  }


#s-1dae3fcd-ced8-438f-a2b7-f82b72491207.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-dbb59802-071c-4664-897e-87d9ceb7962a {
  margin-left: 5px;
margin-right: 5px;
}
@media (max-width: 767px){#s-dbb59802-071c-4664-897e-87d9ceb7962a {
  padding-top: 15px;
padding-bottom: 15px;
}
}
@media (min-width: 0px) {
[id="s-dbb59802-071c-4664-897e-87d9ceb7962a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dbb59802-071c-4664-897e-87d9ceb7962a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dbb59802-071c-4664-897e-87d9ceb7962a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dbb59802-071c-4664-897e-87d9ceb7962a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-a3853003-2af5-4465-905b-1672d413f7ab {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-88db218b-a7c2-48b7-8603-60e26d89deb6 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-bb53fc34-584b-4962-a6b3-5d7649afde79 {
  margin-top: 10px;
margin-bottom: 17px;
}

#s-e2519266-b280-4d87-b19f-e427f09d65d4 {
  box-shadow:1px 1px 11px 1px rgba(212, 212, 212, 1);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 149, 0, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e2519266-b280-4d87-b19f-e427f09d65d4 {
  display: none;
}
#s-e2519266-b280-4d87-b19f-e427f09d65d4, #wrap-s-e2519266-b280-4d87-b19f-e427f09d65d4, #wrap-content-s-e2519266-b280-4d87-b19f-e427f09d65d4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e2519266-b280-4d87-b19f-e427f09d65d4 {
  display: none;
}
#s-e2519266-b280-4d87-b19f-e427f09d65d4, #wrap-s-e2519266-b280-4d87-b19f-e427f09d65d4, #wrap-content-s-e2519266-b280-4d87-b19f-e427f09d65d4 { display: none !important; }}@media (max-width: 767px){#s-e2519266-b280-4d87-b19f-e427f09d65d4 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-e2519266-b280-4d87-b19f-e427f09d65d4 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOThlM2QyY2EtMmU2Zi00Mjc0LWIzNzgtOGY1N2EzYzJhZjA1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5OGUzZDJjYS0yZTZmLTQyNzQtYjM3OC04ZjU3YTNjMmFmMDUpIi8+PC9zdmc+);
}








#s-e2519266-b280-4d87-b19f-e427f09d65d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e2519266-b280-4d87-b19f-e427f09d65d4.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-18ef2c58-c016-4313-be38-e3eb5b923d36 {
  margin-top: 10px;
padding-top: 20px;
padding-bottom: 0px;
}
}
#s-2a7fb89d-a0e0-4fb7-a384-6db07a588fe2 {
  margin-top: 20px;
margin-left: 25px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-radius: 2px;
background-color: rgba(173, 140, 188, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2a7fb89d-a0e0-4fb7-a384-6db07a588fe2:hover {background-color: rgba(230, 64, 151, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2a7fb89d-a0e0-4fb7-a384-6db07a588fe2:active {background-color: rgba(230, 64, 151, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-2a7fb89d-a0e0-4fb7-a384-6db07a588fe2-root {
    text-align: center;
  }


#s-2a7fb89d-a0e0-4fb7-a384-6db07a588fe2.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2a7fb89d-a0e0-4fb7-a384-6db07a588fe2-root {
    text-align: center;
  }


#s-2a7fb89d-a0e0-4fb7-a384-6db07a588fe2.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2a7fb89d-a0e0-4fb7-a384-6db07a588fe2-root {
    text-align: center;
  }


#s-2a7fb89d-a0e0-4fb7-a384-6db07a588fe2.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2a7fb89d-a0e0-4fb7-a384-6db07a588fe2-root {
    text-align: center;
  }


#s-2a7fb89d-a0e0-4fb7-a384-6db07a588fe2.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2a7fb89d-a0e0-4fb7-a384-6db07a588fe2-root {
    text-align: center;
  }


#s-2a7fb89d-a0e0-4fb7-a384-6db07a588fe2.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-b1332452-d18d-425e-a0c6-e1558aa044d7 {
  margin-left: 5px;
margin-right: 5px;
}
@media (max-width: 767px){#s-b1332452-d18d-425e-a0c6-e1558aa044d7 {
  padding-top: 15px;
padding-bottom: 15px;
}
}
@media (min-width: 0px) {
[id="s-b1332452-d18d-425e-a0c6-e1558aa044d7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1332452-d18d-425e-a0c6-e1558aa044d7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b1332452-d18d-425e-a0c6-e1558aa044d7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1332452-d18d-425e-a0c6-e1558aa044d7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-3613b286-adb7-4554-8fe1-df9397ef4c5d {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-a42eb1bc-d66c-4773-8996-4e66c0e94aea {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-7bf37230-4809-409a-961b-b6db2584e8fd {
  margin-top: 10px;
margin-bottom: 17px;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
  overflow-x: hidden;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-bf32d04b-b1fe-4887-b254-4cc58a2ae890 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-bf32d04b-b1fe-4887-b254-4cc58a2ae890 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-bf32d04b-b1fe-4887-b254-4cc58a2ae890 .shg-sld-nav-button.shg-sld-left,
#s-bf32d04b-b1fe-4887-b254-4cc58a2ae890 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-17379c02-3f97-464c-92a2-87fb6e283abf {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-17379c02-3f97-464c-92a2-87fb6e283abf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-17379c02-3f97-464c-92a2-87fb6e283abf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-17379c02-3f97-464c-92a2-87fb6e283abf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-17379c02-3f97-464c-92a2-87fb6e283abf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  margin-left: auto;
margin-right: auto;
max-width: 3120px;
aspect-ratio: 3120/2080;
text-align: center;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shg-image-content-wrapper {
      aspect-ratio: 3120/2080;
      min-width: 100%;
      height: auto;
    }

    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shogun-image-link {
      aspect-ratio: 3120/2080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3120px;
  }



  img.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image {
    
    
    
    max-height: 3120px;
  }


.s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image {
  box-sizing: border-box;
}



.s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
      --shg-aspect-ratio: calc(3120/2080); 
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
      position: relative;
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3120px;
    }
  }

@media (min-width: 1200px){#s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shg-image-content-wrapper {
      aspect-ratio: 3120/2080;
      min-width: 100%;
      height: auto;
    }

    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shogun-image-link {
      aspect-ratio: 3120/2080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3120px;
  }



  img.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image {
    
    
    
    max-height: 3120px;
  }


.s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image {
  box-sizing: border-box;
}



.s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
      --shg-aspect-ratio: calc(3120/2080); 
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
      position: relative;
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3120px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shg-image-content-wrapper {
      aspect-ratio: 3120/2080;
      min-width: 100%;
      height: auto;
    }

    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shogun-image-link {
      aspect-ratio: 3120/2080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3120px;
  }



  img.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image {
    
    
    
    max-height: 3120px;
  }


.s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image {
  box-sizing: border-box;
}



.s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
      --shg-aspect-ratio: calc(3120/2080); 
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
      position: relative;
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3120px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shg-image-content-wrapper {
      aspect-ratio: 3120/2080;
      min-width: 100%;
      height: auto;
    }

    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shogun-image-link {
      aspect-ratio: 3120/2080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3120px;
  }



  img.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image {
    
    
    
    max-height: 3120px;
  }


.s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image {
  box-sizing: border-box;
}



.s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
      --shg-aspect-ratio: calc(3120/2080); 
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
      position: relative;
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3120px;
    }
  }

}@media (max-width: 767px){#s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shg-image-content-wrapper {
      aspect-ratio: 3120/2080;
      min-width: 100%;
      height: auto;
    }

    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shogun-image-link {
      aspect-ratio: 3120/2080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3120px;
  }



  img.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image {
    
    
    
    max-height: 3120px;
  }


.s-2e98369b-4314-4225-a77a-a2d03c3c9229 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image {
  box-sizing: border-box;
}



.s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e98369b-4314-4225-a77a-a2d03c3c9229 {
      --shg-aspect-ratio: calc(3120/2080); 
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container {
      position: relative;
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e98369b-4314-4225-a77a-a2d03c3c9229 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3120px;
    }
  }

}
#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  margin-left: auto;
margin-right: auto;
max-width: 5000px;
aspect-ratio: 5000/3333;
text-align: center;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image {
  box-sizing: border-box;
}



.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
      position: relative;
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

@media (min-width: 1200px){#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image {
  box-sizing: border-box;
}



.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
      position: relative;
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image {
  box-sizing: border-box;
}



.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
      position: relative;
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image {
  box-sizing: border-box;
}



.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
      position: relative;
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (max-width: 767px){#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image {
  box-sizing: border-box;
}



.s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container {
      position: relative;
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddc9d04a-1ae3-4d40-9984-1abda23c19f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}
#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  margin-left: auto;
margin-right: auto;
max-width: 5511px;
aspect-ratio: 5511/3674;
text-align: center;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shg-image-content-wrapper {
      aspect-ratio: 5511/3674;
      min-width: 100%;
      height: auto;
    }

    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shogun-image-link {
      aspect-ratio: 5511/3674;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5511px;
  }



  img.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image {
    
    
    
    max-height: 5511px;
  }


.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image {
  box-sizing: border-box;
}



.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
      --shg-aspect-ratio: calc(5511/3674); 
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
      position: relative;
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5511px;
    }
  }

@media (min-width: 1200px){#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shg-image-content-wrapper {
      aspect-ratio: 5511/3674;
      min-width: 100%;
      height: auto;
    }

    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shogun-image-link {
      aspect-ratio: 5511/3674;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5511px;
  }



  img.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image {
    
    
    
    max-height: 5511px;
  }


.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image {
  box-sizing: border-box;
}



.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
      --shg-aspect-ratio: calc(5511/3674); 
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
      position: relative;
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5511px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shg-image-content-wrapper {
      aspect-ratio: 5511/3674;
      min-width: 100%;
      height: auto;
    }

    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shogun-image-link {
      aspect-ratio: 5511/3674;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5511px;
  }



  img.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image {
    
    
    
    max-height: 5511px;
  }


.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image {
  box-sizing: border-box;
}



.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
      --shg-aspect-ratio: calc(5511/3674); 
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
      position: relative;
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5511px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shg-image-content-wrapper {
      aspect-ratio: 5511/3674;
      min-width: 100%;
      height: auto;
    }

    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shogun-image-link {
      aspect-ratio: 5511/3674;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5511px;
  }



  img.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image {
    
    
    
    max-height: 5511px;
  }


.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image {
  box-sizing: border-box;
}



.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
      --shg-aspect-ratio: calc(5511/3674); 
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
      position: relative;
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5511px;
    }
  }

}@media (max-width: 767px){#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shg-image-content-wrapper {
      aspect-ratio: 5511/3674;
      min-width: 100%;
      height: auto;
    }

    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shogun-image-link {
      aspect-ratio: 5511/3674;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5511px;
  }



  img.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image {
    
    
    
    max-height: 5511px;
  }


.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image {
  box-sizing: border-box;
}



.s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 {
      --shg-aspect-ratio: calc(5511/3674); 
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container {
      position: relative;
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5177e7c-ffeb-4d9b-a321-3d87d0a40c16 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5511px;
    }
  }

}
#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  margin-left: auto;
margin-right: auto;
max-width: 5000px;
aspect-ratio: 5000/3333;
text-align: center;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  margin: 0 !important;
  overflow: visible;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  /* Add background color handling */
  
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image {
  box-sizing: border-box;
}



.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
      position: relative;
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

@media (min-width: 1200px){#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  margin: 0 !important;
  overflow: visible;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  /* Add background color handling */
  
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image {
  box-sizing: border-box;
}



.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
      position: relative;
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  margin: 0 !important;
  overflow: visible;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  /* Add background color handling */
  
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image {
  box-sizing: border-box;
}



.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
      position: relative;
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  margin: 0 !important;
  overflow: visible;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  /* Add background color handling */
  
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image {
  box-sizing: border-box;
}



.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
      position: relative;
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (max-width: 767px){#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  margin: 0 !important;
  overflow: visible;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  /* Add background color handling */
  
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image {
  box-sizing: border-box;
}



.s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container {
      position: relative;
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7ca58913-5752-4a6b-b171-e289c5e4ef3f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}
#s-1383d236-93a8-4e21-bf12-57980cfae7d1 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-1383d236-93a8-4e21-bf12-57980cfae7d1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1383d236-93a8-4e21-bf12-57980cfae7d1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1383d236-93a8-4e21-bf12-57980cfae7d1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1383d236-93a8-4e21-bf12-57980cfae7d1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  margin-left: auto;
margin-right: auto;
max-width: 5000px;
aspect-ratio: 5000/3333;
text-align: center;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  margin: 0 !important;
  overflow: visible;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  /* Add background color handling */
  
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shogun-image-content {
  
    justify-content: center;
  
}

.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image {
  box-sizing: border-box;
}



.s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
      position: relative;
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

@media (min-width: 1200px){#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  margin: 0 !important;
  overflow: visible;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  /* Add background color handling */
  
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shogun-image-content {
  
    justify-content: center;
  
}

.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image {
  box-sizing: border-box;
}



.s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
      position: relative;
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  margin: 0 !important;
  overflow: visible;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  /* Add background color handling */
  
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shogun-image-content {
  
    justify-content: center;
  
}

.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image {
  box-sizing: border-box;
}



.s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
      position: relative;
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  margin: 0 !important;
  overflow: visible;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  /* Add background color handling */
  
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shogun-image-content {
  
    justify-content: center;
  
}

.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image {
  box-sizing: border-box;
}



.s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
      position: relative;
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (max-width: 767px){#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  margin: 0 !important;
  overflow: visible;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  /* Add background color handling */
  
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-123239be-6aa3-4b44-80f7-5f5c7892ec77 .shogun-image-content {
  
    justify-content: center;
  
}

.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image {
  box-sizing: border-box;
}



.s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container {
      position: relative;
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-123239be-6aa3-4b44-80f7-5f5c7892ec77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}
#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  margin-left: auto;
margin-right: auto;
max-width: 5000px;
aspect-ratio: 5000/3333;
text-align: center;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  margin: 0 !important;
  overflow: visible;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  /* Add background color handling */
  
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shogun-image-content {
  
    justify-content: center;
  
}

.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image {
  box-sizing: border-box;
}



.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
      position: relative;
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

@media (min-width: 1200px){#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  margin: 0 !important;
  overflow: visible;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  /* Add background color handling */
  
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shogun-image-content {
  
    justify-content: center;
  
}

.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image {
  box-sizing: border-box;
}



.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
      position: relative;
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  margin: 0 !important;
  overflow: visible;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  /* Add background color handling */
  
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shogun-image-content {
  
    justify-content: center;
  
}

.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image {
  box-sizing: border-box;
}



.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
      position: relative;
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  margin: 0 !important;
  overflow: visible;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  /* Add background color handling */
  
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shogun-image-content {
  
    justify-content: center;
  
}

.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image {
  box-sizing: border-box;
}



.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
      position: relative;
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (max-width: 767px){#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  margin: 0 !important;
  overflow: visible;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  /* Add background color handling */
  
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 .shogun-image-content {
  
    justify-content: center;
  
}

.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image {
  box-sizing: border-box;
}



.s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container {
      position: relative;
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80b5a1d7-0d34-467c-9d4c-2bdce9bfa060 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}
#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  margin-left: auto;
margin-right: auto;
max-width: 5000px;
aspect-ratio: 5000/3333;
text-align: center;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  margin: 0 !important;
  overflow: visible;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  /* Add background color handling */
  
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image {
  box-sizing: border-box;
}



.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
      position: relative;
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

@media (min-width: 1200px){#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  margin: 0 !important;
  overflow: visible;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  /* Add background color handling */
  
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image {
  box-sizing: border-box;
}



.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
      position: relative;
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  margin: 0 !important;
  overflow: visible;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  /* Add background color handling */
  
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image {
  box-sizing: border-box;
}



.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
      position: relative;
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  margin: 0 !important;
  overflow: visible;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  /* Add background color handling */
  
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image {
  box-sizing: border-box;
}



.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
      position: relative;
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}@media (max-width: 767px){#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  margin: 0 !important;
  overflow: visible;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  /* Add background color handling */
  
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shg-image-content-wrapper {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }

    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shogun-image-link {
      aspect-ratio: 5000/3333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5000px;
  }



  img.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image {
    
    
    
    max-height: 5000px;
  }


.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image {
  box-sizing: border-box;
}



.s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 {
      --shg-aspect-ratio: calc(5000/3333); 
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container {
      position: relative;
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8e260d38-8e7d-4e3c-9cde-703f0a267b80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5000px;
    }
  }

}
#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  margin-left: auto;
margin-right: auto;
max-width: 5250px;
aspect-ratio: 5250/3500;
text-align: center;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  margin: 0 !important;
  overflow: visible;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  /* Add background color handling */
  
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shg-image-content-wrapper {
      aspect-ratio: 5250/3500;
      min-width: 100%;
      height: auto;
    }

    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shogun-image-link {
      aspect-ratio: 5250/3500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5250px;
  }



  img.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image {
    
    
    
    max-height: 5250px;
  }


.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image {
  box-sizing: border-box;
}



.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
      --shg-aspect-ratio: calc(5250/3500); 
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
      position: relative;
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5250px;
    }
  }

@media (min-width: 1200px){#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  margin: 0 !important;
  overflow: visible;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  /* Add background color handling */
  
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shg-image-content-wrapper {
      aspect-ratio: 5250/3500;
      min-width: 100%;
      height: auto;
    }

    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shogun-image-link {
      aspect-ratio: 5250/3500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5250px;
  }



  img.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image {
    
    
    
    max-height: 5250px;
  }


.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image {
  box-sizing: border-box;
}



.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
      --shg-aspect-ratio: calc(5250/3500); 
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
      position: relative;
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  margin: 0 !important;
  overflow: visible;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  /* Add background color handling */
  
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shg-image-content-wrapper {
      aspect-ratio: 5250/3500;
      min-width: 100%;
      height: auto;
    }

    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shogun-image-link {
      aspect-ratio: 5250/3500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5250px;
  }



  img.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image {
    
    
    
    max-height: 5250px;
  }


.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image {
  box-sizing: border-box;
}



.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
      --shg-aspect-ratio: calc(5250/3500); 
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
      position: relative;
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  margin: 0 !important;
  overflow: visible;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  /* Add background color handling */
  
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shg-image-content-wrapper {
      aspect-ratio: 5250/3500;
      min-width: 100%;
      height: auto;
    }

    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shogun-image-link {
      aspect-ratio: 5250/3500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5250px;
  }



  img.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image {
    
    
    
    max-height: 5250px;
  }


.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image {
  box-sizing: border-box;
}



.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
      --shg-aspect-ratio: calc(5250/3500); 
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
      position: relative;
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5250px;
    }
  }

}@media (max-width: 767px){#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  margin: 0 !important;
  overflow: visible;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  /* Add background color handling */
  
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shg-image-content-wrapper {
      aspect-ratio: 5250/3500;
      min-width: 100%;
      height: auto;
    }

    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shogun-image-link {
      aspect-ratio: 5250/3500;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5250px;
  }



  img.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image {
    
    
    
    max-height: 5250px;
  }


.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image {
  box-sizing: border-box;
}



.s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 {
      --shg-aspect-ratio: calc(5250/3500); 
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container {
      position: relative;
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cde8a9e-d42a-4e9d-b78d-bf6cff6f4a87 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5250px;
    }
  }

}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}