.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-52b798db-ef15-48e1-a496-52ec33d9529e {
  margin-left: 0%;
margin-right: 0%;
max-width: 1250px;
text-align: center;
}
@media (min-width: 1200px){#s-52b798db-ef15-48e1-a496-52ec33d9529e {
  display: none;
}
#s-52b798db-ef15-48e1-a496-52ec33d9529e, #wrap-s-52b798db-ef15-48e1-a496-52ec33d9529e, #wrap-content-s-52b798db-ef15-48e1-a496-52ec33d9529e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-52b798db-ef15-48e1-a496-52ec33d9529e {
  display: none;
}
#s-52b798db-ef15-48e1-a496-52ec33d9529e, #wrap-s-52b798db-ef15-48e1-a496-52ec33d9529e, #wrap-content-s-52b798db-ef15-48e1-a496-52ec33d9529e { display: none !important; }}
#s-52b798db-ef15-48e1-a496-52ec33d9529e {
  margin: 0 !important;
  overflow: visible;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-52b798db-ef15-48e1-a496-52ec33d9529e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-52b798db-ef15-48e1-a496-52ec33d9529e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  /* Add background color handling */
  
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-52b798db-ef15-48e1-a496-52ec33d9529e .shogun-image-content {
  
    justify-content: center;
  
}

.s-52b798db-ef15-48e1-a496-52ec33d9529e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52b798db-ef15-48e1-a496-52ec33d9529e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e.shogun-image {
  box-sizing: border-box;
}



.s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  
}


@media (min-width: 1200px){#s-52b798db-ef15-48e1-a496-52ec33d9529e {
  margin: 0 !important;
  overflow: visible;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-52b798db-ef15-48e1-a496-52ec33d9529e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-52b798db-ef15-48e1-a496-52ec33d9529e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  /* Add background color handling */
  
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-52b798db-ef15-48e1-a496-52ec33d9529e .shogun-image-content {
  
    justify-content: center;
  
}

.s-52b798db-ef15-48e1-a496-52ec33d9529e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52b798db-ef15-48e1-a496-52ec33d9529e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e.shogun-image {
  box-sizing: border-box;
}



.s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-52b798db-ef15-48e1-a496-52ec33d9529e {
  margin: 0 !important;
  overflow: visible;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-52b798db-ef15-48e1-a496-52ec33d9529e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-52b798db-ef15-48e1-a496-52ec33d9529e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  /* Add background color handling */
  
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-52b798db-ef15-48e1-a496-52ec33d9529e .shogun-image-content {
  
    justify-content: center;
  
}

.s-52b798db-ef15-48e1-a496-52ec33d9529e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52b798db-ef15-48e1-a496-52ec33d9529e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e.shogun-image {
  box-sizing: border-box;
}



.s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-52b798db-ef15-48e1-a496-52ec33d9529e {
  margin: 0 !important;
  overflow: visible;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-52b798db-ef15-48e1-a496-52ec33d9529e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-52b798db-ef15-48e1-a496-52ec33d9529e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  /* Add background color handling */
  
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-52b798db-ef15-48e1-a496-52ec33d9529e .shogun-image-content {
  
    justify-content: center;
  
}

.s-52b798db-ef15-48e1-a496-52ec33d9529e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52b798db-ef15-48e1-a496-52ec33d9529e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e.shogun-image {
  box-sizing: border-box;
}



.s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  
}


}@media (max-width: 767px){#s-52b798db-ef15-48e1-a496-52ec33d9529e {
  margin: 0 !important;
  overflow: visible;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-52b798db-ef15-48e1-a496-52ec33d9529e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-52b798db-ef15-48e1-a496-52ec33d9529e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  /* Add background color handling */
  
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-52b798db-ef15-48e1-a496-52ec33d9529e .shogun-image-content {
  
    justify-content: center;
  
}

.s-52b798db-ef15-48e1-a496-52ec33d9529e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52b798db-ef15-48e1-a496-52ec33d9529e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52b798db-ef15-48e1-a496-52ec33d9529e.shogun-image {
  box-sizing: border-box;
}



.s-52b798db-ef15-48e1-a496-52ec33d9529e img.shogun-image {
  
}


}
#s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  background-image: url(https://i.shgcdn.com/491d75bb-22d7-48bc-a7f6-11ed059bfbaa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: 2px undefined;
max-width: 5497px;
aspect-ratio: 5497/3665;
text-align: center;
background-position: center center;
}
@media (min-width: 1200px){#s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  display: none;
}
#s-906343ed-f87a-4039-aff8-c3498bbadd5b, #wrap-s-906343ed-f87a-4039-aff8-c3498bbadd5b, #wrap-content-s-906343ed-f87a-4039-aff8-c3498bbadd5b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  display: none;
}
#s-906343ed-f87a-4039-aff8-c3498bbadd5b, #wrap-s-906343ed-f87a-4039-aff8-c3498bbadd5b, #wrap-content-s-906343ed-f87a-4039-aff8-c3498bbadd5b { display: none !important; }}
#s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  margin: 0 !important;
  overflow: visible;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  /* Add background color handling */
  
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shg-image-content-wrapper {
      aspect-ratio: 5497/3665;
      min-width: 100%;
      height: auto;
    }

    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shogun-image-link {
      aspect-ratio: 5497/3665;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5497px;
  }



  img.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image {
    
    
    
    max-height: 5497px;
  }


.s-906343ed-f87a-4039-aff8-c3498bbadd5b .shogun-image-content {
  
    justify-content: center;
  
}

.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image {
  box-sizing: border-box;
}



.s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-906343ed-f87a-4039-aff8-c3498bbadd5b {
      --shg-aspect-ratio: calc(5497/3665); 
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
      position: relative;
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5497px;
    }
  }

@media (min-width: 1200px){#s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  margin: 0 !important;
  overflow: visible;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  /* Add background color handling */
  
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shg-image-content-wrapper {
      aspect-ratio: 5497/3665;
      min-width: 100%;
      height: auto;
    }

    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shogun-image-link {
      aspect-ratio: 5497/3665;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5497px;
  }



  img.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image {
    
    
    
    max-height: 5497px;
  }


.s-906343ed-f87a-4039-aff8-c3498bbadd5b .shogun-image-content {
  
    justify-content: center;
  
}

.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image {
  box-sizing: border-box;
}



.s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-906343ed-f87a-4039-aff8-c3498bbadd5b {
      --shg-aspect-ratio: calc(5497/3665); 
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
      position: relative;
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5497px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  margin: 0 !important;
  overflow: visible;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  /* Add background color handling */
  
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shg-image-content-wrapper {
      aspect-ratio: 5497/3665;
      min-width: 100%;
      height: auto;
    }

    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shogun-image-link {
      aspect-ratio: 5497/3665;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5497px;
  }



  img.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image {
    
    
    
    max-height: 5497px;
  }


.s-906343ed-f87a-4039-aff8-c3498bbadd5b .shogun-image-content {
  
    justify-content: center;
  
}

.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image {
  box-sizing: border-box;
}



.s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-906343ed-f87a-4039-aff8-c3498bbadd5b {
      --shg-aspect-ratio: calc(5497/3665); 
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
      position: relative;
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5497px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  margin: 0 !important;
  overflow: visible;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  /* Add background color handling */
  
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shg-image-content-wrapper {
      aspect-ratio: 5497/3665;
      min-width: 100%;
      height: auto;
    }

    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shogun-image-link {
      aspect-ratio: 5497/3665;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5497px;
  }



  img.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image {
    
    
    
    max-height: 5497px;
  }


.s-906343ed-f87a-4039-aff8-c3498bbadd5b .shogun-image-content {
  
    justify-content: center;
  
}

.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image {
  box-sizing: border-box;
}



.s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-906343ed-f87a-4039-aff8-c3498bbadd5b {
      --shg-aspect-ratio: calc(5497/3665); 
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
      position: relative;
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5497px;
    }
  }

}@media (max-width: 767px){#s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  margin: 0 !important;
  overflow: visible;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-906343ed-f87a-4039-aff8-c3498bbadd5b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  /* Add background color handling */
  
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shg-image-content-wrapper {
      aspect-ratio: 5497/3665;
      min-width: 100%;
      height: auto;
    }

    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shogun-image-link {
      aspect-ratio: 5497/3665;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-906343ed-f87a-4039-aff8-c3498bbadd5b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5497px;
  }



  img.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image {
    
    
    
    max-height: 5497px;
  }


.s-906343ed-f87a-4039-aff8-c3498bbadd5b .shogun-image-content {
  
    justify-content: center;
  
}

.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image {
  box-sizing: border-box;
}



.s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-906343ed-f87a-4039-aff8-c3498bbadd5b {
      --shg-aspect-ratio: calc(5497/3665); 
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container {
      position: relative;
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-906343ed-f87a-4039-aff8-c3498bbadd5b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5497px;
    }
  }

}
.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-2e46ee15-cb1d-458b-bb73-91fc18e977e5 {
  min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-2e46ee15-cb1d-458b-bb73-91fc18e977e5 {
  display: none;
}
#s-2e46ee15-cb1d-458b-bb73-91fc18e977e5, #wrap-s-2e46ee15-cb1d-458b-bb73-91fc18e977e5, #wrap-content-s-2e46ee15-cb1d-458b-bb73-91fc18e977e5 { display: none !important; }}@media (max-width: 767px){#s-2e46ee15-cb1d-458b-bb73-91fc18e977e5 {
  display: none;
}
#s-2e46ee15-cb1d-458b-bb73-91fc18e977e5, #wrap-s-2e46ee15-cb1d-458b-bb73-91fc18e977e5, #wrap-content-s-2e46ee15-cb1d-458b-bb73-91fc18e977e5 { display: none !important; }}







#s-2e46ee15-cb1d-458b-bb73-91fc18e977e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2e46ee15-cb1d-458b-bb73-91fc18e977e5.shg-box.shg-c {
  justify-content: center;
}

#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 {
  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-8058e427-7b38-4fab-a8ba-bd15c5ff1108 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 {
  display: none;
}
#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108, #wrap-s-8058e427-7b38-4fab-a8ba-bd15c5ff1108, #wrap-content-s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 { display: none !important; }}@media (max-width: 767px){#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 {
  display: none;
}
#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108, #wrap-s-8058e427-7b38-4fab-a8ba-bd15c5ff1108, #wrap-content-s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 { display: none !important; }}
#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 {
  background-image: url(https://i.shgcdn.com/eb488461-eb30-4760-b1f1-8625ecbf07db/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108.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-74b65033-d1d0-4f5f-ac33-fcd64ceccd1e {
  margin-left: 30px;
margin-right: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-74b65033-d1d0-4f5f-ac33-fcd64ceccd1e {
  display: none;
}
#s-74b65033-d1d0-4f5f-ac33-fcd64ceccd1e, #wrap-s-74b65033-d1d0-4f5f-ac33-fcd64ceccd1e, #wrap-content-s-74b65033-d1d0-4f5f-ac33-fcd64ceccd1e { display: none !important; }}@media (max-width: 767px){#s-74b65033-d1d0-4f5f-ac33-fcd64ceccd1e {
  display: none;
}
#s-74b65033-d1d0-4f5f-ac33-fcd64ceccd1e, #wrap-s-74b65033-d1d0-4f5f-ac33-fcd64ceccd1e, #wrap-content-s-74b65033-d1d0-4f5f-ac33-fcd64ceccd1e { display: none !important; }}
@media (min-width: 0px) {
[id="s-74b65033-d1d0-4f5f-ac33-fcd64ceccd1e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-74b65033-d1d0-4f5f-ac33-fcd64ceccd1e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-74b65033-d1d0-4f5f-ac33-fcd64ceccd1e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-74b65033-d1d0-4f5f-ac33-fcd64ceccd1e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-b6bb9a80-4bbc-42d7-814b-df56784416d6 {
  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-b6bb9a80-4bbc-42d7-814b-df56784416d6 {
  
}
}@media (max-width: 767px){#s-b6bb9a80-4bbc-42d7-814b-df56784416d6 {
  display: none;
}
#s-b6bb9a80-4bbc-42d7-814b-df56784416d6, #wrap-s-b6bb9a80-4bbc-42d7-814b-df56784416d6, #wrap-content-s-b6bb9a80-4bbc-42d7-814b-df56784416d6 { display: none !important; }}







#s-b6bb9a80-4bbc-42d7-814b-df56784416d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b6bb9a80-4bbc-42d7-814b-df56784416d6.shg-box.shg-c {
  justify-content: flex-end;
}

#s-7e84dfc3-6408-4e3c-84fd-6e829d5bd446 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-7e84dfc3-6408-4e3c-84fd-6e829d5bd446 {
  display: none;
}
#s-7e84dfc3-6408-4e3c-84fd-6e829d5bd446, #wrap-s-7e84dfc3-6408-4e3c-84fd-6e829d5bd446, #wrap-content-s-7e84dfc3-6408-4e3c-84fd-6e829d5bd446 { display: none !important; }}@media (max-width: 767px){#s-7e84dfc3-6408-4e3c-84fd-6e829d5bd446 {
  display: none;
}
#s-7e84dfc3-6408-4e3c-84fd-6e829d5bd446, #wrap-s-7e84dfc3-6408-4e3c-84fd-6e829d5bd446, #wrap-content-s-7e84dfc3-6408-4e3c-84fd-6e829d5bd446 { display: none !important; }}







#s-7e84dfc3-6408-4e3c-84fd-6e829d5bd446 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7e84dfc3-6408-4e3c-84fd-6e829d5bd446.shg-box.shg-c {
  justify-content: flex-end;
}

.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-27642d96-39f7-43d7-ad0d-700db6ca4e2e {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 2364px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-27642d96-39f7-43d7-ad0d-700db6ca4e2e {
  overflow: hidden;
  
  
      max-width: 2364px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-27642d96-39f7-43d7-ad0d-700db6ca4e2e .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-33b26754-5ab7-49f0-a5a0-d609f8ca0211 {
  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(238, 45, 42, 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-33b26754-5ab7-49f0-a5a0-d609f8ca0211:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjZjYzY0OGYtZDk1NS00NjExLTg2NmItMWQyYTg5YzRlODAzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk3MzAyODU2NDQ1MzEyNSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC45ODM3MjM1ODg0MjMyOTU0IiBzdHlsZT0ic3RvcC1jb2xvcjojZTExZjhmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTcxODhmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNmNjNjQ4Zi1kOTU1LTQ2MTEtODY2Yi0xZDJhODljNGU4MDMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(225, 31, 143, 1) !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee2d2a"}, {"id"=>5, "pos"=>0.973028564453125, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.9837235884232954, "color"=>"#e11f8f"}, {"id"=>4, "pos"=>1, "color"=>"#e7188f"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-33b26754-5ab7-49f0-a5a0-d609f8ca0211:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-33b26754-5ab7-49f0-a5a0-d609f8ca0211-root {
    text-align: left;
  }


#s-33b26754-5ab7-49f0-a5a0-d609f8ca0211.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-33b26754-5ab7-49f0-a5a0-d609f8ca0211-root {
    text-align: left;
  }


#s-33b26754-5ab7-49f0-a5a0-d609f8ca0211.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-33b26754-5ab7-49f0-a5a0-d609f8ca0211-root {
    text-align: left;
  }


#s-33b26754-5ab7-49f0-a5a0-d609f8ca0211.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-33b26754-5ab7-49f0-a5a0-d609f8ca0211-root {
    text-align: left;
  }


#s-33b26754-5ab7-49f0-a5a0-d609f8ca0211.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-33b26754-5ab7-49f0-a5a0-d609f8ca0211-root {
    text-align: left;
  }


#s-33b26754-5ab7-49f0-a5a0-d609f8ca0211.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-d1dd3303-b382-40bf-8b4a-9899ddc6d463 {
  margin-left: 11px;
margin-right: 15px;
}

#s-d1dd3303-b382-40bf-8b4a-9899ddc6d463 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-d1dd3303-b382-40bf-8b4a-9899ddc6d463 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-d1dd3303-b382-40bf-8b4a-9899ddc6d463 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-d1dd3303-b382-40bf-8b4a-9899ddc6d463 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d1dd3303-b382-40bf-8b4a-9899ddc6d463 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Black;
  
  
  font-size: 17px;
}

#s-d1dd3303-b382-40bf-8b4a-9899ddc6d463 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-2a684298-747e-4d40-afce-40bb6086691e {
  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-2a684298-747e-4d40-afce-40bb6086691e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTBmMzhjYjktZTc0MC00M2YzLTg0ZmMtMmMzNzBiNzliODZhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk3NDA5ODM0NDI4MjY3MDUiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTg5MDcxMzc3ODQwOTA5IiBzdHlsZT0ic3RvcC1jb2xvcjojZWQ5YmMzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxMGYzOGNiOS1lNzQwLTQzZjMtODRmYy0yYzM3MGI3OWI4NmEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee2d2a"}, {"id"=>4, "pos"=>0.9740983442826705, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-2a684298-747e-4d40-afce-40bb6086691e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2a684298-747e-4d40-afce-40bb6086691e-root {
    text-align: left;
  }


#s-2a684298-747e-4d40-afce-40bb6086691e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2a684298-747e-4d40-afce-40bb6086691e-root {
    text-align: left;
  }


#s-2a684298-747e-4d40-afce-40bb6086691e.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-2a684298-747e-4d40-afce-40bb6086691e-root {
    text-align: left;
  }


#s-2a684298-747e-4d40-afce-40bb6086691e.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-2a684298-747e-4d40-afce-40bb6086691e-root {
    text-align: left;
  }


#s-2a684298-747e-4d40-afce-40bb6086691e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2a684298-747e-4d40-afce-40bb6086691e-root {
    text-align: left;
  }


#s-2a684298-747e-4d40-afce-40bb6086691e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-89abe8e0-057c-4a21-8d5b-24dc3311c9ab {
  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-89abe8e0-057c-4a21-8d5b-24dc3311c9ab:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmIxNWQ5ZmItYTExZC00NTc1LThlNDItMGExMGZkNjc1YTIyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2YjE1ZDlmYi1hMTFkLTQ1NzUtOGU0Mi0wYTEwZmQ2NzVhMjIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-89abe8e0-057c-4a21-8d5b-24dc3311c9ab:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-89abe8e0-057c-4a21-8d5b-24dc3311c9ab-root {
    text-align: left;
  }


#s-89abe8e0-057c-4a21-8d5b-24dc3311c9ab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-89abe8e0-057c-4a21-8d5b-24dc3311c9ab-root {
    text-align: left;
  }


#s-89abe8e0-057c-4a21-8d5b-24dc3311c9ab.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-89abe8e0-057c-4a21-8d5b-24dc3311c9ab-root {
    text-align: left;
  }


#s-89abe8e0-057c-4a21-8d5b-24dc3311c9ab.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-89abe8e0-057c-4a21-8d5b-24dc3311c9ab-root {
    text-align: left;
  }


#s-89abe8e0-057c-4a21-8d5b-24dc3311c9ab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-89abe8e0-057c-4a21-8d5b-24dc3311c9ab-root {
    text-align: left;
  }


#s-89abe8e0-057c-4a21-8d5b-24dc3311c9ab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-2056ac7f-42e7-43f4-bbaa-96a8c7500730 {
  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-2056ac7f-42e7-43f4-bbaa-96a8c7500730:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjYxYzllYjEtN2RhYy00YmJkLWJhYzQtNjA2MTkyMDRkYWY4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNjFjOWViMS03ZGFjLTRiYmQtYmFjNC02MDYxOTIwNGRhZjgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-2056ac7f-42e7-43f4-bbaa-96a8c7500730:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2056ac7f-42e7-43f4-bbaa-96a8c7500730-root {
    text-align: left;
  }


#s-2056ac7f-42e7-43f4-bbaa-96a8c7500730.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2056ac7f-42e7-43f4-bbaa-96a8c7500730-root {
    text-align: left;
  }


#s-2056ac7f-42e7-43f4-bbaa-96a8c7500730.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-2056ac7f-42e7-43f4-bbaa-96a8c7500730-root {
    text-align: left;
  }


#s-2056ac7f-42e7-43f4-bbaa-96a8c7500730.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-2056ac7f-42e7-43f4-bbaa-96a8c7500730-root {
    text-align: left;
  }


#s-2056ac7f-42e7-43f4-bbaa-96a8c7500730.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2056ac7f-42e7-43f4-bbaa-96a8c7500730-root {
    text-align: left;
  }


#s-2056ac7f-42e7-43f4-bbaa-96a8c7500730.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-971806f2-cd2c-46d2-a697-65da0bc3f4c9 {
  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-971806f2-cd2c-46d2-a697-65da0bc3f4c9:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjQ4MGRhNmItNTBmZi00Nzc0LWEyOTEtNDc5ZjkwMjI4ODE1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmNDgwZGE2Yi01MGZmLTQ3NzQtYTI5MS00NzlmOTAyMjg4MTUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-971806f2-cd2c-46d2-a697-65da0bc3f4c9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-971806f2-cd2c-46d2-a697-65da0bc3f4c9-root {
    text-align: left;
  }


#s-971806f2-cd2c-46d2-a697-65da0bc3f4c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-971806f2-cd2c-46d2-a697-65da0bc3f4c9-root {
    text-align: left;
  }


#s-971806f2-cd2c-46d2-a697-65da0bc3f4c9.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-971806f2-cd2c-46d2-a697-65da0bc3f4c9-root {
    text-align: left;
  }


#s-971806f2-cd2c-46d2-a697-65da0bc3f4c9.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-971806f2-cd2c-46d2-a697-65da0bc3f4c9-root {
    text-align: left;
  }


#s-971806f2-cd2c-46d2-a697-65da0bc3f4c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-971806f2-cd2c-46d2-a697-65da0bc3f4c9-root {
    text-align: left;
  }


#s-971806f2-cd2c-46d2-a697-65da0bc3f4c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-cdbb847b-63ff-40e7-ad7f-bb6490351de6 {
  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-cdbb847b-63ff-40e7-ad7f-bb6490351de6:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGU4Y2U3YjgtZTc2Yy00ZDE1LTk5NjctZTA1YzYxNDU4NzRlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ZThjZTdiOC1lNzZjLTRkMTUtOTk2Ny1lMDVjNjE0NTg3NGUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-cdbb847b-63ff-40e7-ad7f-bb6490351de6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cdbb847b-63ff-40e7-ad7f-bb6490351de6-root {
    text-align: left;
  }


#s-cdbb847b-63ff-40e7-ad7f-bb6490351de6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-cdbb847b-63ff-40e7-ad7f-bb6490351de6-root {
    text-align: left;
  }


#s-cdbb847b-63ff-40e7-ad7f-bb6490351de6.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-cdbb847b-63ff-40e7-ad7f-bb6490351de6-root {
    text-align: left;
  }


#s-cdbb847b-63ff-40e7-ad7f-bb6490351de6.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-cdbb847b-63ff-40e7-ad7f-bb6490351de6-root {
    text-align: left;
  }


#s-cdbb847b-63ff-40e7-ad7f-bb6490351de6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-cdbb847b-63ff-40e7-ad7f-bb6490351de6-root {
    text-align: left;
  }


#s-cdbb847b-63ff-40e7-ad7f-bb6490351de6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-baf49048-eb90-4cb9-91a5-f35384e3b906 {
  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-baf49048-eb90-4cb9-91a5-f35384e3b906:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODNiZmM4NWUtNmQ5Mi00MDhhLWE3ZWQtZjQ5MGNlNjg4N2E3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4M2JmYzg1ZS02ZDkyLTQwOGEtYTdlZC1mNDkwY2U2ODg3YTcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-baf49048-eb90-4cb9-91a5-f35384e3b906:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-baf49048-eb90-4cb9-91a5-f35384e3b906-root {
    text-align: left;
  }


#s-baf49048-eb90-4cb9-91a5-f35384e3b906.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-baf49048-eb90-4cb9-91a5-f35384e3b906-root {
    text-align: left;
  }


#s-baf49048-eb90-4cb9-91a5-f35384e3b906.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-baf49048-eb90-4cb9-91a5-f35384e3b906-root {
    text-align: left;
  }


#s-baf49048-eb90-4cb9-91a5-f35384e3b906.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-baf49048-eb90-4cb9-91a5-f35384e3b906-root {
    text-align: left;
  }


#s-baf49048-eb90-4cb9-91a5-f35384e3b906.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-baf49048-eb90-4cb9-91a5-f35384e3b906-root {
    text-align: left;
  }


#s-baf49048-eb90-4cb9-91a5-f35384e3b906.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b2c3741d-f299-41e0-a768-c8e138bbb3b7 {
  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-b2c3741d-f299-41e0-a768-c8e138bbb3b7:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2ZlZTIwM2ItOGIxZC00MmJkLTk5MjMtNmZmM2JhYzkzNTA4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjZmVlMjAzYi04YjFkLTQyYmQtOTkyMy02ZmYzYmFjOTM1MDgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b2c3741d-f299-41e0-a768-c8e138bbb3b7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b2c3741d-f299-41e0-a768-c8e138bbb3b7-root {
    text-align: left;
  }


#s-b2c3741d-f299-41e0-a768-c8e138bbb3b7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b2c3741d-f299-41e0-a768-c8e138bbb3b7-root {
    text-align: left;
  }


#s-b2c3741d-f299-41e0-a768-c8e138bbb3b7.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-b2c3741d-f299-41e0-a768-c8e138bbb3b7-root {
    text-align: left;
  }


#s-b2c3741d-f299-41e0-a768-c8e138bbb3b7.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-b2c3741d-f299-41e0-a768-c8e138bbb3b7-root {
    text-align: left;
  }


#s-b2c3741d-f299-41e0-a768-c8e138bbb3b7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b2c3741d-f299-41e0-a768-c8e138bbb3b7-root {
    text-align: left;
  }


#s-b2c3741d-f299-41e0-a768-c8e138bbb3b7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-74de2eb2-b2b2-4fec-b9ed-fa872a3a2d90 {
  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-74de2eb2-b2b2-4fec-b9ed-fa872a3a2d90:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzA4MzZkZWItYWMyMC00OWYyLWE2NGYtZDg3OGFiYTM5Njg1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzMDgzNmRlYi1hYzIwLTQ5ZjItYTY0Zi1kODc4YWJhMzk2ODUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-74de2eb2-b2b2-4fec-b9ed-fa872a3a2d90:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-74de2eb2-b2b2-4fec-b9ed-fa872a3a2d90-root {
    text-align: left;
  }


#s-74de2eb2-b2b2-4fec-b9ed-fa872a3a2d90.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-74de2eb2-b2b2-4fec-b9ed-fa872a3a2d90-root {
    text-align: left;
  }


#s-74de2eb2-b2b2-4fec-b9ed-fa872a3a2d90.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-74de2eb2-b2b2-4fec-b9ed-fa872a3a2d90-root {
    text-align: left;
  }


#s-74de2eb2-b2b2-4fec-b9ed-fa872a3a2d90.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-74de2eb2-b2b2-4fec-b9ed-fa872a3a2d90-root {
    text-align: left;
  }


#s-74de2eb2-b2b2-4fec-b9ed-fa872a3a2d90.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-74de2eb2-b2b2-4fec-b9ed-fa872a3a2d90-root {
    text-align: left;
  }


#s-74de2eb2-b2b2-4fec-b9ed-fa872a3a2d90.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-0cfdb323-c58c-46e7-8ce1-a90c594c51af {
  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-0cfdb323-c58c-46e7-8ce1-a90c594c51af:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzFkYzViZTYtMzM1MC00Njk4LWFjYzQtNzVlYjE0YTBiN2YwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzMWRjNWJlNi0zMzUwLTQ2OTgtYWNjNC03NWViMTRhMGI3ZjApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-0cfdb323-c58c-46e7-8ce1-a90c594c51af:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-0cfdb323-c58c-46e7-8ce1-a90c594c51af {
  
}
#s-0cfdb323-c58c-46e7-8ce1-a90c594c51af:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjBhMDYyODAtZWM2Mi00ZjI5LTg5NmYtMGE1MThmNWVhNDA5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiMGEwNjI4MC1lYzYyLTRmMjktODk2Zi0wYTUxOGY1ZWE0MDkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-0cfdb323-c58c-46e7-8ce1-a90c594c51af-root {
    text-align: left;
  }


#s-0cfdb323-c58c-46e7-8ce1-a90c594c51af.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0cfdb323-c58c-46e7-8ce1-a90c594c51af-root {
    text-align: left;
  }


#s-0cfdb323-c58c-46e7-8ce1-a90c594c51af.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-0cfdb323-c58c-46e7-8ce1-a90c594c51af-root {
    text-align: left;
  }


#s-0cfdb323-c58c-46e7-8ce1-a90c594c51af.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-0cfdb323-c58c-46e7-8ce1-a90c594c51af-root {
    text-align: left;
  }


#s-0cfdb323-c58c-46e7-8ce1-a90c594c51af.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0cfdb323-c58c-46e7-8ce1-a90c594c51af-root {
    text-align: left;
  }


#s-0cfdb323-c58c-46e7-8ce1-a90c594c51af.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4e7d2c85-ea0e-456a-9969-e6f25802b0ba {
  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-4e7d2c85-ea0e-456a-9969-e6f25802b0ba:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjY4YmVmYjAtZWQ5NS00MjM2LThiYzUtNzNjMWYwZjk1ZDg4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmNjhiZWZiMC1lZDk1LTQyMzYtOGJjNS03M2MxZjBmOTVkODgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-4e7d2c85-ea0e-456a-9969-e6f25802b0ba:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4e7d2c85-ea0e-456a-9969-e6f25802b0ba-root {
    text-align: left;
  }


#s-4e7d2c85-ea0e-456a-9969-e6f25802b0ba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4e7d2c85-ea0e-456a-9969-e6f25802b0ba-root {
    text-align: left;
  }


#s-4e7d2c85-ea0e-456a-9969-e6f25802b0ba.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-4e7d2c85-ea0e-456a-9969-e6f25802b0ba-root {
    text-align: left;
  }


#s-4e7d2c85-ea0e-456a-9969-e6f25802b0ba.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-4e7d2c85-ea0e-456a-9969-e6f25802b0ba-root {
    text-align: left;
  }


#s-4e7d2c85-ea0e-456a-9969-e6f25802b0ba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4e7d2c85-ea0e-456a-9969-e6f25802b0ba-root {
    text-align: left;
  }


#s-4e7d2c85-ea0e-456a-9969-e6f25802b0ba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-dec53f7e-2b34-4937-99b9-59a09237e5ed {
  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-dec53f7e-2b34-4937-99b9-59a09237e5ed:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzY1M2U4NWItMDU0YS00ZWI3LTgzYjItYTgzYzQ2ZmIwOTYyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjNjUzZTg1Yi0wNTRhLTRlYjctODNiMi1hODNjNDZmYjA5NjIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-dec53f7e-2b34-4937-99b9-59a09237e5ed:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dec53f7e-2b34-4937-99b9-59a09237e5ed-root {
    text-align: left;
  }


#s-dec53f7e-2b34-4937-99b9-59a09237e5ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dec53f7e-2b34-4937-99b9-59a09237e5ed-root {
    text-align: left;
  }


#s-dec53f7e-2b34-4937-99b9-59a09237e5ed.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-dec53f7e-2b34-4937-99b9-59a09237e5ed-root {
    text-align: left;
  }


#s-dec53f7e-2b34-4937-99b9-59a09237e5ed.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-dec53f7e-2b34-4937-99b9-59a09237e5ed-root {
    text-align: left;
  }


#s-dec53f7e-2b34-4937-99b9-59a09237e5ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dec53f7e-2b34-4937-99b9-59a09237e5ed-root {
    text-align: left;
  }


#s-dec53f7e-2b34-4937-99b9-59a09237e5ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8454d02e-8336-42ee-9f72-82b834fa0520 {
  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-8454d02e-8336-42ee-9f72-82b834fa0520:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzJjYTVjMjMtNjJkMS00NTc4LTg5MWQtODdjMzJiNTFlYTczIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjMmNhNWMyMy02MmQxLTQ1NzgtODkxZC04N2MzMmI1MWVhNzMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-8454d02e-8336-42ee-9f72-82b834fa0520:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8454d02e-8336-42ee-9f72-82b834fa0520-root {
    text-align: left;
  }


#s-8454d02e-8336-42ee-9f72-82b834fa0520.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8454d02e-8336-42ee-9f72-82b834fa0520-root {
    text-align: left;
  }


#s-8454d02e-8336-42ee-9f72-82b834fa0520.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-8454d02e-8336-42ee-9f72-82b834fa0520-root {
    text-align: left;
  }


#s-8454d02e-8336-42ee-9f72-82b834fa0520.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-8454d02e-8336-42ee-9f72-82b834fa0520-root {
    text-align: left;
  }


#s-8454d02e-8336-42ee-9f72-82b834fa0520.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8454d02e-8336-42ee-9f72-82b834fa0520-root {
    text-align: left;
  }


#s-8454d02e-8336-42ee-9f72-82b834fa0520.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-54604558-185b-4ce6-afbf-8fa7cadcfe34 {
  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-54604558-185b-4ce6-afbf-8fa7cadcfe34:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjJkOWZiMjktMDZiZS00NzFmLThiNjItM2E1YTFmYzQ3NDFkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmMmQ5ZmIyOS0wNmJlLTQ3MWYtOGI2Mi0zYTVhMWZjNDc0MWQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-54604558-185b-4ce6-afbf-8fa7cadcfe34:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-54604558-185b-4ce6-afbf-8fa7cadcfe34-root {
    text-align: left;
  }


#s-54604558-185b-4ce6-afbf-8fa7cadcfe34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-54604558-185b-4ce6-afbf-8fa7cadcfe34-root {
    text-align: left;
  }


#s-54604558-185b-4ce6-afbf-8fa7cadcfe34.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-54604558-185b-4ce6-afbf-8fa7cadcfe34-root {
    text-align: left;
  }


#s-54604558-185b-4ce6-afbf-8fa7cadcfe34.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-54604558-185b-4ce6-afbf-8fa7cadcfe34-root {
    text-align: left;
  }


#s-54604558-185b-4ce6-afbf-8fa7cadcfe34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-54604558-185b-4ce6-afbf-8fa7cadcfe34-root {
    text-align: left;
  }


#s-54604558-185b-4ce6-afbf-8fa7cadcfe34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-48220bfa-6069-4781-bb00-ab678fb77f0d {
  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-48220bfa-6069-4781-bb00-ab678fb77f0d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODFiM2Y1YmMtNjM3Ni00YzMwLTg1YWQtZmVkM2E5ZDhhZDBmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MWIzZjViYy02Mzc2LTRjMzAtODVhZC1mZWQzYTlkOGFkMGYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-48220bfa-6069-4781-bb00-ab678fb77f0d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-48220bfa-6069-4781-bb00-ab678fb77f0d-root {
    text-align: left;
  }


#s-48220bfa-6069-4781-bb00-ab678fb77f0d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-48220bfa-6069-4781-bb00-ab678fb77f0d-root {
    text-align: left;
  }


#s-48220bfa-6069-4781-bb00-ab678fb77f0d.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-48220bfa-6069-4781-bb00-ab678fb77f0d-root {
    text-align: left;
  }


#s-48220bfa-6069-4781-bb00-ab678fb77f0d.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-48220bfa-6069-4781-bb00-ab678fb77f0d-root {
    text-align: left;
  }


#s-48220bfa-6069-4781-bb00-ab678fb77f0d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-48220bfa-6069-4781-bb00-ab678fb77f0d-root {
    text-align: left;
  }


#s-48220bfa-6069-4781-bb00-ab678fb77f0d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b324bf7a-fc79-4ed3-8318-a94eb6fb50eb {
  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-b324bf7a-fc79-4ed3-8318-a94eb6fb50eb:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzUxYjRiOWUtYTZiYy00NzNiLTg3YjItMWM5OTBiMTNmOGI0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzNTFiNGI5ZS1hNmJjLTQ3M2ItODdiMi0xYzk5MGIxM2Y4YjQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b324bf7a-fc79-4ed3-8318-a94eb6fb50eb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b324bf7a-fc79-4ed3-8318-a94eb6fb50eb-root {
    text-align: left;
  }


#s-b324bf7a-fc79-4ed3-8318-a94eb6fb50eb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b324bf7a-fc79-4ed3-8318-a94eb6fb50eb-root {
    text-align: left;
  }


#s-b324bf7a-fc79-4ed3-8318-a94eb6fb50eb.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-b324bf7a-fc79-4ed3-8318-a94eb6fb50eb-root {
    text-align: left;
  }


#s-b324bf7a-fc79-4ed3-8318-a94eb6fb50eb.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-b324bf7a-fc79-4ed3-8318-a94eb6fb50eb-root {
    text-align: left;
  }


#s-b324bf7a-fc79-4ed3-8318-a94eb6fb50eb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b324bf7a-fc79-4ed3-8318-a94eb6fb50eb-root {
    text-align: left;
  }


#s-b324bf7a-fc79-4ed3-8318-a94eb6fb50eb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-1bfb93d4-3436-4725-8380-a28e5e12b884 {
  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-1bfb93d4-3436-4725-8380-a28e5e12b884:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTQzNDg5Y2MtOWI4MS00NjBlLWI3NjItZTIwNmJlOWNiZTc1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NDM0ODljYy05YjgxLTQ2MGUtYjc2Mi1lMjA2YmU5Y2JlNzUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-1bfb93d4-3436-4725-8380-a28e5e12b884:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1bfb93d4-3436-4725-8380-a28e5e12b884-root {
    text-align: left;
  }


#s-1bfb93d4-3436-4725-8380-a28e5e12b884.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1bfb93d4-3436-4725-8380-a28e5e12b884-root {
    text-align: left;
  }


#s-1bfb93d4-3436-4725-8380-a28e5e12b884.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-1bfb93d4-3436-4725-8380-a28e5e12b884-root {
    text-align: left;
  }


#s-1bfb93d4-3436-4725-8380-a28e5e12b884.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-1bfb93d4-3436-4725-8380-a28e5e12b884-root {
    text-align: left;
  }


#s-1bfb93d4-3436-4725-8380-a28e5e12b884.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1bfb93d4-3436-4725-8380-a28e5e12b884-root {
    text-align: left;
  }


#s-1bfb93d4-3436-4725-8380-a28e5e12b884.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4bdd9e5a-f7c1-402f-b40c-3f82e8b78f09 {
  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-4bdd9e5a-f7c1-402f-b40c-3f82e8b78f09:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2ZmNTliYjAtYjE0OS00YTM0LWIwYjUtNDM2MGQzMjAxM2RiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk3NDA5ODM0NDI4MjY3MDUiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTg5MDcxMzc3ODQwOTA5IiBzdHlsZT0ic3RvcC1jb2xvcjojZWQ5YmMzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ZmY1OWJiMC1iMTQ5LTRhMzQtYjBiNS00MzYwZDMyMDEzZGIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee2d2a"}, {"id"=>4, "pos"=>0.9740983442826705, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-4bdd9e5a-f7c1-402f-b40c-3f82e8b78f09:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4bdd9e5a-f7c1-402f-b40c-3f82e8b78f09-root {
    text-align: left;
  }


#s-4bdd9e5a-f7c1-402f-b40c-3f82e8b78f09.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4bdd9e5a-f7c1-402f-b40c-3f82e8b78f09-root {
    text-align: left;
  }


#s-4bdd9e5a-f7c1-402f-b40c-3f82e8b78f09.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-4bdd9e5a-f7c1-402f-b40c-3f82e8b78f09-root {
    text-align: left;
  }


#s-4bdd9e5a-f7c1-402f-b40c-3f82e8b78f09.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-4bdd9e5a-f7c1-402f-b40c-3f82e8b78f09-root {
    text-align: left;
  }


#s-4bdd9e5a-f7c1-402f-b40c-3f82e8b78f09.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4bdd9e5a-f7c1-402f-b40c-3f82e8b78f09-root {
    text-align: left;
  }


#s-4bdd9e5a-f7c1-402f-b40c-3f82e8b78f09.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-858a6a15-f40a-41c9-b83d-a264705ec2af {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg0ZWJkZTktMTYxYi00YWVmLWIxYjUtMWRmZjgwNGQ5YzRmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODRlYmRlOS0xNjFiLTRhZWYtYjFiNS0xZGZmODA0ZDljNGYpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-858a6a15-f40a-41c9-b83d-a264705ec2af:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjNlZWM1ZmYtYWU3Mi00ZGI2LTlhNGQtOWZlMzJlYTg5YzZkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk4MjExOTQ3MzU0NDAzNDEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTg5MDcxMzc3ODQwOTA5IiBzdHlsZT0ic3RvcC1jb2xvcjojZWQ5YmMzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmM2VlYzVmZi1hZTcyLTRkYjYtOWE0ZC05ZmUzMmVhODljNmQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee2d2a"}, {"id"=>4, "pos"=>0.9821194735440341, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-858a6a15-f40a-41c9-b83d-a264705ec2af:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-858a6a15-f40a-41c9-b83d-a264705ec2af-root {
    text-align: left;
  }


#s-858a6a15-f40a-41c9-b83d-a264705ec2af.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-858a6a15-f40a-41c9-b83d-a264705ec2af-root {
    text-align: left;
  }


#s-858a6a15-f40a-41c9-b83d-a264705ec2af.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-858a6a15-f40a-41c9-b83d-a264705ec2af-root {
    text-align: left;
  }


#s-858a6a15-f40a-41c9-b83d-a264705ec2af.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-858a6a15-f40a-41c9-b83d-a264705ec2af-root {
    text-align: left;
  }


#s-858a6a15-f40a-41c9-b83d-a264705ec2af.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-858a6a15-f40a-41c9-b83d-a264705ec2af-root {
    text-align: left;
  }


#s-858a6a15-f40a-41c9-b83d-a264705ec2af.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-981c909f-b265-4714-a303-271cce8f7797 {
  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-981c909f-b265-4714-a303-271cce8f7797:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWQ4N2E3Y2ItMGNkNy00YWUzLWE2OGYtYTc5ZTkzYmYyMmY2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk4MjExOTQ3MzU0NDAzNDEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTk1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6I2IzOGJiZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjOWQ4N2E3Y2ItMGNkNy00YWUzLWE2OGYtYTc5ZTkzYmYyMmY2KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>4, "pos"=>0.9821194735440341, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-981c909f-b265-4714-a303-271cce8f7797:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-981c909f-b265-4714-a303-271cce8f7797-root {
    text-align: left;
  }


#s-981c909f-b265-4714-a303-271cce8f7797.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-981c909f-b265-4714-a303-271cce8f7797-root {
    text-align: left;
  }


#s-981c909f-b265-4714-a303-271cce8f7797.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-981c909f-b265-4714-a303-271cce8f7797-root {
    text-align: left;
  }


#s-981c909f-b265-4714-a303-271cce8f7797.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-981c909f-b265-4714-a303-271cce8f7797-root {
    text-align: left;
  }


#s-981c909f-b265-4714-a303-271cce8f7797.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-981c909f-b265-4714-a303-271cce8f7797-root {
    text-align: left;
  }


#s-981c909f-b265-4714-a303-271cce8f7797.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b7e00240-aeab-460b-b931-876a4a9719c2 {
  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-b7e00240-aeab-460b-b931-876a4a9719c2:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzhjZTM2MGUtNmQ3MC00NGYyLWJjYmItYjE2ZmUyOTQzMGE1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjU3MzAyODU2NDQ1MzEyNSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC45NzMwMjg1NjQ0NTMxMjUiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTk1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6I2IzOGJiZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjYzhjZTM2MGUtNmQ3MC00NGYyLWJjYmItYjE2ZmUyOTQzMGE1KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>4, "pos"=>0.573028564453125, "color"=>"#ee2d2a"}, {"id"=>5, "pos"=>0.973028564453125, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b7e00240-aeab-460b-b931-876a4a9719c2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b7e00240-aeab-460b-b931-876a4a9719c2-root {
    text-align: left;
  }


#s-b7e00240-aeab-460b-b931-876a4a9719c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b7e00240-aeab-460b-b931-876a4a9719c2-root {
    text-align: left;
  }


#s-b7e00240-aeab-460b-b931-876a4a9719c2.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-b7e00240-aeab-460b-b931-876a4a9719c2-root {
    text-align: left;
  }


#s-b7e00240-aeab-460b-b931-876a4a9719c2.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-b7e00240-aeab-460b-b931-876a4a9719c2-root {
    text-align: left;
  }


#s-b7e00240-aeab-460b-b931-876a4a9719c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b7e00240-aeab-460b-b931-876a4a9719c2-root {
    text-align: left;
  }


#s-b7e00240-aeab-460b-b931-876a4a9719c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-cb498c8c-2b7a-4561-bf42-85dba8887a59 {
  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-cb498c8c-2b7a-4561-bf42-85dba8887a59:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmUxYzZjMGQtYWI3NC00MWI3LTg1ZGEtNDgzYTUxMWVkMjU4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk3NzU3NDAxODk5ODU3OTUiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTc3NTc0MDE4OTk4NTc5NSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC45OTU0NTQ1NDU0NTQ1NDU1IiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiZTFjNmMwZC1hYjc0LTQxYjctODVkYS00ODNhNTExZWQyNTgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>4, "pos"=>0.9775740189985795, "color"=>"#ee2d2a"}, {"id"=>8, "pos"=>0.9775740189985795, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>6, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>7, "pos"=>1, "color"=>"#ee2d2a"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-cb498c8c-2b7a-4561-bf42-85dba8887a59:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cb498c8c-2b7a-4561-bf42-85dba8887a59-root {
    text-align: left;
  }


#s-cb498c8c-2b7a-4561-bf42-85dba8887a59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-cb498c8c-2b7a-4561-bf42-85dba8887a59-root {
    text-align: left;
  }


#s-cb498c8c-2b7a-4561-bf42-85dba8887a59.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-cb498c8c-2b7a-4561-bf42-85dba8887a59-root {
    text-align: left;
  }


#s-cb498c8c-2b7a-4561-bf42-85dba8887a59.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-cb498c8c-2b7a-4561-bf42-85dba8887a59-root {
    text-align: left;
  }


#s-cb498c8c-2b7a-4561-bf42-85dba8887a59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-cb498c8c-2b7a-4561-bf42-85dba8887a59-root {
    text-align: left;
  }


#s-cb498c8c-2b7a-4561-bf42-85dba8887a59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-025fbd5d-9421-43e2-b52b-c299272c5b6d {
  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-025fbd5d-9421-43e2-b52b-c299272c5b6d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMGQ1OGE5YWUtZjVkNC00ZTFhLTkzNmEtNzFlZGY2MjAzZTA1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk5MTIxMDM4MjYzNDk0MzIiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTk1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6I2IzOGJiZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjMGQ1OGE5YWUtZjVkNC00ZTFhLTkzNmEtNzFlZGY2MjAzZTA1KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>4, "pos"=>0.9912103826349432, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-025fbd5d-9421-43e2-b52b-c299272c5b6d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-025fbd5d-9421-43e2-b52b-c299272c5b6d-root {
    text-align: left;
  }


#s-025fbd5d-9421-43e2-b52b-c299272c5b6d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-025fbd5d-9421-43e2-b52b-c299272c5b6d-root {
    text-align: left;
  }


#s-025fbd5d-9421-43e2-b52b-c299272c5b6d.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-025fbd5d-9421-43e2-b52b-c299272c5b6d-root {
    text-align: left;
  }


#s-025fbd5d-9421-43e2-b52b-c299272c5b6d.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-025fbd5d-9421-43e2-b52b-c299272c5b6d-root {
    text-align: left;
  }


#s-025fbd5d-9421-43e2-b52b-c299272c5b6d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-025fbd5d-9421-43e2-b52b-c299272c5b6d-root {
    text-align: left;
  }


#s-025fbd5d-9421-43e2-b52b-c299272c5b6d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d6e132b5-fd96-41f0-9e05-0a07b39473d0 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTA3MGRjY2UtYzk3ZC00NDBlLTgzYmQtOTgxMTgwNDhhZmI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxMDcwZGNjZS1jOTdkLTQ0MGUtODNiZC05ODExODA0OGFmYjgpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-d6e132b5-fd96-41f0-9e05-0a07b39473d0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMGJjMjRhNWMtMTJkZC00YzYxLTk4ZjctMDQzNDVmODAyYmU2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk4MjExOTQ3MzU0NDAzNDEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDAwMDA7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTk1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6I2IzOGJiZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjMGJjMjRhNWMtMTJkZC00YzYxLTk4ZjctMDQzNDVmODAyYmU2KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>4, "pos"=>0.9821194735440341, "color"=>"#000000"}, {"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}] !important;
hover-type: gradient !important;}#s-d6e132b5-fd96-41f0-9e05-0a07b39473d0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d6e132b5-fd96-41f0-9e05-0a07b39473d0-root {
    text-align: center;
  }


#s-d6e132b5-fd96-41f0-9e05-0a07b39473d0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d6e132b5-fd96-41f0-9e05-0a07b39473d0-root {
    text-align: center;
  }


#s-d6e132b5-fd96-41f0-9e05-0a07b39473d0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d6e132b5-fd96-41f0-9e05-0a07b39473d0-root {
    text-align: center;
  }


#s-d6e132b5-fd96-41f0-9e05-0a07b39473d0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d6e132b5-fd96-41f0-9e05-0a07b39473d0-root {
    text-align: center;
  }


#s-d6e132b5-fd96-41f0-9e05-0a07b39473d0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d6e132b5-fd96-41f0-9e05-0a07b39473d0-root {
    text-align: center;
  }


#s-d6e132b5-fd96-41f0-9e05-0a07b39473d0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-216e9dd7-ab9f-4ab7-9d6a-095556ec160a {
  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-216e9dd7-ab9f-4ab7-9d6a-095556ec160a {
  display: none;
}
#s-216e9dd7-ab9f-4ab7-9d6a-095556ec160a, #wrap-s-216e9dd7-ab9f-4ab7-9d6a-095556ec160a, #wrap-content-s-216e9dd7-ab9f-4ab7-9d6a-095556ec160a { display: none !important; }}







#s-216e9dd7-ab9f-4ab7-9d6a-095556ec160a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-216e9dd7-ab9f-4ab7-9d6a-095556ec160a.shg-box.shg-c {
  justify-content: flex-end;
}

@media (min-width: 1200px){#s-26f5f868-61b7-45e8-9043-6b0240e43a96 {
  display: none;
}
#s-26f5f868-61b7-45e8-9043-6b0240e43a96, #wrap-s-26f5f868-61b7-45e8-9043-6b0240e43a96, #wrap-content-s-26f5f868-61b7-45e8-9043-6b0240e43a96 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-26f5f868-61b7-45e8-9043-6b0240e43a96 {
  display: none;
}
#s-26f5f868-61b7-45e8-9043-6b0240e43a96, #wrap-s-26f5f868-61b7-45e8-9043-6b0240e43a96, #wrap-content-s-26f5f868-61b7-45e8-9043-6b0240e43a96 { display: none !important; }}
#s-26f5f868-61b7-45e8-9043-6b0240e43a96 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-26f5f868-61b7-45e8-9043-6b0240e43a96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-26f5f868-61b7-45e8-9043-6b0240e43a96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-26f5f868-61b7-45e8-9043-6b0240e43a96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-26f5f868-61b7-45e8-9043-6b0240e43a96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Black;
  
  
  font-size: 16px;
}

#s-26f5f868-61b7-45e8-9043-6b0240e43a96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-dbc2896f-20d5-4445-85be-6ebf8d3a4127 {
  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-dbc2896f-20d5-4445-85be-6ebf8d3a4127:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDg2NDE4OTQtZWExMC00NjNjLWFkOGEtMjU5Y2IwN2IzNmI2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ODY0MTg5NC1lYTEwLTQ2M2MtYWQ4YS0yNTljYjA3YjM2YjYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-dbc2896f-20d5-4445-85be-6ebf8d3a4127:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dbc2896f-20d5-4445-85be-6ebf8d3a4127-root {
    text-align: center;
  }


#s-dbc2896f-20d5-4445-85be-6ebf8d3a4127.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dbc2896f-20d5-4445-85be-6ebf8d3a4127-root {
    text-align: center;
  }


#s-dbc2896f-20d5-4445-85be-6ebf8d3a4127.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-dbc2896f-20d5-4445-85be-6ebf8d3a4127-root {
    text-align: center;
  }


#s-dbc2896f-20d5-4445-85be-6ebf8d3a4127.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-dbc2896f-20d5-4445-85be-6ebf8d3a4127-root {
    text-align: center;
  }


#s-dbc2896f-20d5-4445-85be-6ebf8d3a4127.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dbc2896f-20d5-4445-85be-6ebf8d3a4127-root {
    text-align: center;
  }


#s-dbc2896f-20d5-4445-85be-6ebf8d3a4127.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d926d2d9-61af-4e1e-886f-b18b0089f3e5 {
  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-d926d2d9-61af-4e1e-886f-b18b0089f3e5:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjRiMjFlYzItNTdjNS00NDJlLWEyYTctZGUzMjZmMGMwMTgxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNGIyMWVjMi01N2M1LTQ0MmUtYTJhNy1kZTMyNmYwYzAxODEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-d926d2d9-61af-4e1e-886f-b18b0089f3e5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d926d2d9-61af-4e1e-886f-b18b0089f3e5-root {
    text-align: center;
  }


#s-d926d2d9-61af-4e1e-886f-b18b0089f3e5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d926d2d9-61af-4e1e-886f-b18b0089f3e5-root {
    text-align: center;
  }


#s-d926d2d9-61af-4e1e-886f-b18b0089f3e5.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-d926d2d9-61af-4e1e-886f-b18b0089f3e5-root {
    text-align: center;
  }


#s-d926d2d9-61af-4e1e-886f-b18b0089f3e5.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-d926d2d9-61af-4e1e-886f-b18b0089f3e5-root {
    text-align: center;
  }


#s-d926d2d9-61af-4e1e-886f-b18b0089f3e5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d926d2d9-61af-4e1e-886f-b18b0089f3e5-root {
    text-align: center;
  }


#s-d926d2d9-61af-4e1e-886f-b18b0089f3e5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-5a7cc265-7f32-40dd-ba94-e8e7ebbc2b29 {
  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-5a7cc265-7f32-40dd-ba94-e8e7ebbc2b29:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2VlODQyMjEtZDEyZS00NTZhLTgyZDItOTU2ZjRjYmY4MjA3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzZWU4NDIyMS1kMTJlLTQ1NmEtODJkMi05NTZmNGNiZjgyMDcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-5a7cc265-7f32-40dd-ba94-e8e7ebbc2b29:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5a7cc265-7f32-40dd-ba94-e8e7ebbc2b29-root {
    text-align: center;
  }


#s-5a7cc265-7f32-40dd-ba94-e8e7ebbc2b29.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5a7cc265-7f32-40dd-ba94-e8e7ebbc2b29-root {
    text-align: center;
  }


#s-5a7cc265-7f32-40dd-ba94-e8e7ebbc2b29.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-5a7cc265-7f32-40dd-ba94-e8e7ebbc2b29-root {
    text-align: center;
  }


#s-5a7cc265-7f32-40dd-ba94-e8e7ebbc2b29.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-5a7cc265-7f32-40dd-ba94-e8e7ebbc2b29-root {
    text-align: center;
  }


#s-5a7cc265-7f32-40dd-ba94-e8e7ebbc2b29.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5a7cc265-7f32-40dd-ba94-e8e7ebbc2b29-root {
    text-align: center;
  }


#s-5a7cc265-7f32-40dd-ba94-e8e7ebbc2b29.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f6bc3053-fbd8-4de3-aab9-6c952d59a772 {
  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-f6bc3053-fbd8-4de3-aab9-6c952d59a772:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjNiZmM3ZTItYmZlYS00ZmZkLWIzN2ItZDJjNDIxNmU1ZGVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiM2JmYzdlMi1iZmVhLTRmZmQtYjM3Yi1kMmM0MjE2ZTVkZWQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-f6bc3053-fbd8-4de3-aab9-6c952d59a772:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-f6bc3053-fbd8-4de3-aab9-6c952d59a772 {
  
}
#s-f6bc3053-fbd8-4de3-aab9-6c952d59a772:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDk5MmFhZWItN2U2NC00NzdmLTg1MzItYzc3NWExZDk1NDk0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwOTkyYWFlYi03ZTY0LTQ3N2YtODUzMi1jNzc1YTFkOTU0OTQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-f6bc3053-fbd8-4de3-aab9-6c952d59a772-root {
    text-align: center;
  }


#s-f6bc3053-fbd8-4de3-aab9-6c952d59a772.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f6bc3053-fbd8-4de3-aab9-6c952d59a772-root {
    text-align: center;
  }


#s-f6bc3053-fbd8-4de3-aab9-6c952d59a772.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-f6bc3053-fbd8-4de3-aab9-6c952d59a772-root {
    text-align: center;
  }


#s-f6bc3053-fbd8-4de3-aab9-6c952d59a772.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-f6bc3053-fbd8-4de3-aab9-6c952d59a772-root {
    text-align: center;
  }


#s-f6bc3053-fbd8-4de3-aab9-6c952d59a772.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f6bc3053-fbd8-4de3-aab9-6c952d59a772-root {
    text-align: center;
  }


#s-f6bc3053-fbd8-4de3-aab9-6c952d59a772.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959 {
  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-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDNlNjc1Y2QtYmVhZC00NTM1LWFhYTktMjY2YjgzZjYwYWJkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwM2U2NzVjZC1iZWFkLTQ1MzUtYWFhOS0yNjZiODNmNjBhYmQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959 {
  
}
#s-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMGRjMWE4NmEtNDQwZi00MmI2LWJiNGYtNGZlNjRkZTBiNjYwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwZGMxYTg2YS00NDBmLTQyYjYtYmI0Zi00ZmU2NGRlMGI2NjApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959-root {
    text-align: center;
  }


#s-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959-root {
    text-align: center;
  }


#s-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959.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-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959-root {
    text-align: center;
  }


#s-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959.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-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959-root {
    text-align: center;
  }


#s-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959-root {
    text-align: center;
  }


#s-3f0112d0-6789-4c5c-9cf5-7fb0d66f0959.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-c17f7d9a-1c81-42ff-be60-eef15cee7d0e {
  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-c17f7d9a-1c81-42ff-be60-eef15cee7d0e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2E2M2E0NzEtMjNlYS00MjNhLTkzNDgtN2I0YzgzZmFkNzI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjYTYzYTQ3MS0yM2VhLTQyM2EtOTM0OC03YjRjODNmYWQ3MjgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-c17f7d9a-1c81-42ff-be60-eef15cee7d0e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-c17f7d9a-1c81-42ff-be60-eef15cee7d0e {
  
}
#s-c17f7d9a-1c81-42ff-be60-eef15cee7d0e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGJiMjcyN2UtMDNiYS00NmViLThhYWYtNDU5YmQ2MTU3ZWU2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0YmIyNzI3ZS0wM2JhLTQ2ZWItOGFhZi00NTliZDYxNTdlZTYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-c17f7d9a-1c81-42ff-be60-eef15cee7d0e-root {
    text-align: center;
  }


#s-c17f7d9a-1c81-42ff-be60-eef15cee7d0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c17f7d9a-1c81-42ff-be60-eef15cee7d0e-root {
    text-align: center;
  }


#s-c17f7d9a-1c81-42ff-be60-eef15cee7d0e.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-c17f7d9a-1c81-42ff-be60-eef15cee7d0e-root {
    text-align: center;
  }


#s-c17f7d9a-1c81-42ff-be60-eef15cee7d0e.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-c17f7d9a-1c81-42ff-be60-eef15cee7d0e-root {
    text-align: center;
  }


#s-c17f7d9a-1c81-42ff-be60-eef15cee7d0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c17f7d9a-1c81-42ff-be60-eef15cee7d0e-root {
    text-align: center;
  }


#s-c17f7d9a-1c81-42ff-be60-eef15cee7d0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a69cee3e-212d-4e03-8751-cfd5b6b9513e {
  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-a69cee3e-212d-4e03-8751-cfd5b6b9513e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmM0MGZhZTEtYzUwMy00OWJiLWE0NDItZDI0N2MxMWZhZDdhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiYzQwZmFlMS1jNTAzLTQ5YmItYTQ0Mi1kMjQ3YzExZmFkN2EpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-a69cee3e-212d-4e03-8751-cfd5b6b9513e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a69cee3e-212d-4e03-8751-cfd5b6b9513e-root {
    text-align: center;
  }


#s-a69cee3e-212d-4e03-8751-cfd5b6b9513e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a69cee3e-212d-4e03-8751-cfd5b6b9513e-root {
    text-align: center;
  }


#s-a69cee3e-212d-4e03-8751-cfd5b6b9513e.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-a69cee3e-212d-4e03-8751-cfd5b6b9513e-root {
    text-align: center;
  }


#s-a69cee3e-212d-4e03-8751-cfd5b6b9513e.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-a69cee3e-212d-4e03-8751-cfd5b6b9513e-root {
    text-align: center;
  }


#s-a69cee3e-212d-4e03-8751-cfd5b6b9513e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a69cee3e-212d-4e03-8751-cfd5b6b9513e-root {
    text-align: center;
  }


#s-a69cee3e-212d-4e03-8751-cfd5b6b9513e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-cf62da33-6fd2-4f57-bda0-9d7ce42e83c8 {
  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-cf62da33-6fd2-4f57-bda0-9d7ce42e83c8:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjI5ZjljN2MtNWEwNS00MzM2LWI1NmUtOWI3ZTBlYjQyODg0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyMjlmOWM3Yy01YTA1LTQzMzYtYjU2ZS05YjdlMGViNDI4ODQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-cf62da33-6fd2-4f57-bda0-9d7ce42e83c8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cf62da33-6fd2-4f57-bda0-9d7ce42e83c8-root {
    text-align: center;
  }


#s-cf62da33-6fd2-4f57-bda0-9d7ce42e83c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-cf62da33-6fd2-4f57-bda0-9d7ce42e83c8-root {
    text-align: center;
  }


#s-cf62da33-6fd2-4f57-bda0-9d7ce42e83c8.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-cf62da33-6fd2-4f57-bda0-9d7ce42e83c8-root {
    text-align: center;
  }


#s-cf62da33-6fd2-4f57-bda0-9d7ce42e83c8.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-cf62da33-6fd2-4f57-bda0-9d7ce42e83c8-root {
    text-align: center;
  }


#s-cf62da33-6fd2-4f57-bda0-9d7ce42e83c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-cf62da33-6fd2-4f57-bda0-9d7ce42e83c8-root {
    text-align: center;
  }


#s-cf62da33-6fd2-4f57-bda0-9d7ce42e83c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-885a204f-1cfa-44ef-87e0-831f19b4b401 {
  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-885a204f-1cfa-44ef-87e0-831f19b4b401:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjI5ZjljN2MtNWEwNS00MzM2LWI1NmUtOWI3ZTBlYjQyODg0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyMjlmOWM3Yy01YTA1LTQzMzYtYjU2ZS05YjdlMGViNDI4ODQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-885a204f-1cfa-44ef-87e0-831f19b4b401:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-885a204f-1cfa-44ef-87e0-831f19b4b401 {
  
}
#s-885a204f-1cfa-44ef-87e0-831f19b4b401:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDk5ODQxZWItNTNkNi00YzIxLTgzZDItMjY0ZTA0MDFhOTVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkOTk4NDFlYi01M2Q2LTRjMjEtODNkMi0yNjRlMDQwMWE5NWYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-885a204f-1cfa-44ef-87e0-831f19b4b401-root {
    text-align: center;
  }


#s-885a204f-1cfa-44ef-87e0-831f19b4b401.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-885a204f-1cfa-44ef-87e0-831f19b4b401-root {
    text-align: center;
  }


#s-885a204f-1cfa-44ef-87e0-831f19b4b401.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-885a204f-1cfa-44ef-87e0-831f19b4b401-root {
    text-align: center;
  }


#s-885a204f-1cfa-44ef-87e0-831f19b4b401.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-885a204f-1cfa-44ef-87e0-831f19b4b401-root {
    text-align: center;
  }


#s-885a204f-1cfa-44ef-87e0-831f19b4b401.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-885a204f-1cfa-44ef-87e0-831f19b4b401-root {
    text-align: center;
  }


#s-885a204f-1cfa-44ef-87e0-831f19b4b401.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-23c4a1c5-f0db-43d8-83f0-6060081785df {
  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-23c4a1c5-f0db-43d8-83f0-6060081785df:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDVhMjVmYzYtNTYwZS00MTMyLTk5MzEtZDlmYTQ1MTUyMzJjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NWEyNWZjNi01NjBlLTQxMzItOTkzMS1kOWZhNDUxNTIzMmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-23c4a1c5-f0db-43d8-83f0-6060081785df:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-23c4a1c5-f0db-43d8-83f0-6060081785df {
  
}
#s-23c4a1c5-f0db-43d8-83f0-6060081785df:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDJiNzY0MjYtNmQ2Yy00N2FjLWJjNWItNjk1YzU1MjdiYzk3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMmI3NjQyNi02ZDZjLTQ3YWMtYmM1Yi02OTVjNTUyN2JjOTcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-23c4a1c5-f0db-43d8-83f0-6060081785df-root {
    text-align: center;
  }


#s-23c4a1c5-f0db-43d8-83f0-6060081785df.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-23c4a1c5-f0db-43d8-83f0-6060081785df-root {
    text-align: center;
  }


#s-23c4a1c5-f0db-43d8-83f0-6060081785df.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-23c4a1c5-f0db-43d8-83f0-6060081785df-root {
    text-align: center;
  }


#s-23c4a1c5-f0db-43d8-83f0-6060081785df.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-23c4a1c5-f0db-43d8-83f0-6060081785df-root {
    text-align: center;
  }


#s-23c4a1c5-f0db-43d8-83f0-6060081785df.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-23c4a1c5-f0db-43d8-83f0-6060081785df-root {
    text-align: center;
  }


#s-23c4a1c5-f0db-43d8-83f0-6060081785df.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-31ad7b5b-7866-4768-b061-e8cfbe8497cc {
  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-31ad7b5b-7866-4768-b061-e8cfbe8497cc:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGY1ODI0ZTgtNjY1OS00ZTZiLWI4NjItZDUzOTRlMmExYmJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZjU4MjRlOC02NjU5LTRlNmItYjg2Mi1kNTM5NGUyYTFiYmUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-31ad7b5b-7866-4768-b061-e8cfbe8497cc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-31ad7b5b-7866-4768-b061-e8cfbe8497cc {
  
}
#s-31ad7b5b-7866-4768-b061-e8cfbe8497cc:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjc5MzJkMzMtN2Q5MC00NGIxLTg5NDItNWI2MzU2MDM0NWExIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2NzkzMmQzMy03ZDkwLTQ0YjEtODk0Mi01YjYzNTYwMzQ1YTEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-31ad7b5b-7866-4768-b061-e8cfbe8497cc-root {
    text-align: center;
  }


#s-31ad7b5b-7866-4768-b061-e8cfbe8497cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-31ad7b5b-7866-4768-b061-e8cfbe8497cc-root {
    text-align: center;
  }


#s-31ad7b5b-7866-4768-b061-e8cfbe8497cc.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-31ad7b5b-7866-4768-b061-e8cfbe8497cc-root {
    text-align: center;
  }


#s-31ad7b5b-7866-4768-b061-e8cfbe8497cc.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-31ad7b5b-7866-4768-b061-e8cfbe8497cc-root {
    text-align: center;
  }


#s-31ad7b5b-7866-4768-b061-e8cfbe8497cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-31ad7b5b-7866-4768-b061-e8cfbe8497cc-root {
    text-align: center;
  }


#s-31ad7b5b-7866-4768-b061-e8cfbe8497cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-6fedd295-15da-4597-9db5-e60b29a800ef {
  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-6fedd295-15da-4597-9db5-e60b29a800ef:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGY1ODI0ZTgtNjY1OS00ZTZiLWI4NjItZDUzOTRlMmExYmJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZjU4MjRlOC02NjU5LTRlNmItYjg2Mi1kNTM5NGUyYTFiYmUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-6fedd295-15da-4597-9db5-e60b29a800ef:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-6fedd295-15da-4597-9db5-e60b29a800ef {
  
}
#s-6fedd295-15da-4597-9db5-e60b29a800ef:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDA4Mjg0ZWQtNjk2Yy00MzJiLThiZDQtY2QwN2NmZDYxZDJiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMDgyODRlZC02OTZjLTQzMmItOGJkNC1jZDA3Y2ZkNjFkMmIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-6fedd295-15da-4597-9db5-e60b29a800ef-root {
    text-align: center;
  }


#s-6fedd295-15da-4597-9db5-e60b29a800ef.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6fedd295-15da-4597-9db5-e60b29a800ef-root {
    text-align: center;
  }


#s-6fedd295-15da-4597-9db5-e60b29a800ef.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-6fedd295-15da-4597-9db5-e60b29a800ef-root {
    text-align: center;
  }


#s-6fedd295-15da-4597-9db5-e60b29a800ef.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-6fedd295-15da-4597-9db5-e60b29a800ef-root {
    text-align: center;
  }


#s-6fedd295-15da-4597-9db5-e60b29a800ef.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6fedd295-15da-4597-9db5-e60b29a800ef-root {
    text-align: center;
  }


#s-6fedd295-15da-4597-9db5-e60b29a800ef.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-7d057bb7-6e28-4686-8716-1a9599a2abc0 {
  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-7d057bb7-6e28-4686-8716-1a9599a2abc0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGY1ODI0ZTgtNjY1OS00ZTZiLWI4NjItZDUzOTRlMmExYmJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZjU4MjRlOC02NjU5LTRlNmItYjg2Mi1kNTM5NGUyYTFiYmUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-7d057bb7-6e28-4686-8716-1a9599a2abc0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-7d057bb7-6e28-4686-8716-1a9599a2abc0 {
  
}
#s-7d057bb7-6e28-4686-8716-1a9599a2abc0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmI1OWVhMjItZmNhZS00YjdlLWJlMTYtMzE4YmI4OGQ0MGEwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyYjU5ZWEyMi1mY2FlLTRiN2UtYmUxNi0zMThiYjg4ZDQwYTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-7d057bb7-6e28-4686-8716-1a9599a2abc0-root {
    text-align: center;
  }


#s-7d057bb7-6e28-4686-8716-1a9599a2abc0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7d057bb7-6e28-4686-8716-1a9599a2abc0-root {
    text-align: center;
  }


#s-7d057bb7-6e28-4686-8716-1a9599a2abc0.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-7d057bb7-6e28-4686-8716-1a9599a2abc0-root {
    text-align: center;
  }


#s-7d057bb7-6e28-4686-8716-1a9599a2abc0.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-7d057bb7-6e28-4686-8716-1a9599a2abc0-root {
    text-align: center;
  }


#s-7d057bb7-6e28-4686-8716-1a9599a2abc0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7d057bb7-6e28-4686-8716-1a9599a2abc0-root {
    text-align: center;
  }


#s-7d057bb7-6e28-4686-8716-1a9599a2abc0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e125d659-be96-4a1d-a03c-43ffde40dbe7 {
  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-e125d659-be96-4a1d-a03c-43ffde40dbe7:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGY1ODI0ZTgtNjY1OS00ZTZiLWI4NjItZDUzOTRlMmExYmJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZjU4MjRlOC02NjU5LTRlNmItYjg2Mi1kNTM5NGUyYTFiYmUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-e125d659-be96-4a1d-a03c-43ffde40dbe7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e125d659-be96-4a1d-a03c-43ffde40dbe7 {
  
}
#s-e125d659-be96-4a1d-a03c-43ffde40dbe7:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjdhMzkxZjgtMGI1OS00NGQwLWFjOTQtMmMzMWZjYTNjZmNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyN2EzOTFmOC0wYjU5LTQ0ZDAtYWM5NC0yYzMxZmNhM2NmY2QpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-e125d659-be96-4a1d-a03c-43ffde40dbe7-root {
    text-align: center;
  }


#s-e125d659-be96-4a1d-a03c-43ffde40dbe7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e125d659-be96-4a1d-a03c-43ffde40dbe7-root {
    text-align: center;
  }


#s-e125d659-be96-4a1d-a03c-43ffde40dbe7.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-e125d659-be96-4a1d-a03c-43ffde40dbe7-root {
    text-align: center;
  }


#s-e125d659-be96-4a1d-a03c-43ffde40dbe7.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-e125d659-be96-4a1d-a03c-43ffde40dbe7-root {
    text-align: center;
  }


#s-e125d659-be96-4a1d-a03c-43ffde40dbe7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e125d659-be96-4a1d-a03c-43ffde40dbe7-root {
    text-align: center;
  }


#s-e125d659-be96-4a1d-a03c-43ffde40dbe7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-1be39127-b59f-447d-b6ec-fd80b3ab7659 {
  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-1be39127-b59f-447d-b6ec-fd80b3ab7659:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGY1ODI0ZTgtNjY1OS00ZTZiLWI4NjItZDUzOTRlMmExYmJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZjU4MjRlOC02NjU5LTRlNmItYjg2Mi1kNTM5NGUyYTFiYmUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-1be39127-b59f-447d-b6ec-fd80b3ab7659:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1be39127-b59f-447d-b6ec-fd80b3ab7659 {
  
}
#s-1be39127-b59f-447d-b6ec-fd80b3ab7659:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzYwMTVlMmMtMGIzOC00MDgzLWI0YjktZjE1MTA3M2VhODY3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzNjAxNWUyYy0wYjM4LTQwODMtYjRiOS1mMTUxMDczZWE4NjcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-1be39127-b59f-447d-b6ec-fd80b3ab7659-root {
    text-align: center;
  }


#s-1be39127-b59f-447d-b6ec-fd80b3ab7659.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1be39127-b59f-447d-b6ec-fd80b3ab7659-root {
    text-align: center;
  }


#s-1be39127-b59f-447d-b6ec-fd80b3ab7659.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-1be39127-b59f-447d-b6ec-fd80b3ab7659-root {
    text-align: center;
  }


#s-1be39127-b59f-447d-b6ec-fd80b3ab7659.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-1be39127-b59f-447d-b6ec-fd80b3ab7659-root {
    text-align: center;
  }


#s-1be39127-b59f-447d-b6ec-fd80b3ab7659.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1be39127-b59f-447d-b6ec-fd80b3ab7659-root {
    text-align: center;
  }


#s-1be39127-b59f-447d-b6ec-fd80b3ab7659.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b3caea00-5ad6-4458-8a5f-0d59c62587cf {
  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-b3caea00-5ad6-4458-8a5f-0d59c62587cf:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDVhMjVmYzYtNTYwZS00MTMyLTk5MzEtZDlmYTQ1MTUyMzJjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NWEyNWZjNi01NjBlLTQxMzItOTkzMS1kOWZhNDUxNTIzMmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b3caea00-5ad6-4458-8a5f-0d59c62587cf:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b3caea00-5ad6-4458-8a5f-0d59c62587cf-root {
    text-align: center;
  }


#s-b3caea00-5ad6-4458-8a5f-0d59c62587cf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b3caea00-5ad6-4458-8a5f-0d59c62587cf-root {
    text-align: center;
  }


#s-b3caea00-5ad6-4458-8a5f-0d59c62587cf.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-b3caea00-5ad6-4458-8a5f-0d59c62587cf-root {
    text-align: center;
  }


#s-b3caea00-5ad6-4458-8a5f-0d59c62587cf.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-b3caea00-5ad6-4458-8a5f-0d59c62587cf-root {
    text-align: center;
  }


#s-b3caea00-5ad6-4458-8a5f-0d59c62587cf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b3caea00-5ad6-4458-8a5f-0d59c62587cf-root {
    text-align: center;
  }


#s-b3caea00-5ad6-4458-8a5f-0d59c62587cf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3 {
  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-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDVhMjVmYzYtNTYwZS00MTMyLTk5MzEtZDlmYTQ1MTUyMzJjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NWEyNWZjNi01NjBlLTQxMzItOTkzMS1kOWZhNDUxNTIzMmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3 {
  
}
#s-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDE0NWI3MWEtODZiOS00OTZiLTg5MzktOWU4YmM2NmFjNmQ2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwMTQ1YjcxYS04NmI5LTQ5NmItODkzOS05ZThiYzY2YWM2ZDYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3-root {
    text-align: center;
  }


#s-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3-root {
    text-align: center;
  }


#s-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3.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-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3-root {
    text-align: center;
  }


#s-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3.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-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3-root {
    text-align: center;
  }


#s-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3-root {
    text-align: center;
  }


#s-fe65c53c-ddf5-480d-ae2a-7e1b311d17b3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-626da4b3-b207-4997-b947-1eabe8b93f8d {
  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-626da4b3-b207-4997-b947-1eabe8b93f8d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDVhMjVmYzYtNTYwZS00MTMyLTk5MzEtZDlmYTQ1MTUyMzJjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NWEyNWZjNi01NjBlLTQxMzItOTkzMS1kOWZhNDUxNTIzMmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-626da4b3-b207-4997-b947-1eabe8b93f8d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-626da4b3-b207-4997-b947-1eabe8b93f8d {
  
}
#s-626da4b3-b207-4997-b947-1eabe8b93f8d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWEyZmU1NjQtOTdlMS00YTAyLWFlOWMtODZkYjZhOTZmNjg2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYTJmZTU2NC05N2UxLTRhMDItYWU5Yy04NmRiNmE5NmY2ODYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-626da4b3-b207-4997-b947-1eabe8b93f8d-root {
    text-align: center;
  }


#s-626da4b3-b207-4997-b947-1eabe8b93f8d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-626da4b3-b207-4997-b947-1eabe8b93f8d-root {
    text-align: center;
  }


#s-626da4b3-b207-4997-b947-1eabe8b93f8d.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-626da4b3-b207-4997-b947-1eabe8b93f8d-root {
    text-align: center;
  }


#s-626da4b3-b207-4997-b947-1eabe8b93f8d.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-626da4b3-b207-4997-b947-1eabe8b93f8d-root {
    text-align: center;
  }


#s-626da4b3-b207-4997-b947-1eabe8b93f8d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-626da4b3-b207-4997-b947-1eabe8b93f8d-root {
    text-align: center;
  }


#s-626da4b3-b207-4997-b947-1eabe8b93f8d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b64e0ace-b5ea-471b-b3ad-62c860e79176 {
  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-b64e0ace-b5ea-471b-b3ad-62c860e79176:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzhkNjRjZjMtZjIzZC00NjU5LWI2MTAtMTE2NmU3YjljZDZiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3OGQ2NGNmMy1mMjNkLTQ2NTktYjYxMC0xMTY2ZTdiOWNkNmIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b64e0ace-b5ea-471b-b3ad-62c860e79176:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b64e0ace-b5ea-471b-b3ad-62c860e79176-root {
    text-align: center;
  }


#s-b64e0ace-b5ea-471b-b3ad-62c860e79176.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b64e0ace-b5ea-471b-b3ad-62c860e79176-root {
    text-align: center;
  }


#s-b64e0ace-b5ea-471b-b3ad-62c860e79176.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-b64e0ace-b5ea-471b-b3ad-62c860e79176-root {
    text-align: center;
  }


#s-b64e0ace-b5ea-471b-b3ad-62c860e79176.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-b64e0ace-b5ea-471b-b3ad-62c860e79176-root {
    text-align: center;
  }


#s-b64e0ace-b5ea-471b-b3ad-62c860e79176.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b64e0ace-b5ea-471b-b3ad-62c860e79176-root {
    text-align: center;
  }


#s-b64e0ace-b5ea-471b-b3ad-62c860e79176.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-2c785f5f-223e-44b1-b63f-946cb23d97f0 {
  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-2c785f5f-223e-44b1-b63f-946cb23d97f0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWJjNDIwMmQtZDI4Mi00YjQ4LThkMDItNGEyZDFlMzM5YzFmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYmM0MjAyZC1kMjgyLTRiNDgtOGQwMi00YTJkMWUzMzljMWYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-2c785f5f-223e-44b1-b63f-946cb23d97f0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-2c785f5f-223e-44b1-b63f-946cb23d97f0 {
  
}
#s-2c785f5f-223e-44b1-b63f-946cb23d97f0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWMyNzIxMmMtMzg0MC00YTRjLWEyNTQtMTJlMzY0YTYwZjg5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhYzI3MjEyYy0zODQwLTRhNGMtYTI1NC0xMmUzNjRhNjBmODkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-2c785f5f-223e-44b1-b63f-946cb23d97f0-root {
    text-align: center;
  }


#s-2c785f5f-223e-44b1-b63f-946cb23d97f0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2c785f5f-223e-44b1-b63f-946cb23d97f0-root {
    text-align: center;
  }


#s-2c785f5f-223e-44b1-b63f-946cb23d97f0.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-2c785f5f-223e-44b1-b63f-946cb23d97f0-root {
    text-align: center;
  }


#s-2c785f5f-223e-44b1-b63f-946cb23d97f0.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-2c785f5f-223e-44b1-b63f-946cb23d97f0-root {
    text-align: center;
  }


#s-2c785f5f-223e-44b1-b63f-946cb23d97f0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2c785f5f-223e-44b1-b63f-946cb23d97f0-root {
    text-align: center;
  }


#s-2c785f5f-223e-44b1-b63f-946cb23d97f0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-dd4edf1a-db9b-41cb-a1ce-b4a1d0f0fd30 {
  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-dd4edf1a-db9b-41cb-a1ce-b4a1d0f0fd30:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDU3MDYwNzItMzE4My00MWI3LWE5ZGEtNDE2ZWU3MjQ1YTBkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNTcwNjA3Mi0zMTgzLTQxYjctYTlkYS00MTZlZTcyNDVhMGQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-dd4edf1a-db9b-41cb-a1ce-b4a1d0f0fd30:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dd4edf1a-db9b-41cb-a1ce-b4a1d0f0fd30-root {
    text-align: center;
  }


#s-dd4edf1a-db9b-41cb-a1ce-b4a1d0f0fd30.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dd4edf1a-db9b-41cb-a1ce-b4a1d0f0fd30-root {
    text-align: center;
  }


#s-dd4edf1a-db9b-41cb-a1ce-b4a1d0f0fd30.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-dd4edf1a-db9b-41cb-a1ce-b4a1d0f0fd30-root {
    text-align: center;
  }


#s-dd4edf1a-db9b-41cb-a1ce-b4a1d0f0fd30.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-dd4edf1a-db9b-41cb-a1ce-b4a1d0f0fd30-root {
    text-align: center;
  }


#s-dd4edf1a-db9b-41cb-a1ce-b4a1d0f0fd30.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dd4edf1a-db9b-41cb-a1ce-b4a1d0f0fd30-root {
    text-align: center;
  }


#s-dd4edf1a-db9b-41cb-a1ce-b4a1d0f0fd30.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e1a0c6a2-925f-47c3-9f22-b28a74ec8eb0 {
  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-e1a0c6a2-925f-47c3-9f22-b28a74ec8eb0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDIyYzExMDYtYmE3Yi00MjUzLThlNDItNGUyNjMwYjg3ZTRkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwMjJjMTEwNi1iYTdiLTQyNTMtOGU0Mi00ZTI2MzBiODdlNGQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-e1a0c6a2-925f-47c3-9f22-b28a74ec8eb0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e1a0c6a2-925f-47c3-9f22-b28a74ec8eb0-root {
    text-align: center;
  }


#s-e1a0c6a2-925f-47c3-9f22-b28a74ec8eb0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e1a0c6a2-925f-47c3-9f22-b28a74ec8eb0-root {
    text-align: center;
  }


#s-e1a0c6a2-925f-47c3-9f22-b28a74ec8eb0.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-e1a0c6a2-925f-47c3-9f22-b28a74ec8eb0-root {
    text-align: center;
  }


#s-e1a0c6a2-925f-47c3-9f22-b28a74ec8eb0.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-e1a0c6a2-925f-47c3-9f22-b28a74ec8eb0-root {
    text-align: center;
  }


#s-e1a0c6a2-925f-47c3-9f22-b28a74ec8eb0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e1a0c6a2-925f-47c3-9f22-b28a74ec8eb0-root {
    text-align: center;
  }


#s-e1a0c6a2-925f-47c3-9f22-b28a74ec8eb0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-57eafedd-5f11-42dd-82ee-90444e7915c2 {
  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-57eafedd-5f11-42dd-82ee-90444e7915c2:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzkxYmVmMDEtZmFlYS00OGZjLWJiN2MtZWFkZmVjMTdhMWNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjOTFiZWYwMS1mYWVhLTQ4ZmMtYmI3Yy1lYWRmZWMxN2ExY2QpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-57eafedd-5f11-42dd-82ee-90444e7915c2:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-57eafedd-5f11-42dd-82ee-90444e7915c2 {
  
}
#s-57eafedd-5f11-42dd-82ee-90444e7915c2:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2RkNzgwODAtMDkwMC00M2RlLThiODYtOTJmNTRmMzg0Y2I3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ZGQ3ODA4MC0wOTAwLTQzZGUtOGI4Ni05MmY1NGYzODRjYjcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-57eafedd-5f11-42dd-82ee-90444e7915c2-root {
    text-align: center;
  }


#s-57eafedd-5f11-42dd-82ee-90444e7915c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-57eafedd-5f11-42dd-82ee-90444e7915c2-root {
    text-align: center;
  }


#s-57eafedd-5f11-42dd-82ee-90444e7915c2.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-57eafedd-5f11-42dd-82ee-90444e7915c2-root {
    text-align: center;
  }


#s-57eafedd-5f11-42dd-82ee-90444e7915c2.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-57eafedd-5f11-42dd-82ee-90444e7915c2-root {
    text-align: center;
  }


#s-57eafedd-5f11-42dd-82ee-90444e7915c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-57eafedd-5f11-42dd-82ee-90444e7915c2-root {
    text-align: center;
  }


#s-57eafedd-5f11-42dd-82ee-90444e7915c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  
  
  
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  
  
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-0e057af8-16f4-438a-9247-87af8a5f13a0 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-0e057af8-16f4-438a-9247-87af8a5f13a0 {
  
}
}@media (max-width: 767px){#s-0e057af8-16f4-438a-9247-87af8a5f13a0 {
  
}
}
.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-bb2e65ee-093b-4e21-a838-95640a430da8 {
  margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}

#s-bb2e65ee-093b-4e21-a838-95640a430da8 .shg-proportional-font-size,
#s-bb2e65ee-093b-4e21-a838-95640a430da8 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-93385473-ce5c-4986-be77-94ffd49da459 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-93385473-ce5c-4986-be77-94ffd49da459 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-93385473-ce5c-4986-be77-94ffd49da459.shg-box.shg-c {
  justify-content: center;
}

#s-e76a2557-dcdc-4f89-8101-ed40afc4ec69 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-e76a2557-dcdc-4f89-8101-ed40afc4ec69 .shg-proportional-font-size,
#s-e76a2557-dcdc-4f89-8101-ed40afc4ec69 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-04ac5921-2bb6-4deb-9f4e-e2457fbd6dc3 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-04ac5921-2bb6-4deb-9f4e-e2457fbd6dc3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-04ac5921-2bb6-4deb-9f4e-e2457fbd6dc3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-04ac5921-2bb6-4deb-9f4e-e2457fbd6dc3 {
  
}
}@media (max-width: 767px){#s-04ac5921-2bb6-4deb-9f4e-e2457fbd6dc3 {
  
}
}
@media (min-width: 0px) {
[id="s-04ac5921-2bb6-4deb-9f4e-e2457fbd6dc3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04ac5921-2bb6-4deb-9f4e-e2457fbd6dc3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-04ac5921-2bb6-4deb-9f4e-e2457fbd6dc3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-04ac5921-2bb6-4deb-9f4e-e2457fbd6dc3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-47488106-39a7-499d-8012-06696a89366f {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-47488106-39a7-499d-8012-06696a89366f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-47488106-39a7-499d-8012-06696a89366f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

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

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

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

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

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

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-28515e0f-641b-4688-af40-a10aa7e124ed {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-28515e0f-641b-4688-af40-a10aa7e124ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-28515e0f-641b-4688-af40-a10aa7e124ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-28515e0f-641b-4688-af40-a10aa7e124ed img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-28515e0f-641b-4688-af40-a10aa7e124ed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-28515e0f-641b-4688-af40-a10aa7e124ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28515e0f-641b-4688-af40-a10aa7e124ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-28515e0f-641b-4688-af40-a10aa7e124ed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-28515e0f-641b-4688-af40-a10aa7e124ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-28515e0f-641b-4688-af40-a10aa7e124ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-28515e0f-641b-4688-af40-a10aa7e124ed img.shogun-image {
  width: 100%;
  
  
  

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




.s-28515e0f-641b-4688-af40-a10aa7e124ed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-28515e0f-641b-4688-af40-a10aa7e124ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28515e0f-641b-4688-af40-a10aa7e124ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-28515e0f-641b-4688-af40-a10aa7e124ed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-28515e0f-641b-4688-af40-a10aa7e124ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-28515e0f-641b-4688-af40-a10aa7e124ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-28515e0f-641b-4688-af40-a10aa7e124ed img.shogun-image {
  width: 100%;
  
  
  

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




.s-28515e0f-641b-4688-af40-a10aa7e124ed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-28515e0f-641b-4688-af40-a10aa7e124ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28515e0f-641b-4688-af40-a10aa7e124ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-28515e0f-641b-4688-af40-a10aa7e124ed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-28515e0f-641b-4688-af40-a10aa7e124ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-28515e0f-641b-4688-af40-a10aa7e124ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-28515e0f-641b-4688-af40-a10aa7e124ed img.shogun-image {
  width: 100%;
  
  
  

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




.s-28515e0f-641b-4688-af40-a10aa7e124ed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-28515e0f-641b-4688-af40-a10aa7e124ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28515e0f-641b-4688-af40-a10aa7e124ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-28515e0f-641b-4688-af40-a10aa7e124ed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-28515e0f-641b-4688-af40-a10aa7e124ed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-28515e0f-641b-4688-af40-a10aa7e124ed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-28515e0f-641b-4688-af40-a10aa7e124ed img.shogun-image {
  width: 100%;
  
  
  

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




.s-28515e0f-641b-4688-af40-a10aa7e124ed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-28515e0f-641b-4688-af40-a10aa7e124ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28515e0f-641b-4688-af40-a10aa7e124ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28515e0f-641b-4688-af40-a10aa7e124ed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-056e89f0-c749-4020-8bbe-37428cd4f074 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-056e89f0-c749-4020-8bbe-37428cd4f074 .shg-proportional-font-size,
#s-056e89f0-c749-4020-8bbe-37428cd4f074 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-afa4b39f-a1a1-4b45-be10-1d9a6a813965 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-afa4b39f-a1a1-4b45-be10-1d9a6a813965 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-afa4b39f-a1a1-4b45-be10-1d9a6a813965.shg-box.shg-c {
  justify-content: center;
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a764e78-30be-49a4-9f7b-633b6dffb232 img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-0a764e78-30be-49a4-9f7b-633b6dffb232 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a764e78-30be-49a4-9f7b-633b6dffb232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a764e78-30be-49a4-9f7b-633b6dffb232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a764e78-30be-49a4-9f7b-633b6dffb232 img.shogun-image {
  width: 100%;
  
  
  

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




.s-0a764e78-30be-49a4-9f7b-633b6dffb232 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a764e78-30be-49a4-9f7b-633b6dffb232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a764e78-30be-49a4-9f7b-633b6dffb232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a764e78-30be-49a4-9f7b-633b6dffb232 img.shogun-image {
  width: 100%;
  
  
  

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




.s-0a764e78-30be-49a4-9f7b-633b6dffb232 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a764e78-30be-49a4-9f7b-633b6dffb232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a764e78-30be-49a4-9f7b-633b6dffb232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a764e78-30be-49a4-9f7b-633b6dffb232 img.shogun-image {
  width: 100%;
  
  
  

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




.s-0a764e78-30be-49a4-9f7b-633b6dffb232 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a764e78-30be-49a4-9f7b-633b6dffb232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a764e78-30be-49a4-9f7b-633b6dffb232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0a764e78-30be-49a4-9f7b-633b6dffb232 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a764e78-30be-49a4-9f7b-633b6dffb232 img.shogun-image {
  width: 100%;
  
  
  

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




.s-0a764e78-30be-49a4-9f7b-633b6dffb232 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a764e78-30be-49a4-9f7b-633b6dffb232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a764e78-30be-49a4-9f7b-633b6dffb232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a764e78-30be-49a4-9f7b-633b6dffb232.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-01069b13-cb00-40bf-9619-58e61f16c166 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-01069b13-cb00-40bf-9619-58e61f16c166 .shg-proportional-font-size,
#s-01069b13-cb00-40bf-9619-58e61f16c166 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d9f481e2-a9b6-4397-95f3-21d9c96d264d {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-d9f481e2-a9b6-4397-95f3-21d9c96d264d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d9f481e2-a9b6-4397-95f3-21d9c96d264d.shg-box.shg-c {
  justify-content: center;
}

#s-a818da84-d223-4406-8771-700a400bf68c {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-a818da84-d223-4406-8771-700a400bf68c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a818da84-d223-4406-8771-700a400bf68c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a818da84-d223-4406-8771-700a400bf68c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a818da84-d223-4406-8771-700a400bf68c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-a818da84-d223-4406-8771-700a400bf68c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a818da84-d223-4406-8771-700a400bf68c img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-a818da84-d223-4406-8771-700a400bf68c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a818da84-d223-4406-8771-700a400bf68c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a818da84-d223-4406-8771-700a400bf68c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a818da84-d223-4406-8771-700a400bf68c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-a818da84-d223-4406-8771-700a400bf68c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a818da84-d223-4406-8771-700a400bf68c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a818da84-d223-4406-8771-700a400bf68c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a818da84-d223-4406-8771-700a400bf68c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-a818da84-d223-4406-8771-700a400bf68c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a818da84-d223-4406-8771-700a400bf68c img.shogun-image {
  width: 100%;
  
  
  

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




.s-a818da84-d223-4406-8771-700a400bf68c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a818da84-d223-4406-8771-700a400bf68c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a818da84-d223-4406-8771-700a400bf68c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a818da84-d223-4406-8771-700a400bf68c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-a818da84-d223-4406-8771-700a400bf68c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a818da84-d223-4406-8771-700a400bf68c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a818da84-d223-4406-8771-700a400bf68c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a818da84-d223-4406-8771-700a400bf68c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-a818da84-d223-4406-8771-700a400bf68c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a818da84-d223-4406-8771-700a400bf68c img.shogun-image {
  width: 100%;
  
  
  

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




.s-a818da84-d223-4406-8771-700a400bf68c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a818da84-d223-4406-8771-700a400bf68c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a818da84-d223-4406-8771-700a400bf68c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a818da84-d223-4406-8771-700a400bf68c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-a818da84-d223-4406-8771-700a400bf68c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a818da84-d223-4406-8771-700a400bf68c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a818da84-d223-4406-8771-700a400bf68c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a818da84-d223-4406-8771-700a400bf68c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-a818da84-d223-4406-8771-700a400bf68c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a818da84-d223-4406-8771-700a400bf68c img.shogun-image {
  width: 100%;
  
  
  

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




.s-a818da84-d223-4406-8771-700a400bf68c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a818da84-d223-4406-8771-700a400bf68c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a818da84-d223-4406-8771-700a400bf68c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a818da84-d223-4406-8771-700a400bf68c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-a818da84-d223-4406-8771-700a400bf68c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a818da84-d223-4406-8771-700a400bf68c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a818da84-d223-4406-8771-700a400bf68c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a818da84-d223-4406-8771-700a400bf68c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-a818da84-d223-4406-8771-700a400bf68c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a818da84-d223-4406-8771-700a400bf68c img.shogun-image {
  width: 100%;
  
  
  

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




.s-a818da84-d223-4406-8771-700a400bf68c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a818da84-d223-4406-8771-700a400bf68c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a818da84-d223-4406-8771-700a400bf68c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a818da84-d223-4406-8771-700a400bf68c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-8a0fd60b-37b9-4939-b15a-81a4926aba34 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-8a0fd60b-37b9-4939-b15a-81a4926aba34 .shg-proportional-font-size,
#s-8a0fd60b-37b9-4939-b15a-81a4926aba34 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-2e74aee3-40cf-4799-90f1-f60f1dd997c3 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-2e74aee3-40cf-4799-90f1-f60f1dd997c3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2e74aee3-40cf-4799-90f1-f60f1dd997c3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2e74aee3-40cf-4799-90f1-f60f1dd997c3 {
  
}
}@media (max-width: 767px){#s-2e74aee3-40cf-4799-90f1-f60f1dd997c3 {
  
}
}
@media (min-width: 0px) {
[id="s-2e74aee3-40cf-4799-90f1-f60f1dd997c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e74aee3-40cf-4799-90f1-f60f1dd997c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2e74aee3-40cf-4799-90f1-f60f1dd997c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e74aee3-40cf-4799-90f1-f60f1dd997c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-7221ffd1-efbb-4db5-a955-fb9eb9e5ec9f {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-7221ffd1-efbb-4db5-a955-fb9eb9e5ec9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7221ffd1-efbb-4db5-a955-fb9eb9e5ec9f.shg-box.shg-c {
  justify-content: center;
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2497575a-0180-46ac-8a27-fa9642f17afa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2497575a-0180-46ac-8a27-fa9642f17afa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2497575a-0180-46ac-8a27-fa9642f17afa img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-2497575a-0180-46ac-8a27-fa9642f17afa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2497575a-0180-46ac-8a27-fa9642f17afa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2497575a-0180-46ac-8a27-fa9642f17afa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-2497575a-0180-46ac-8a27-fa9642f17afa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2497575a-0180-46ac-8a27-fa9642f17afa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2497575a-0180-46ac-8a27-fa9642f17afa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2497575a-0180-46ac-8a27-fa9642f17afa img.shogun-image {
  width: 100%;
  
  
  

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




.s-2497575a-0180-46ac-8a27-fa9642f17afa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2497575a-0180-46ac-8a27-fa9642f17afa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2497575a-0180-46ac-8a27-fa9642f17afa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-2497575a-0180-46ac-8a27-fa9642f17afa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2497575a-0180-46ac-8a27-fa9642f17afa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2497575a-0180-46ac-8a27-fa9642f17afa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2497575a-0180-46ac-8a27-fa9642f17afa img.shogun-image {
  width: 100%;
  
  
  

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




.s-2497575a-0180-46ac-8a27-fa9642f17afa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2497575a-0180-46ac-8a27-fa9642f17afa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2497575a-0180-46ac-8a27-fa9642f17afa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-2497575a-0180-46ac-8a27-fa9642f17afa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2497575a-0180-46ac-8a27-fa9642f17afa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2497575a-0180-46ac-8a27-fa9642f17afa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2497575a-0180-46ac-8a27-fa9642f17afa img.shogun-image {
  width: 100%;
  
  
  

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




.s-2497575a-0180-46ac-8a27-fa9642f17afa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2497575a-0180-46ac-8a27-fa9642f17afa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2497575a-0180-46ac-8a27-fa9642f17afa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-2497575a-0180-46ac-8a27-fa9642f17afa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2497575a-0180-46ac-8a27-fa9642f17afa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2497575a-0180-46ac-8a27-fa9642f17afa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2497575a-0180-46ac-8a27-fa9642f17afa img.shogun-image {
  width: 100%;
  
  
  

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




.s-2497575a-0180-46ac-8a27-fa9642f17afa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2497575a-0180-46ac-8a27-fa9642f17afa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2497575a-0180-46ac-8a27-fa9642f17afa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2497575a-0180-46ac-8a27-fa9642f17afa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-6997958c-148f-4537-99f2-8cb7aa7b3794 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-6997958c-148f-4537-99f2-8cb7aa7b3794 .shg-proportional-font-size,
#s-6997958c-148f-4537-99f2-8cb7aa7b3794 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-efa3f458-4ff6-49a9-abec-64cea490367e {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-efa3f458-4ff6-49a9-abec-64cea490367e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-efa3f458-4ff6-49a9-abec-64cea490367e.shg-box.shg-c {
  justify-content: center;
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee img.shogun-image {
  width: 100%;
  
  
  

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




.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee img.shogun-image {
  width: 100%;
  
  
  

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




.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee img.shogun-image {
  width: 100%;
  
  
  

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




.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee img.shogun-image {
  width: 100%;
  
  
  

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




.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ac494ea-5bce-494e-bc77-ce4fc6b13bee.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-74013a4c-d635-477b-84e5-e7b505e33fef {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-74013a4c-d635-477b-84e5-e7b505e33fef .shg-proportional-font-size,
#s-74013a4c-d635-477b-84e5-e7b505e33fef .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-76481bb0-aad1-45cf-8472-8da9f8b3167e {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-76481bb0-aad1-45cf-8472-8da9f8b3167e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-76481bb0-aad1-45cf-8472-8da9f8b3167e.shg-box.shg-c {
  justify-content: center;
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-aa688f9f-1627-496b-a962-1b2c627a16bb img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-aa688f9f-1627-496b-a962-1b2c627a16bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-aa688f9f-1627-496b-a962-1b2c627a16bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa688f9f-1627-496b-a962-1b2c627a16bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-aa688f9f-1627-496b-a962-1b2c627a16bb img.shogun-image {
  width: 100%;
  
  
  

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




.s-aa688f9f-1627-496b-a962-1b2c627a16bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-aa688f9f-1627-496b-a962-1b2c627a16bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa688f9f-1627-496b-a962-1b2c627a16bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-aa688f9f-1627-496b-a962-1b2c627a16bb img.shogun-image {
  width: 100%;
  
  
  

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




.s-aa688f9f-1627-496b-a962-1b2c627a16bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-aa688f9f-1627-496b-a962-1b2c627a16bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa688f9f-1627-496b-a962-1b2c627a16bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-aa688f9f-1627-496b-a962-1b2c627a16bb img.shogun-image {
  width: 100%;
  
  
  

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




.s-aa688f9f-1627-496b-a962-1b2c627a16bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-aa688f9f-1627-496b-a962-1b2c627a16bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa688f9f-1627-496b-a962-1b2c627a16bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-aa688f9f-1627-496b-a962-1b2c627a16bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-aa688f9f-1627-496b-a962-1b2c627a16bb img.shogun-image {
  width: 100%;
  
  
  

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




.s-aa688f9f-1627-496b-a962-1b2c627a16bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-aa688f9f-1627-496b-a962-1b2c627a16bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa688f9f-1627-496b-a962-1b2c627a16bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa688f9f-1627-496b-a962-1b2c627a16bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a08740b7-7252-4135-85db-f7ce0c2dc843 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-a08740b7-7252-4135-85db-f7ce0c2dc843 .shg-proportional-font-size,
#s-a08740b7-7252-4135-85db-f7ce0c2dc843 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f542fbf1-182a-48a6-8196-c942e82cc7eb {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-f542fbf1-182a-48a6-8196-c942e82cc7eb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f542fbf1-182a-48a6-8196-c942e82cc7eb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f542fbf1-182a-48a6-8196-c942e82cc7eb {
  
}
}@media (max-width: 767px){#s-f542fbf1-182a-48a6-8196-c942e82cc7eb {
  
}
}
@media (min-width: 0px) {
[id="s-f542fbf1-182a-48a6-8196-c942e82cc7eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f542fbf1-182a-48a6-8196-c942e82cc7eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f542fbf1-182a-48a6-8196-c942e82cc7eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f542fbf1-182a-48a6-8196-c942e82cc7eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-37b07002-f759-4d77-bfb5-9b4a316dddf1 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-37b07002-f759-4d77-bfb5-9b4a316dddf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-37b07002-f759-4d77-bfb5-9b4a316dddf1.shg-box.shg-c {
  justify-content: center;
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-dec3cadb-2445-4953-bf9c-67216031ad2a img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-dec3cadb-2445-4953-bf9c-67216031ad2a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dec3cadb-2445-4953-bf9c-67216031ad2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dec3cadb-2445-4953-bf9c-67216031ad2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-dec3cadb-2445-4953-bf9c-67216031ad2a img.shogun-image {
  width: 100%;
  
  
  

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




.s-dec3cadb-2445-4953-bf9c-67216031ad2a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dec3cadb-2445-4953-bf9c-67216031ad2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dec3cadb-2445-4953-bf9c-67216031ad2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-dec3cadb-2445-4953-bf9c-67216031ad2a img.shogun-image {
  width: 100%;
  
  
  

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




.s-dec3cadb-2445-4953-bf9c-67216031ad2a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dec3cadb-2445-4953-bf9c-67216031ad2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dec3cadb-2445-4953-bf9c-67216031ad2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-dec3cadb-2445-4953-bf9c-67216031ad2a img.shogun-image {
  width: 100%;
  
  
  

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




.s-dec3cadb-2445-4953-bf9c-67216031ad2a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dec3cadb-2445-4953-bf9c-67216031ad2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dec3cadb-2445-4953-bf9c-67216031ad2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-dec3cadb-2445-4953-bf9c-67216031ad2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-dec3cadb-2445-4953-bf9c-67216031ad2a img.shogun-image {
  width: 100%;
  
  
  

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




.s-dec3cadb-2445-4953-bf9c-67216031ad2a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dec3cadb-2445-4953-bf9c-67216031ad2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dec3cadb-2445-4953-bf9c-67216031ad2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dec3cadb-2445-4953-bf9c-67216031ad2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-99ab6e2c-c380-4d0d-8426-7dc527043e69 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-99ab6e2c-c380-4d0d-8426-7dc527043e69 .shg-proportional-font-size,
#s-99ab6e2c-c380-4d0d-8426-7dc527043e69 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ffb1ae3c-875c-4dc3-921f-364fdf71c1b1 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-ffb1ae3c-875c-4dc3-921f-364fdf71c1b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ffb1ae3c-875c-4dc3-921f-364fdf71c1b1.shg-box.shg-c {
  justify-content: center;
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-c6cd9ede-6479-4f86-8ea5-11981af8f156 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 img.shogun-image {
  width: 100%;
  
  
  

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




.s-c6cd9ede-6479-4f86-8ea5-11981af8f156 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 img.shogun-image {
  width: 100%;
  
  
  

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




.s-c6cd9ede-6479-4f86-8ea5-11981af8f156 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 img.shogun-image {
  width: 100%;
  
  
  

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




.s-c6cd9ede-6479-4f86-8ea5-11981af8f156 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c6cd9ede-6479-4f86-8ea5-11981af8f156 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156 img.shogun-image {
  width: 100%;
  
  
  

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




.s-c6cd9ede-6479-4f86-8ea5-11981af8f156 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6cd9ede-6479-4f86-8ea5-11981af8f156.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-1b91076a-670d-46fb-9bec-0bbc9a44e8a9 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-1b91076a-670d-46fb-9bec-0bbc9a44e8a9 .shg-proportional-font-size,
#s-1b91076a-670d-46fb-9bec-0bbc9a44e8a9 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-bce69e7e-c132-40d7-b410-dbb28fa06298 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-bce69e7e-c132-40d7-b410-dbb28fa06298 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bce69e7e-c132-40d7-b410-dbb28fa06298.shg-box.shg-c {
  justify-content: center;
}

#s-c4f07d01-0996-452b-b321-7c22393653eb {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-c4f07d01-0996-452b-b321-7c22393653eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4f07d01-0996-452b-b321-7c22393653eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c4f07d01-0996-452b-b321-7c22393653eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4f07d01-0996-452b-b321-7c22393653eb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c4f07d01-0996-452b-b321-7c22393653eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c4f07d01-0996-452b-b321-7c22393653eb img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-c4f07d01-0996-452b-b321-7c22393653eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c4f07d01-0996-452b-b321-7c22393653eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4f07d01-0996-452b-b321-7c22393653eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4f07d01-0996-452b-b321-7c22393653eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-c4f07d01-0996-452b-b321-7c22393653eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4f07d01-0996-452b-b321-7c22393653eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c4f07d01-0996-452b-b321-7c22393653eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4f07d01-0996-452b-b321-7c22393653eb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c4f07d01-0996-452b-b321-7c22393653eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c4f07d01-0996-452b-b321-7c22393653eb img.shogun-image {
  width: 100%;
  
  
  

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




.s-c4f07d01-0996-452b-b321-7c22393653eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c4f07d01-0996-452b-b321-7c22393653eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4f07d01-0996-452b-b321-7c22393653eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4f07d01-0996-452b-b321-7c22393653eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c4f07d01-0996-452b-b321-7c22393653eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4f07d01-0996-452b-b321-7c22393653eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c4f07d01-0996-452b-b321-7c22393653eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4f07d01-0996-452b-b321-7c22393653eb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c4f07d01-0996-452b-b321-7c22393653eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c4f07d01-0996-452b-b321-7c22393653eb img.shogun-image {
  width: 100%;
  
  
  

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




.s-c4f07d01-0996-452b-b321-7c22393653eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c4f07d01-0996-452b-b321-7c22393653eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4f07d01-0996-452b-b321-7c22393653eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4f07d01-0996-452b-b321-7c22393653eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c4f07d01-0996-452b-b321-7c22393653eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4f07d01-0996-452b-b321-7c22393653eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c4f07d01-0996-452b-b321-7c22393653eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4f07d01-0996-452b-b321-7c22393653eb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c4f07d01-0996-452b-b321-7c22393653eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c4f07d01-0996-452b-b321-7c22393653eb img.shogun-image {
  width: 100%;
  
  
  

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




.s-c4f07d01-0996-452b-b321-7c22393653eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c4f07d01-0996-452b-b321-7c22393653eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4f07d01-0996-452b-b321-7c22393653eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4f07d01-0996-452b-b321-7c22393653eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-c4f07d01-0996-452b-b321-7c22393653eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4f07d01-0996-452b-b321-7c22393653eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c4f07d01-0996-452b-b321-7c22393653eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4f07d01-0996-452b-b321-7c22393653eb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c4f07d01-0996-452b-b321-7c22393653eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c4f07d01-0996-452b-b321-7c22393653eb img.shogun-image {
  width: 100%;
  
  
  

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




.s-c4f07d01-0996-452b-b321-7c22393653eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c4f07d01-0996-452b-b321-7c22393653eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4f07d01-0996-452b-b321-7c22393653eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4f07d01-0996-452b-b321-7c22393653eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-20807a5e-6d2e-4ded-8df3-12059008bd01 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-20807a5e-6d2e-4ded-8df3-12059008bd01 .shg-proportional-font-size,
#s-20807a5e-6d2e-4ded-8df3-12059008bd01 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c65fd826-d73c-43c6-a43c-9caff5209603 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-c65fd826-d73c-43c6-a43c-9caff5209603 {
  display: none;
}
#s-c65fd826-d73c-43c6-a43c-9caff5209603, #wrap-s-c65fd826-d73c-43c6-a43c-9caff5209603, #wrap-content-s-c65fd826-d73c-43c6-a43c-9caff5209603 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c65fd826-d73c-43c6-a43c-9caff5209603 {
  display: none;
}
#s-c65fd826-d73c-43c6-a43c-9caff5209603, #wrap-s-c65fd826-d73c-43c6-a43c-9caff5209603, #wrap-content-s-c65fd826-d73c-43c6-a43c-9caff5209603 { display: none !important; }}@media (max-width: 767px){#s-c65fd826-d73c-43c6-a43c-9caff5209603 {
  margin-left: 10%;
margin-right: 10%;
}
}







#s-c65fd826-d73c-43c6-a43c-9caff5209603 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c65fd826-d73c-43c6-a43c-9caff5209603.shg-box.shg-c {
  justify-content: center;
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-1e693cc1-5d74-497b-91d3-6cedd93753e3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 img.shogun-image {
  width: 100%;
  
  
  

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




.s-1e693cc1-5d74-497b-91d3-6cedd93753e3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 img.shogun-image {
  width: 100%;
  
  
  

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




.s-1e693cc1-5d74-497b-91d3-6cedd93753e3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 img.shogun-image {
  width: 100%;
  
  
  

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




.s-1e693cc1-5d74-497b-91d3-6cedd93753e3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-1e693cc1-5d74-497b-91d3-6cedd93753e3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3 img.shogun-image {
  width: 100%;
  
  
  

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




.s-1e693cc1-5d74-497b-91d3-6cedd93753e3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e693cc1-5d74-497b-91d3-6cedd93753e3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-d7d88753-acac-46eb-b35b-2ec02b75fd1b {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-d7d88753-acac-46eb-b35b-2ec02b75fd1b .shg-proportional-font-size,
#s-d7d88753-acac-46eb-b35b-2ec02b75fd1b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1f0e5cbd-a829-43a6-9f04-44cf860827fa {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-1f0e5cbd-a829-43a6-9f04-44cf860827fa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1f0e5cbd-a829-43a6-9f04-44cf860827fa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1f0e5cbd-a829-43a6-9f04-44cf860827fa {
  display: none;
}
#s-1f0e5cbd-a829-43a6-9f04-44cf860827fa, #wrap-s-1f0e5cbd-a829-43a6-9f04-44cf860827fa, #wrap-content-s-1f0e5cbd-a829-43a6-9f04-44cf860827fa { display: none !important; }}@media (max-width: 767px){#s-1f0e5cbd-a829-43a6-9f04-44cf860827fa {
  display: none;
}
#s-1f0e5cbd-a829-43a6-9f04-44cf860827fa, #wrap-s-1f0e5cbd-a829-43a6-9f04-44cf860827fa, #wrap-content-s-1f0e5cbd-a829-43a6-9f04-44cf860827fa { display: none !important; }}
@media (min-width: 0px) {
[id="s-1f0e5cbd-a829-43a6-9f04-44cf860827fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f0e5cbd-a829-43a6-9f04-44cf860827fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1f0e5cbd-a829-43a6-9f04-44cf860827fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f0e5cbd-a829-43a6-9f04-44cf860827fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-5df5e9d2-8761-4bce-ba27-a52861af04be {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-5df5e9d2-8761-4bce-ba27-a52861af04be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5df5e9d2-8761-4bce-ba27-a52861af04be.shg-box.shg-c {
  justify-content: center;
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 img.shogun-image {
  width: 100%;
  
  
  

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




.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 img.shogun-image {
  width: 100%;
  
  
  

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




.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 img.shogun-image {
  width: 100%;
  
  
  

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




.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 img.shogun-image {
  width: 100%;
  
  
  

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




.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e2ca54a-3646-402f-aae1-9a20dc1c6651.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-54e597d9-8ce0-4ef7-8705-2b1685eb773d {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-54e597d9-8ce0-4ef7-8705-2b1685eb773d .shg-proportional-font-size,
#s-54e597d9-8ce0-4ef7-8705-2b1685eb773d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-629a59e3-8a9f-40a0-9efd-f64a54fa7a86 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-629a59e3-8a9f-40a0-9efd-f64a54fa7a86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-629a59e3-8a9f-40a0-9efd-f64a54fa7a86.shg-box.shg-c {
  justify-content: center;
}

#s-96fb0c60-9fda-47fd-9582-34c8a19ba2e8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-96fb0c60-9fda-47fd-9582-34c8a19ba2e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-96fb0c60-9fda-47fd-9582-34c8a19ba2e8.shg-box.shg-c {
  justify-content: center;
}

#s-2e1f00d8-900b-4f18-adfb-dc6e40163170 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-2e1f00d8-900b-4f18-adfb-dc6e40163170 .shg-proportional-font-size,
#s-2e1f00d8-900b-4f18-adfb-dc6e40163170 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1810ff45-81c5-41ca-a2ae-1ada3b38b179 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-1810ff45-81c5-41ca-a2ae-1ada3b38b179 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1810ff45-81c5-41ca-a2ae-1ada3b38b179 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1810ff45-81c5-41ca-a2ae-1ada3b38b179 {
  
}
}@media (max-width: 767px){#s-1810ff45-81c5-41ca-a2ae-1ada3b38b179 {
  
}
}
@media (min-width: 0px) {
[id="s-1810ff45-81c5-41ca-a2ae-1ada3b38b179"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1810ff45-81c5-41ca-a2ae-1ada3b38b179"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1810ff45-81c5-41ca-a2ae-1ada3b38b179"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1810ff45-81c5-41ca-a2ae-1ada3b38b179"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-7a654a0e-e1d5-405a-b239-47fb50be711f {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-7a654a0e-e1d5-405a-b239-47fb50be711f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7a654a0e-e1d5-405a-b239-47fb50be711f.shg-box.shg-c {
  justify-content: center;
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3d145e6c-7f58-4e28-8757-b957730bee0b img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-3d145e6c-7f58-4e28-8757-b957730bee0b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3d145e6c-7f58-4e28-8757-b957730bee0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d145e6c-7f58-4e28-8757-b957730bee0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3d145e6c-7f58-4e28-8757-b957730bee0b img.shogun-image {
  width: 100%;
  
  
  

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




.s-3d145e6c-7f58-4e28-8757-b957730bee0b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3d145e6c-7f58-4e28-8757-b957730bee0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d145e6c-7f58-4e28-8757-b957730bee0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3d145e6c-7f58-4e28-8757-b957730bee0b img.shogun-image {
  width: 100%;
  
  
  

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




.s-3d145e6c-7f58-4e28-8757-b957730bee0b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3d145e6c-7f58-4e28-8757-b957730bee0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d145e6c-7f58-4e28-8757-b957730bee0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3d145e6c-7f58-4e28-8757-b957730bee0b img.shogun-image {
  width: 100%;
  
  
  

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




.s-3d145e6c-7f58-4e28-8757-b957730bee0b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3d145e6c-7f58-4e28-8757-b957730bee0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d145e6c-7f58-4e28-8757-b957730bee0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3d145e6c-7f58-4e28-8757-b957730bee0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3d145e6c-7f58-4e28-8757-b957730bee0b img.shogun-image {
  width: 100%;
  
  
  

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




.s-3d145e6c-7f58-4e28-8757-b957730bee0b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3d145e6c-7f58-4e28-8757-b957730bee0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d145e6c-7f58-4e28-8757-b957730bee0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d145e6c-7f58-4e28-8757-b957730bee0b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2a35d4d8-e4cf-4a26-a1ef-bb83c635722f {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-2a35d4d8-e4cf-4a26-a1ef-bb83c635722f .shg-proportional-font-size,
#s-2a35d4d8-e4cf-4a26-a1ef-bb83c635722f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-39586cc6-efd5-4b7c-9adc-c89976def1ec {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-39586cc6-efd5-4b7c-9adc-c89976def1ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-39586cc6-efd5-4b7c-9adc-c89976def1ec.shg-box.shg-c {
  justify-content: center;
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ec901a92-aaf3-4f0f-9265-8034798952c3 img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-ec901a92-aaf3-4f0f-9265-8034798952c3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ec901a92-aaf3-4f0f-9265-8034798952c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec901a92-aaf3-4f0f-9265-8034798952c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ec901a92-aaf3-4f0f-9265-8034798952c3 img.shogun-image {
  width: 100%;
  
  
  

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




.s-ec901a92-aaf3-4f0f-9265-8034798952c3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ec901a92-aaf3-4f0f-9265-8034798952c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec901a92-aaf3-4f0f-9265-8034798952c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ec901a92-aaf3-4f0f-9265-8034798952c3 img.shogun-image {
  width: 100%;
  
  
  

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




.s-ec901a92-aaf3-4f0f-9265-8034798952c3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ec901a92-aaf3-4f0f-9265-8034798952c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec901a92-aaf3-4f0f-9265-8034798952c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ec901a92-aaf3-4f0f-9265-8034798952c3 img.shogun-image {
  width: 100%;
  
  
  

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




.s-ec901a92-aaf3-4f0f-9265-8034798952c3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ec901a92-aaf3-4f0f-9265-8034798952c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec901a92-aaf3-4f0f-9265-8034798952c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ec901a92-aaf3-4f0f-9265-8034798952c3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ec901a92-aaf3-4f0f-9265-8034798952c3 img.shogun-image {
  width: 100%;
  
  
  

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




.s-ec901a92-aaf3-4f0f-9265-8034798952c3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ec901a92-aaf3-4f0f-9265-8034798952c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec901a92-aaf3-4f0f-9265-8034798952c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec901a92-aaf3-4f0f-9265-8034798952c3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-272bbdd3-aa52-42a1-a2ef-a83b21b9643b {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-272bbdd3-aa52-42a1-a2ef-a83b21b9643b .shg-proportional-font-size,
#s-272bbdd3-aa52-42a1-a2ef-a83b21b9643b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d950eed3-06f8-47bd-bfc8-4da0b244a4e0 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-d950eed3-06f8-47bd-bfc8-4da0b244a4e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d950eed3-06f8-47bd-bfc8-4da0b244a4e0.shg-box.shg-c {
  justify-content: center;
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d img.shogun-image {
  width: 100%;
  
  
  

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




.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d img.shogun-image {
  width: 100%;
  
  
  

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




.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d img.shogun-image {
  width: 100%;
  
  
  

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




.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d img.shogun-image {
  width: 100%;
  
  
  

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




.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73dc13a3-17fd-4aee-85a9-4fecc9549e0d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-18520c38-5e2e-477c-b275-f9565d2e23c0 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-18520c38-5e2e-477c-b275-f9565d2e23c0 .shg-proportional-font-size,
#s-18520c38-5e2e-477c-b275-f9565d2e23c0 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-21753b9c-c6b2-4834-ba9c-1508968b501b {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-21753b9c-c6b2-4834-ba9c-1508968b501b {
  display: none;
}
#s-21753b9c-c6b2-4834-ba9c-1508968b501b, #wrap-s-21753b9c-c6b2-4834-ba9c-1508968b501b, #wrap-content-s-21753b9c-c6b2-4834-ba9c-1508968b501b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-21753b9c-c6b2-4834-ba9c-1508968b501b {
  display: none;
}
#s-21753b9c-c6b2-4834-ba9c-1508968b501b, #wrap-s-21753b9c-c6b2-4834-ba9c-1508968b501b, #wrap-content-s-21753b9c-c6b2-4834-ba9c-1508968b501b { display: none !important; }}@media (max-width: 767px){#s-21753b9c-c6b2-4834-ba9c-1508968b501b {
  margin-left: 10%;
margin-right: 10%;
}
}







#s-21753b9c-c6b2-4834-ba9c-1508968b501b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-21753b9c-c6b2-4834-ba9c-1508968b501b.shg-box.shg-c {
  justify-content: center;
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-eddaf131-8c9f-4a88-ae87-9a510a36359a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a img.shogun-image {
  width: 100%;
  
  
  

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




.s-eddaf131-8c9f-4a88-ae87-9a510a36359a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a img.shogun-image {
  width: 100%;
  
  
  

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




.s-eddaf131-8c9f-4a88-ae87-9a510a36359a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a img.shogun-image {
  width: 100%;
  
  
  

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




.s-eddaf131-8c9f-4a88-ae87-9a510a36359a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-eddaf131-8c9f-4a88-ae87-9a510a36359a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a img.shogun-image {
  width: 100%;
  
  
  

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




.s-eddaf131-8c9f-4a88-ae87-9a510a36359a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eddaf131-8c9f-4a88-ae87-9a510a36359a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a58c4fee-5450-497a-ac5d-15cf8adc9e75 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-a58c4fee-5450-497a-ac5d-15cf8adc9e75 .shg-proportional-font-size,
#s-a58c4fee-5450-497a-ac5d-15cf8adc9e75 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-dd92c46c-9dc1-4c22-af72-37fb9f44376a {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-dd92c46c-9dc1-4c22-af72-37fb9f44376a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dd92c46c-9dc1-4c22-af72-37fb9f44376a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dd92c46c-9dc1-4c22-af72-37fb9f44376a {
  display: none;
}
#s-dd92c46c-9dc1-4c22-af72-37fb9f44376a, #wrap-s-dd92c46c-9dc1-4c22-af72-37fb9f44376a, #wrap-content-s-dd92c46c-9dc1-4c22-af72-37fb9f44376a { display: none !important; }}@media (max-width: 767px){#s-dd92c46c-9dc1-4c22-af72-37fb9f44376a {
  display: none;
}
#s-dd92c46c-9dc1-4c22-af72-37fb9f44376a, #wrap-s-dd92c46c-9dc1-4c22-af72-37fb9f44376a, #wrap-content-s-dd92c46c-9dc1-4c22-af72-37fb9f44376a { display: none !important; }}
@media (min-width: 0px) {
[id="s-dd92c46c-9dc1-4c22-af72-37fb9f44376a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd92c46c-9dc1-4c22-af72-37fb9f44376a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dd92c46c-9dc1-4c22-af72-37fb9f44376a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd92c46c-9dc1-4c22-af72-37fb9f44376a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e532fcc0-3b64-49bc-8c1a-3f6239ff40d1 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-e532fcc0-3b64-49bc-8c1a-3f6239ff40d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e532fcc0-3b64-49bc-8c1a-3f6239ff40d1.shg-box.shg-c {
  justify-content: center;
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f img.shogun-image {
  width: 100%;
  
  
  

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




.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f img.shogun-image {
  width: 100%;
  
  
  

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




.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f img.shogun-image {
  width: 100%;
  
  
  

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




.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f img.shogun-image {
  width: 100%;
  
  
  

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




.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1dd76925-2e1e-4b9e-92b8-c380958b2e4f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-126463d6-dcf4-468a-8404-043c91fba388 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-126463d6-dcf4-468a-8404-043c91fba388 .shg-proportional-font-size,
#s-126463d6-dcf4-468a-8404-043c91fba388 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5db4f880-62dc-41b0-ac79-e4407bee77cb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 48px;
background-color: rgba(0, 0, 0, 1);
}








#s-5db4f880-62dc-41b0-ac79-e4407bee77cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5db4f880-62dc-41b0-ac79-e4407bee77cb.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-df53b499-fe48-48b8-b70a-818825775cb2 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown span, #s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown label {
  color: rgba(255, 255, 255, 1);
}
#s-fe3b68fe-5353-4a36-9f51-53ad998030eb {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-fe3b68fe-5353-4a36-9f51-53ad998030eb {
  margin-top: 20px;
margin-bottom: 20px;
}
}







#s-fe3b68fe-5353-4a36-9f51-53ad998030eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe3b68fe-5353-4a36-9f51-53ad998030eb.shg-box.shg-c {
  justify-content: center;
}

#s-7edf3ff1-5056-4e29-baf2-a8ff9005b9c8 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

/* Duplicated Styles are also in Category base.css - keep them in sync */

.shg-swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
   * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 8px var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

/* Keep nav aligned to the slider frame; Swiper 12 adds sibling rules with top:50%. */
.shg-swiper-container > .shg-swiper.swiper-horizontal ~ .swiper-button-prev,
.shg-swiper-container > .shg-swiper.swiper-horizontal ~ .swiper-button-next {
  top: 0;
  margin-top: 0;
  height: calc(100% - var(--pagination-height));
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 {
  display: none;
}
#s-5c339bfb-53d4-4a7a-9273-d98b15f5b569, #wrap-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569, #wrap-content-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 { display: none !important; }}@media (max-width: 767px){#s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 {
  display: none;
}
#s-5c339bfb-53d4-4a7a-9273-d98b15f5b569, #wrap-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569, #wrap-content-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 { display: none !important; }}
/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-prev,
#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-next {
  
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-prev svg,
#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-5e1fde92-15a1-47d0-9961-1b079cc7a835 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-5e1fde92-15a1-47d0-9961-1b079cc7a835 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-5e1fde92-15a1-47d0-9961-1b079cc7a835"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5e1fde92-15a1-47d0-9961-1b079cc7a835"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-5e1fde92-15a1-47d0-9961-1b079cc7a835"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e1fde92-15a1-47d0-9961-1b079cc7a835"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 400px;
text-align: center;
}
@media (min-width: 1200px){#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin: 0 !important;
  overflow: visible;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add background color handling */
  
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image {
  box-sizing: border-box;
}



.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  
}


@media (min-width: 1200px){#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin: 0 !important;
  overflow: visible;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add background color handling */
  
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image {
  box-sizing: border-box;
}



.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin: 0 !important;
  overflow: visible;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add background color handling */
  
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image {
  box-sizing: border-box;
}



.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin: 0 !important;
  overflow: visible;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add background color handling */
  
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image {
  box-sizing: border-box;
}



.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  
}


}@media (max-width: 767px){#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin: 0 !important;
  overflow: visible;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add background color handling */
  
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image {
  box-sizing: border-box;
}



.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  
}


}
#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 400px;
text-align: center;
}
@media (min-width: 1200px){#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin: 0 !important;
  overflow: visible;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add background color handling */
  
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image {
  box-sizing: border-box;
}



.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  
}


@media (min-width: 1200px){#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin: 0 !important;
  overflow: visible;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add background color handling */
  
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image {
  box-sizing: border-box;
}



.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin: 0 !important;
  overflow: visible;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add background color handling */
  
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image {
  box-sizing: border-box;
}



.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin: 0 !important;
  overflow: visible;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add background color handling */
  
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image {
  box-sizing: border-box;
}



.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  
}


}@media (max-width: 767px){#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin: 0 !important;
  overflow: visible;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add background color handling */
  
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image {
  box-sizing: border-box;
}



.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  
}


}
#s-8fb2d9e2-2f7b-459e-ab27-9db59336a43b {
  max-width: 400px;
text-align: center;
}

#s-8fb2d9e2-2f7b-459e-ab27-9db59336a43b {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-8fb2d9e2-2f7b-459e-ab27-9db59336a43b .shogun-image-content {
  
    justify-content: center;
  
}

#s-1ed03d37-337e-4cd0-8bcc-220734b1a9d0 {
  max-width: 400px;
text-align: center;
}

#s-1ed03d37-337e-4cd0-8bcc-220734b1a9d0 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-1ed03d37-337e-4cd0-8bcc-220734b1a9d0 .shogun-image-content {
  
    justify-content: center;
  
}

#s-8aa715b2-172a-425c-bf4e-d05a34a6188b {
  max-width: 400px;
text-align: center;
}

#s-8aa715b2-172a-425c-bf4e-d05a34a6188b {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-8aa715b2-172a-425c-bf4e-d05a34a6188b .shogun-image-content {
  
    justify-content: center;
  
}

#s-b6a31fa2-55fe-4de1-addc-6ec1d428099e {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}
@media (min-width: 1200px){#s-b6a31fa2-55fe-4de1-addc-6ec1d428099e {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-b6a31fa2-55fe-4de1-addc-6ec1d428099e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b6a31fa2-55fe-4de1-addc-6ec1d428099e"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-b6a31fa2-55fe-4de1-addc-6ec1d428099e"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6a31fa2-55fe-4de1-addc-6ec1d428099e"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-a9e408f2-5485-440c-af6c-37f3f0182608 {
  max-width: 400px;
text-align: center;
}

#s-a9e408f2-5485-440c-af6c-37f3f0182608 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-a9e408f2-5485-440c-af6c-37f3f0182608 .shogun-image-content {
  
    justify-content: center;
  
}

#s-41157d90-66be-4796-b31b-0e9a5ffb52f3 {
  max-width: 400px;
text-align: center;
}

#s-41157d90-66be-4796-b31b-0e9a5ffb52f3 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-41157d90-66be-4796-b31b-0e9a5ffb52f3 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a3c1e900-079b-4eea-91ef-3258a049c4af {
  min-height: 0px;
max-width: 400px;
text-align: center;
}
@media (min-width: 1200px){#s-a3c1e900-079b-4eea-91ef-3258a049c4af {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-a3c1e900-079b-4eea-91ef-3258a049c4af {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-a3c1e900-079b-4eea-91ef-3258a049c4af .shogun-image-content {
  
    justify-content: center;
  
}

#s-f1a67fdd-b7f8-42c3-bff1-bb744bb60aa1 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 400px;
text-align: center;
}

#s-f1a67fdd-b7f8-42c3-bff1-bb744bb60aa1 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-f1a67fdd-b7f8-42c3-bff1-bb744bb60aa1 .shogun-image-content {
  
    justify-content: center;
  
}

#s-63e81c3e-5674-43e5-8e05-dbe960307083 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-63e81c3e-5674-43e5-8e05-dbe960307083 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-63e81c3e-5674-43e5-8e05-dbe960307083"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-63e81c3e-5674-43e5-8e05-dbe960307083"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-63e81c3e-5674-43e5-8e05-dbe960307083"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-63e81c3e-5674-43e5-8e05-dbe960307083"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-5059720c-276a-4bd3-b926-2e9f4855e09b {
  max-width: 400px;
text-align: center;
}

#s-5059720c-276a-4bd3-b926-2e9f4855e09b {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-5059720c-276a-4bd3-b926-2e9f4855e09b .shogun-image-content {
  
    justify-content: center;
  
}

#s-b05af6e3-55c5-4c65-ab82-55283eac300f {
  max-width: 400px;
text-align: center;
}

#s-b05af6e3-55c5-4c65-ab82-55283eac300f {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-b05af6e3-55c5-4c65-ab82-55283eac300f .shogun-image-content {
  
    justify-content: center;
  
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  max-width: 400px;
text-align: center;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image {
  box-sizing: border-box;
}



.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  
}


@media (min-width: 1200px){#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image {
  box-sizing: border-box;
}



.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image {
  box-sizing: border-box;
}



.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image {
  box-sizing: border-box;
}



.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  
}


}@media (max-width: 767px){#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image {
  box-sizing: border-box;
}



.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  
}


}
#s-1b4e54a7-4bec-4402-89b1-6ef942734996 {
  max-width: 400px;
text-align: center;
}

#s-1b4e54a7-4bec-4402-89b1-6ef942734996 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-1b4e54a7-4bec-4402-89b1-6ef942734996 .shogun-image-content {
  
    justify-content: center;
  
}

#s-62a5c391-bad1-4855-9660-689d6768984d {
  max-width: 400px;
text-align: center;
}

#s-62a5c391-bad1-4855-9660-689d6768984d {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-62a5c391-bad1-4855-9660-689d6768984d .shogun-image-content {
  
    justify-content: center;
  
}

#s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  display: none;
}
#s-22b62e97-ee2b-4479-b5b0-ef718cc10493, #wrap-s-22b62e97-ee2b-4479-b5b0-ef718cc10493, #wrap-content-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  display: none;
}
#s-22b62e97-ee2b-4479-b5b0-ef718cc10493, #wrap-s-22b62e97-ee2b-4479-b5b0-ef718cc10493, #wrap-content-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 { display: none !important; }}@media (max-width: 767px){#s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  margin-left: 2%;
margin-right: 2%;
}
}
/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev,
#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next {
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev svg,
#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev,
#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next {
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev svg,
#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev,
#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next {
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev svg,
#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-57e7f37b-a104-4fad-9610-e6f1942bbe85 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-57e7f37b-a104-4fad-9610-e6f1942bbe85"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-57e7f37b-a104-4fad-9610-e6f1942bbe85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-57e7f37b-a104-4fad-9610-e6f1942bbe85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-57e7f37b-a104-4fad-9610-e6f1942bbe85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-a3160d26-5539-4bec-be8f-65a7ef5a2a0a {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 400px;
text-align: center;
}

#s-a3160d26-5539-4bec-be8f-65a7ef5a2a0a {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-a3160d26-5539-4bec-be8f-65a7ef5a2a0a .shogun-image-content {
  
    justify-content: center;
  
}

#s-22475bc7-a81a-4676-8556-c44d2a4a63a7 {
  max-width: 400px;
text-align: center;
}

#s-22475bc7-a81a-4676-8556-c44d2a4a63a7 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-22475bc7-a81a-4676-8556-c44d2a4a63a7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d00323a2-fff5-4378-9f2b-26cf49403423 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d00323a2-fff5-4378-9f2b-26cf49403423"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d00323a2-fff5-4378-9f2b-26cf49403423"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d00323a2-fff5-4378-9f2b-26cf49403423"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d00323a2-fff5-4378-9f2b-26cf49403423"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-41862c42-480f-4998-b11e-1801586a0905 {
  max-width: 400px;
text-align: center;
}

#s-41862c42-480f-4998-b11e-1801586a0905 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-41862c42-480f-4998-b11e-1801586a0905 .shogun-image-content {
  
    justify-content: center;
  
}

#s-47ace5ac-5850-491b-b6a6-97ed4c37bc1c {
  max-width: 400px;
text-align: center;
}

#s-47ace5ac-5850-491b-b6a6-97ed4c37bc1c {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-47ace5ac-5850-491b-b6a6-97ed4c37bc1c .shogun-image-content {
  
    justify-content: center;
  
}

#s-48e13134-d5ea-4977-ba67-f0777b8fc410 {
  margin-top: 19px;
margin-bottom: 19px;
min-height: 0px;
max-width: 400px;
text-align: center;
}
@media (max-width: 767px){#s-48e13134-d5ea-4977-ba67-f0777b8fc410 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-48e13134-d5ea-4977-ba67-f0777b8fc410 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-48e13134-d5ea-4977-ba67-f0777b8fc410 .shogun-image-content {
  
    justify-content: center;
  
}

#s-01b3429e-4299-4b5b-ab39-c48822c7e10e {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-01b3429e-4299-4b5b-ab39-c48822c7e10e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-01b3429e-4299-4b5b-ab39-c48822c7e10e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-01b3429e-4299-4b5b-ab39-c48822c7e10e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-01b3429e-4299-4b5b-ab39-c48822c7e10e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}
@media (max-width: 767px){#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  
}

.shg-image-content-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e548a9a9-70f9-4805-897f-2294873f4ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image {
  box-sizing: border-box;
}



.s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  
}


@media (min-width: 1200px){#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e548a9a9-70f9-4805-897f-2294873f4ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image {
  box-sizing: border-box;
}



.s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e548a9a9-70f9-4805-897f-2294873f4ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image {
  box-sizing: border-box;
}



.s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e548a9a9-70f9-4805-897f-2294873f4ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image {
  box-sizing: border-box;
}



.s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  
}


}@media (max-width: 767px){#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e548a9a9-70f9-4805-897f-2294873f4ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image {
  box-sizing: border-box;
}



.s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  
}


}
#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}
@media (max-width: 767px){#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  
}

.shg-image-content-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ab693eff-b051-4d77-9c34-c11fc9227a19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image {
  box-sizing: border-box;
}



.s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  
}


@media (min-width: 1200px){#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ab693eff-b051-4d77-9c34-c11fc9227a19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image {
  box-sizing: border-box;
}



.s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ab693eff-b051-4d77-9c34-c11fc9227a19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image {
  box-sizing: border-box;
}



.s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ab693eff-b051-4d77-9c34-c11fc9227a19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image {
  box-sizing: border-box;
}



.s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  
}


}@media (max-width: 767px){#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ab693eff-b051-4d77-9c34-c11fc9227a19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image {
  box-sizing: border-box;
}



.s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  
}


}
#s-41833db5-089e-40be-84ad-99405a539506 {
  max-width: 400px;
text-align: center;
}

#s-41833db5-089e-40be-84ad-99405a539506 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-41833db5-089e-40be-84ad-99405a539506 .shogun-image-content {
  
    justify-content: center;
  
}

#s-0ba3815e-987e-44f6-8f67-7f25b47cf714 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-0ba3815e-987e-44f6-8f67-7f25b47cf714"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-0ba3815e-987e-44f6-8f67-7f25b47cf714"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0ba3815e-987e-44f6-8f67-7f25b47cf714"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ba3815e-987e-44f6-8f67-7f25b47cf714"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f4259ba5-a8a6-4261-96c8-1689a51a668b {
  max-width: 400px;
text-align: center;
}

#s-f4259ba5-a8a6-4261-96c8-1689a51a668b {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-f4259ba5-a8a6-4261-96c8-1689a51a668b .shogun-image-content {
  
    justify-content: center;
  
}

#s-8bc9c9c2-7c7e-4847-a796-77b6a62216c4 {
  max-width: 400px;
text-align: center;
}

#s-8bc9c9c2-7c7e-4847-a796-77b6a62216c4 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-8bc9c9c2-7c7e-4847-a796-77b6a62216c4 .shogun-image-content {
  
    justify-content: center;
  
}

#s-316f7bf2-7780-4c2c-82a4-5a0a2c9eea57 {
  max-width: 400px;
text-align: center;
}

#s-316f7bf2-7780-4c2c-82a4-5a0a2c9eea57 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-316f7bf2-7780-4c2c-82a4-5a0a2c9eea57 .shogun-image-content {
  
    justify-content: center;
  
}

#s-2f7b0774-d5ed-4008-aa91-342421489bba {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2f7b0774-d5ed-4008-aa91-342421489bba"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2f7b0774-d5ed-4008-aa91-342421489bba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2f7b0774-d5ed-4008-aa91-342421489bba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f7b0774-d5ed-4008-aa91-342421489bba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-aae81ab0-95fd-4657-b4b1-fbb38ed5aafb {
  max-width: 400px;
text-align: center;
}

#s-aae81ab0-95fd-4657-b4b1-fbb38ed5aafb {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-aae81ab0-95fd-4657-b4b1-fbb38ed5aafb .shogun-image-content {
  
    justify-content: center;
  
}

#s-7dca832c-07f7-457d-b0bd-a229ac1d33d6 {
  max-width: 400px;
text-align: center;
}

#s-7dca832c-07f7-457d-b0bd-a229ac1d33d6 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-7dca832c-07f7-457d-b0bd-a229ac1d33d6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 {
  max-width: 400px;
text-align: center;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-542affb6-e53b-4875-a202-2e3477a628c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image {
  box-sizing: border-box;
}



.s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  
}


@media (min-width: 1200px){#s-542affb6-e53b-4875-a202-2e3477a628c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-542affb6-e53b-4875-a202-2e3477a628c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image {
  box-sizing: border-box;
}



.s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-542affb6-e53b-4875-a202-2e3477a628c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-542affb6-e53b-4875-a202-2e3477a628c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image {
  box-sizing: border-box;
}



.s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-542affb6-e53b-4875-a202-2e3477a628c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-542affb6-e53b-4875-a202-2e3477a628c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image {
  box-sizing: border-box;
}



.s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  
}


}@media (max-width: 767px){#s-542affb6-e53b-4875-a202-2e3477a628c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-542affb6-e53b-4875-a202-2e3477a628c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image {
  box-sizing: border-box;
}



.s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  
}


}
/*
  $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}