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

.shg-image-content-wrapper {
  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;
  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;
  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;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
  margin-left: 0%;
margin-right: 0%;
max-width: 1250px;
aspect-ratio: 2734/434;
text-align: center;
}
@media (min-width: 1200px){#s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
  display: none;
}
#s-8fa985b3-c24e-4be6-81ce-b0184366f23a, #wrap-s-8fa985b3-c24e-4be6-81ce-b0184366f23a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
  display: none;
}
#s-8fa985b3-c24e-4be6-81ce-b0184366f23a, #wrap-s-8fa985b3-c24e-4be6-81ce-b0184366f23a { display: none !important; }}


.shg-image-margin-container-s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
  margin-left: 0%;
  margin-right: 0%;
  
  
}

#s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fa985b3-c24e-4be6-81ce-b0184366f23a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1250px;
  }



  img.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image {
    
    
    
    max-height: 1250px;
  }


.s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shogun-image-content {
  
    align-items: center;
  
}

.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
      position: relative;
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
  
  
  
  
}

#s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fa985b3-c24e-4be6-81ce-b0184366f23a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1250px;
  }



  img.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image {
    
    
    
    max-height: 1250px;
  }


.s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shogun-image-content {
  
    align-items: center;
  
}

.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
      position: relative;
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
  
  
  
  
}

#s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fa985b3-c24e-4be6-81ce-b0184366f23a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1250px;
  }



  img.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image {
    
    
    
    max-height: 1250px;
  }


.s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shogun-image-content {
  
    align-items: center;
  
}

.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
      position: relative;
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
  
  
  
  
}

#s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fa985b3-c24e-4be6-81ce-b0184366f23a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1250px;
  }



  img.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image {
    
    
    
    max-height: 1250px;
  }


.s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shogun-image-content {
  
    align-items: center;
  
}

.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
      position: relative;
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1250px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
  
  
  
  
}

#s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fa985b3-c24e-4be6-81ce-b0184366f23a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1250px;
  }



  img.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image {
    
    
    
    max-height: 1250px;
  }


.s-8fa985b3-c24e-4be6-81ce-b0184366f23a .shogun-image-content {
  
    align-items: center;
  
}

.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container {
      position: relative;
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fa985b3-c24e-4be6-81ce-b0184366f23a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1250px;
    }
  }

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

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

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

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

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

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

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

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

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

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

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

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

#s-22a21c62-bae1-44d4-9577-a74f83cd7e59 {
  min-height: 50px;
}








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

.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;
  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-384b204e-027b-4b1c-a486-305a707ff05b {
  max-width: 2048px;
aspect-ratio: 2048/1365;
text-align: center;
}
@media (min-width: 1200px){#s-384b204e-027b-4b1c-a486-305a707ff05b {
  display: none;
}
#s-384b204e-027b-4b1c-a486-305a707ff05b, #wrap-s-384b204e-027b-4b1c-a486-305a707ff05b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-384b204e-027b-4b1c-a486-305a707ff05b {
  display: none;
}
#s-384b204e-027b-4b1c-a486-305a707ff05b, #wrap-s-384b204e-027b-4b1c-a486-305a707ff05b { display: none !important; }}




  #s-384b204e-027b-4b1c-a486-305a707ff05b img.shogun-image,
  #s-384b204e-027b-4b1c-a486-305a707ff05b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-384b204e-027b-4b1c-a486-305a707ff05b {
    width: 100%;
    height: auto;
  }



  #s-384b204e-027b-4b1c-a486-305a707ff05b img.shogun-image {
    

    
    
    
  }


#s-384b204e-027b-4b1c-a486-305a707ff05b .shogun-image-content {
  
    align-items:  flex-start;
  
}

.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;
}

@media (min-width: 1200px){#s-8e7693d4-776c-4365-8853-bbb2b9420f63 {
  display: none;
}
#s-8e7693d4-776c-4365-8853-bbb2b9420f63, #wrap-s-8e7693d4-776c-4365-8853-bbb2b9420f63 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e7693d4-776c-4365-8853-bbb2b9420f63 {
  display: none;
}
#s-8e7693d4-776c-4365-8853-bbb2b9420f63, #wrap-s-8e7693d4-776c-4365-8853-bbb2b9420f63 { display: none !important; }}@media (max-width: 767px){#s-8e7693d4-776c-4365-8853-bbb2b9420f63 {
  display: none;
}
#s-8e7693d4-776c-4365-8853-bbb2b9420f63, #wrap-s-8e7693d4-776c-4365-8853-bbb2b9420f63 { display: none !important; }}
@media (min-width: 0px) {
[id="s-8e7693d4-776c-4365-8853-bbb2b9420f63"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-8e7693d4-776c-4365-8853-bbb2b9420f63"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e7693d4-776c-4365-8853-bbb2b9420f63"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8e7693d4-776c-4365-8853-bbb2b9420f63"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e7693d4-776c-4365-8853-bbb2b9420f63"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e7693d4-776c-4365-8853-bbb2b9420f63"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e7693d4-776c-4365-8853-bbb2b9420f63"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-7094db56-8c93-430e-aa07-0658c9449fcc {
  margin-top: 300px;
margin-left: -20%;
text-align: center;
}







  #s-7094db56-8c93-430e-aa07-0658c9449fcc img.shogun-image {
    

    
    
    
  }


#s-7094db56-8c93-430e-aa07-0658c9449fcc .shogun-image-content {
  
    align-items: center;
  
}

#s-cca7a822-6995-426d-be51-6ac432a303bc {
  margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 1200px){#s-cca7a822-6995-426d-be51-6ac432a303bc {
  display: none;
}
#s-cca7a822-6995-426d-be51-6ac432a303bc, #wrap-s-cca7a822-6995-426d-be51-6ac432a303bc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cca7a822-6995-426d-be51-6ac432a303bc {
  display: none;
}
#s-cca7a822-6995-426d-be51-6ac432a303bc, #wrap-s-cca7a822-6995-426d-be51-6ac432a303bc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cca7a822-6995-426d-be51-6ac432a303bc {
  display: none;
}
#s-cca7a822-6995-426d-be51-6ac432a303bc, #wrap-s-cca7a822-6995-426d-be51-6ac432a303bc { display: none !important; }}@media (max-width: 767px){#s-cca7a822-6995-426d-be51-6ac432a303bc {
  
}
}
@media (min-width: 0px) {
[id="s-cca7a822-6995-426d-be51-6ac432a303bc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-cca7a822-6995-426d-be51-6ac432a303bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cca7a822-6995-426d-be51-6ac432a303bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cca7a822-6995-426d-be51-6ac432a303bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cca7a822-6995-426d-be51-6ac432a303bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cca7a822-6995-426d-be51-6ac432a303bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cca7a822-6995-426d-be51-6ac432a303bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-0ff4139d-6ebc-46e1-b7af-192ce752a956 {
  margin-top: 200px;
margin-left: 60%;
max-width: 90px;
text-align: center;
}
@media (max-width: 767px){#s-0ff4139d-6ebc-46e1-b7af-192ce752a956 {
  margin-top: 160px;
}
}






  #s-0ff4139d-6ebc-46e1-b7af-192ce752a956 img.shogun-image {
    

    
    
    
  }


#s-0ff4139d-6ebc-46e1-b7af-192ce752a956 .shogun-image-content {
  
    align-items: center;
  
}

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







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

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







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

#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  display: none;
}
#s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-s-86c5257e-88a6-438c-b6ba-0a79065cf80c { display: none !important; }}@media (max-width: 767px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  display: none;
}
#s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-s-86c5257e-88a6-438c-b6ba-0a79065cf80c { display: none !important; }}
#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  background-image: url(https://i.shgcdn.com/1a5406ee-a2a4-499d-b980-8b149d16ac86/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








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






#s-86c5257e-88a6-438c-b6ba-0a79065cf80c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-86c5257e-88a6-438c-b6ba-0a79065cf80c.shg-box.shg-c {
  justify-content: center;
}
}
#s-187f7752-c7a3-43ff-baf0-87d6ecddf560 {
  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-187f7752-c7a3-43ff-baf0-87d6ecddf560 {
  display: none;
}
#s-187f7752-c7a3-43ff-baf0-87d6ecddf560, #wrap-s-187f7752-c7a3-43ff-baf0-87d6ecddf560 { display: none !important; }}@media (max-width: 767px){#s-187f7752-c7a3-43ff-baf0-87d6ecddf560 {
  display: none;
}
#s-187f7752-c7a3-43ff-baf0-87d6ecddf560, #wrap-s-187f7752-c7a3-43ff-baf0-87d6ecddf560 { display: none !important; }}
@media (min-width: 0px) {
[id="s-187f7752-c7a3-43ff-baf0-87d6ecddf560"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-187f7752-c7a3-43ff-baf0-87d6ecddf560"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-187f7752-c7a3-43ff-baf0-87d6ecddf560"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-187f7752-c7a3-43ff-baf0-87d6ecddf560"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-f305b401-e693-4dd7-98b0-7f45cc33ccb2 {
  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-f305b401-e693-4dd7-98b0-7f45cc33ccb2 {
  
}
}@media (max-width: 767px){#s-f305b401-e693-4dd7-98b0-7f45cc33ccb2 {
  display: none;
}
#s-f305b401-e693-4dd7-98b0-7f45cc33ccb2, #wrap-s-f305b401-e693-4dd7-98b0-7f45cc33ccb2 { display: none !important; }}







#s-f305b401-e693-4dd7-98b0-7f45cc33ccb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f305b401-e693-4dd7-98b0-7f45cc33ccb2.shg-box.shg-c {
  justify-content: flex-end;
}

#s-d3495568-c60a-49ff-bd41-98d7351cdad6 {
  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-d3495568-c60a-49ff-bd41-98d7351cdad6 {
  display: none;
}
#s-d3495568-c60a-49ff-bd41-98d7351cdad6, #wrap-s-d3495568-c60a-49ff-bd41-98d7351cdad6 { display: none !important; }}@media (max-width: 767px){#s-d3495568-c60a-49ff-bd41-98d7351cdad6 {
  display: none;
}
#s-d3495568-c60a-49ff-bd41-98d7351cdad6, #wrap-s-d3495568-c60a-49ff-bd41-98d7351cdad6 { display: none !important; }}







#s-d3495568-c60a-49ff-bd41-98d7351cdad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d3495568-c60a-49ff-bd41-98d7351cdad6.shg-box.shg-c {
  justify-content: flex-end;
}

#s-73557a59-c949-4c86-a0af-c08a1665eafb {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1250px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}





  #s-73557a59-c949-4c86-a0af-c08a1665eafb img.shogun-image,
  #s-73557a59-c949-4c86-a0af-c08a1665eafb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-73557a59-c949-4c86-a0af-c08a1665eafb {
    width: 100%;
    height: auto;
  }



  #s-73557a59-c949-4c86-a0af-c08a1665eafb img.shogun-image {
    

    
    
    
  }


#s-73557a59-c949-4c86-a0af-c08a1665eafb .shogun-image-content {
  
    align-items: 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-c84f0e20-8c07-4f64-b67b-81a164d37441 {
  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-c84f0e20-8c07-4f64-b67b-81a164d37441: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-c84f0e20-8c07-4f64-b67b-81a164d37441:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c84f0e20-8c07-4f64-b67b-81a164d37441-root {
    text-align: left;
  }


#s-c84f0e20-8c07-4f64-b67b-81a164d37441.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c84f0e20-8c07-4f64-b67b-81a164d37441-root {
    text-align: left;
  }


#s-c84f0e20-8c07-4f64-b67b-81a164d37441.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-c84f0e20-8c07-4f64-b67b-81a164d37441-root {
    text-align: left;
  }


#s-c84f0e20-8c07-4f64-b67b-81a164d37441.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-c84f0e20-8c07-4f64-b67b-81a164d37441-root {
    text-align: left;
  }


#s-c84f0e20-8c07-4f64-b67b-81a164d37441.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c84f0e20-8c07-4f64-b67b-81a164d37441-root {
    text-align: left;
  }


#s-c84f0e20-8c07-4f64-b67b-81a164d37441.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-b9f197b8-5b27-4ff9-aaae-1ca44411e2c1 {
  margin-left: 11px;
margin-right: 15px;
}

#s-b9f197b8-5b27-4ff9-aaae-1ca44411e2c1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-b9f197b8-5b27-4ff9-aaae-1ca44411e2c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-b9f197b8-5b27-4ff9-aaae-1ca44411e2c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-b9f197b8-5b27-4ff9-aaae-1ca44411e2c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-b9f197b8-5b27-4ff9-aaae-1ca44411e2c1 > .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-b9f197b8-5b27-4ff9-aaae-1ca44411e2c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-7746b469-38ed-4eb6-860b-0e378ba399a1 {
  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-7746b469-38ed-4eb6-860b-0e378ba399a1: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-7746b469-38ed-4eb6-860b-0e378ba399a1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7746b469-38ed-4eb6-860b-0e378ba399a1-root {
    text-align: left;
  }


#s-7746b469-38ed-4eb6-860b-0e378ba399a1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7746b469-38ed-4eb6-860b-0e378ba399a1-root {
    text-align: left;
  }


#s-7746b469-38ed-4eb6-860b-0e378ba399a1.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-7746b469-38ed-4eb6-860b-0e378ba399a1-root {
    text-align: left;
  }


#s-7746b469-38ed-4eb6-860b-0e378ba399a1.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-7746b469-38ed-4eb6-860b-0e378ba399a1-root {
    text-align: left;
  }


#s-7746b469-38ed-4eb6-860b-0e378ba399a1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7746b469-38ed-4eb6-860b-0e378ba399a1-root {
    text-align: left;
  }


#s-7746b469-38ed-4eb6-860b-0e378ba399a1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8a579a1f-78e7-431c-b04b-c6dd21811a84 {
  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-8a579a1f-78e7-431c-b04b-c6dd21811a84: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-8a579a1f-78e7-431c-b04b-c6dd21811a84:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8a579a1f-78e7-431c-b04b-c6dd21811a84-root {
    text-align: left;
  }


#s-8a579a1f-78e7-431c-b04b-c6dd21811a84.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8a579a1f-78e7-431c-b04b-c6dd21811a84-root {
    text-align: left;
  }


#s-8a579a1f-78e7-431c-b04b-c6dd21811a84.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-8a579a1f-78e7-431c-b04b-c6dd21811a84-root {
    text-align: left;
  }


#s-8a579a1f-78e7-431c-b04b-c6dd21811a84.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-8a579a1f-78e7-431c-b04b-c6dd21811a84-root {
    text-align: left;
  }


#s-8a579a1f-78e7-431c-b04b-c6dd21811a84.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8a579a1f-78e7-431c-b04b-c6dd21811a84-root {
    text-align: left;
  }


#s-8a579a1f-78e7-431c-b04b-c6dd21811a84.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d3bc589b-94a1-487b-a2a0-04975d952fbd {
  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-d3bc589b-94a1-487b-a2a0-04975d952fbd:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjAyNzkwOTItNWUzOC00ZmIzLWJmMmItNWUzMGZhZTZjZDM5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiMDI3OTA5Mi01ZTM4LTRmYjMtYmYyYi01ZTMwZmFlNmNkMzkpIi8+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-d3bc589b-94a1-487b-a2a0-04975d952fbd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d3bc589b-94a1-487b-a2a0-04975d952fbd-root {
    text-align: left;
  }


#s-d3bc589b-94a1-487b-a2a0-04975d952fbd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d3bc589b-94a1-487b-a2a0-04975d952fbd-root {
    text-align: left;
  }


#s-d3bc589b-94a1-487b-a2a0-04975d952fbd.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-d3bc589b-94a1-487b-a2a0-04975d952fbd-root {
    text-align: left;
  }


#s-d3bc589b-94a1-487b-a2a0-04975d952fbd.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-d3bc589b-94a1-487b-a2a0-04975d952fbd-root {
    text-align: left;
  }


#s-d3bc589b-94a1-487b-a2a0-04975d952fbd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d3bc589b-94a1-487b-a2a0-04975d952fbd-root {
    text-align: left;
  }


#s-d3bc589b-94a1-487b-a2a0-04975d952fbd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b3eaa94e-c8a1-4d90-9dc7-6db7289cc325 {
  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-b3eaa94e-c8a1-4d90-9dc7-6db7289cc325: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-b3eaa94e-c8a1-4d90-9dc7-6db7289cc325:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b3eaa94e-c8a1-4d90-9dc7-6db7289cc325-root {
    text-align: left;
  }


#s-b3eaa94e-c8a1-4d90-9dc7-6db7289cc325.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b3eaa94e-c8a1-4d90-9dc7-6db7289cc325-root {
    text-align: left;
  }


#s-b3eaa94e-c8a1-4d90-9dc7-6db7289cc325.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-b3eaa94e-c8a1-4d90-9dc7-6db7289cc325-root {
    text-align: left;
  }


#s-b3eaa94e-c8a1-4d90-9dc7-6db7289cc325.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-b3eaa94e-c8a1-4d90-9dc7-6db7289cc325-root {
    text-align: left;
  }


#s-b3eaa94e-c8a1-4d90-9dc7-6db7289cc325.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b3eaa94e-c8a1-4d90-9dc7-6db7289cc325-root {
    text-align: left;
  }


#s-b3eaa94e-c8a1-4d90-9dc7-6db7289cc325.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8ccc8f47-46dd-4f2c-86a4-50c7b4093be1 {
  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-8ccc8f47-46dd-4f2c-86a4-50c7b4093be1:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmQwYzQ1OWUtZjgwYS00NWY0LTk1MzAtZWVmNGNjZTY1MmUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmZDBjNDU5ZS1mODBhLTQ1ZjQtOTUzMC1lZWY0Y2NlNjUyZTApIi8+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-8ccc8f47-46dd-4f2c-86a4-50c7b4093be1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8ccc8f47-46dd-4f2c-86a4-50c7b4093be1-root {
    text-align: left;
  }


#s-8ccc8f47-46dd-4f2c-86a4-50c7b4093be1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8ccc8f47-46dd-4f2c-86a4-50c7b4093be1-root {
    text-align: left;
  }


#s-8ccc8f47-46dd-4f2c-86a4-50c7b4093be1.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-8ccc8f47-46dd-4f2c-86a4-50c7b4093be1-root {
    text-align: left;
  }


#s-8ccc8f47-46dd-4f2c-86a4-50c7b4093be1.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-8ccc8f47-46dd-4f2c-86a4-50c7b4093be1-root {
    text-align: left;
  }


#s-8ccc8f47-46dd-4f2c-86a4-50c7b4093be1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8ccc8f47-46dd-4f2c-86a4-50c7b4093be1-root {
    text-align: left;
  }


#s-8ccc8f47-46dd-4f2c-86a4-50c7b4093be1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-06de7685-0cfa-44c6-81c2-b4aecbcde836 {
  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-06de7685-0cfa-44c6-81c2-b4aecbcde836: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-06de7685-0cfa-44c6-81c2-b4aecbcde836:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-06de7685-0cfa-44c6-81c2-b4aecbcde836-root {
    text-align: left;
  }


#s-06de7685-0cfa-44c6-81c2-b4aecbcde836.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-06de7685-0cfa-44c6-81c2-b4aecbcde836-root {
    text-align: left;
  }


#s-06de7685-0cfa-44c6-81c2-b4aecbcde836.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-06de7685-0cfa-44c6-81c2-b4aecbcde836-root {
    text-align: left;
  }


#s-06de7685-0cfa-44c6-81c2-b4aecbcde836.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-06de7685-0cfa-44c6-81c2-b4aecbcde836-root {
    text-align: left;
  }


#s-06de7685-0cfa-44c6-81c2-b4aecbcde836.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-06de7685-0cfa-44c6-81c2-b4aecbcde836-root {
    text-align: left;
  }


#s-06de7685-0cfa-44c6-81c2-b4aecbcde836.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-c5441fbc-1e3e-43ef-a322-5b2e8d789304 {
  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-c5441fbc-1e3e-43ef-a322-5b2e8d789304:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWE4Njg0ZGItNTVlMy00MDI5LWJlOTMtYzg4NzcwNGJlMWE1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxYTg2ODRkYi01NWUzLTQwMjktYmU5My1jODg3NzA0YmUxYTUpIi8+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-c5441fbc-1e3e-43ef-a322-5b2e8d789304:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c5441fbc-1e3e-43ef-a322-5b2e8d789304-root {
    text-align: left;
  }


#s-c5441fbc-1e3e-43ef-a322-5b2e8d789304.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c5441fbc-1e3e-43ef-a322-5b2e8d789304-root {
    text-align: left;
  }


#s-c5441fbc-1e3e-43ef-a322-5b2e8d789304.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-c5441fbc-1e3e-43ef-a322-5b2e8d789304-root {
    text-align: left;
  }


#s-c5441fbc-1e3e-43ef-a322-5b2e8d789304.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-c5441fbc-1e3e-43ef-a322-5b2e8d789304-root {
    text-align: left;
  }


#s-c5441fbc-1e3e-43ef-a322-5b2e8d789304.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c5441fbc-1e3e-43ef-a322-5b2e8d789304-root {
    text-align: left;
  }


#s-c5441fbc-1e3e-43ef-a322-5b2e8d789304.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-0cb01a0b-97c9-4211-8802-ab5303b0fc12 {
  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-0cb01a0b-97c9-4211-8802-ab5303b0fc12:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMGQ2YWM2OTktN2Y5OC00MDk2LWJkMDktYzQ5NDZiZDBjNDA2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk3NzU3NDAxODk5ODU3OTUiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTc3NTc0MDE4OTk4NTc5NSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC45OTU0NTQ1NDU0NTQ1NDU1IiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwZDZhYzY5OS03Zjk4LTQwOTYtYmQwOS1jNDk0NmJkMGM0MDYpIi8+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-0cb01a0b-97c9-4211-8802-ab5303b0fc12:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0cb01a0b-97c9-4211-8802-ab5303b0fc12-root {
    text-align: left;
  }


#s-0cb01a0b-97c9-4211-8802-ab5303b0fc12.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0cb01a0b-97c9-4211-8802-ab5303b0fc12-root {
    text-align: left;
  }


#s-0cb01a0b-97c9-4211-8802-ab5303b0fc12.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-0cb01a0b-97c9-4211-8802-ab5303b0fc12-root {
    text-align: left;
  }


#s-0cb01a0b-97c9-4211-8802-ab5303b0fc12.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-0cb01a0b-97c9-4211-8802-ab5303b0fc12-root {
    text-align: left;
  }


#s-0cb01a0b-97c9-4211-8802-ab5303b0fc12.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0cb01a0b-97c9-4211-8802-ab5303b0fc12-root {
    text-align: left;
  }


#s-0cb01a0b-97c9-4211-8802-ab5303b0fc12.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-963fcfc3-bf62-44cd-b76d-bc9bd8f6bdb2 {
  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-963fcfc3-bf62-44cd-b76d-bc9bd8f6bdb2:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTI4MGM1NjgtYjZhMC00YTA1LTk2MzQtNGI0MTYyMTcyY2ZiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMjgwYzU2OC1iNmEwLTRhMDUtOTYzNC00YjQxNjIxNzJjZmIpIi8+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-963fcfc3-bf62-44cd-b76d-bc9bd8f6bdb2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-963fcfc3-bf62-44cd-b76d-bc9bd8f6bdb2-root {
    text-align: left;
  }


#s-963fcfc3-bf62-44cd-b76d-bc9bd8f6bdb2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-963fcfc3-bf62-44cd-b76d-bc9bd8f6bdb2-root {
    text-align: left;
  }


#s-963fcfc3-bf62-44cd-b76d-bc9bd8f6bdb2.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-963fcfc3-bf62-44cd-b76d-bc9bd8f6bdb2-root {
    text-align: left;
  }


#s-963fcfc3-bf62-44cd-b76d-bc9bd8f6bdb2.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-963fcfc3-bf62-44cd-b76d-bc9bd8f6bdb2-root {
    text-align: left;
  }


#s-963fcfc3-bf62-44cd-b76d-bc9bd8f6bdb2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-963fcfc3-bf62-44cd-b76d-bc9bd8f6bdb2-root {
    text-align: left;
  }


#s-963fcfc3-bf62-44cd-b76d-bc9bd8f6bdb2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-daa28c71-2b27-4b28-a088-825eea14f99f {
  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-daa28c71-2b27-4b28-a088-825eea14f99f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWUwNDQ2M2EtNDQxYi00Yzk5LTljMmMtOWY0OGVmNzIxYWY0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk5MTIxMDM4MjYzNDk0MzIiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTk1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6I2IzOGJiZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjMWUwNDQ2M2EtNDQxYi00Yzk5LTljMmMtOWY0OGVmNzIxYWY0KSIvPjwvc3ZnPg==) !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-daa28c71-2b27-4b28-a088-825eea14f99f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-daa28c71-2b27-4b28-a088-825eea14f99f-root {
    text-align: left;
  }


#s-daa28c71-2b27-4b28-a088-825eea14f99f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-daa28c71-2b27-4b28-a088-825eea14f99f-root {
    text-align: left;
  }


#s-daa28c71-2b27-4b28-a088-825eea14f99f.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-daa28c71-2b27-4b28-a088-825eea14f99f-root {
    text-align: left;
  }


#s-daa28c71-2b27-4b28-a088-825eea14f99f.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-daa28c71-2b27-4b28-a088-825eea14f99f-root {
    text-align: left;
  }


#s-daa28c71-2b27-4b28-a088-825eea14f99f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-daa28c71-2b27-4b28-a088-825eea14f99f-root {
    text-align: left;
  }


#s-daa28c71-2b27-4b28-a088-825eea14f99f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-709a9afe-0c1c-4161-9ccf-9347abf57af1 {
  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-709a9afe-0c1c-4161-9ccf-9347abf57af1:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDJiZDZmMjMtZmE3Ni00ZDRjLWJkNTEtNjYzZDBmYWY3ZmZlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0MmJkNmYyMy1mYTc2LTRkNGMtYmQ1MS02NjNkMGZhZjdmZmUpIi8+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-709a9afe-0c1c-4161-9ccf-9347abf57af1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-709a9afe-0c1c-4161-9ccf-9347abf57af1-root {
    text-align: left;
  }


#s-709a9afe-0c1c-4161-9ccf-9347abf57af1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-709a9afe-0c1c-4161-9ccf-9347abf57af1-root {
    text-align: left;
  }


#s-709a9afe-0c1c-4161-9ccf-9347abf57af1.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-709a9afe-0c1c-4161-9ccf-9347abf57af1-root {
    text-align: left;
  }


#s-709a9afe-0c1c-4161-9ccf-9347abf57af1.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-709a9afe-0c1c-4161-9ccf-9347abf57af1-root {
    text-align: left;
  }


#s-709a9afe-0c1c-4161-9ccf-9347abf57af1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-709a9afe-0c1c-4161-9ccf-9347abf57af1-root {
    text-align: left;
  }


#s-709a9afe-0c1c-4161-9ccf-9347abf57af1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-030fd669-5794-4785-be57-ca327d7bb766 {
  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-030fd669-5794-4785-be57-ca327d7bb766:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjI3ZDQ3ZjEtYjY4ZC00ODFiLTk4MGMtMDk3YzM3NWJiNTFjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyMjdkNDdmMS1iNjhkLTQ4MWItOTgwYy0wOTdjMzc1YmI1MWMpIi8+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-030fd669-5794-4785-be57-ca327d7bb766:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-030fd669-5794-4785-be57-ca327d7bb766-root {
    text-align: left;
  }


#s-030fd669-5794-4785-be57-ca327d7bb766.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-030fd669-5794-4785-be57-ca327d7bb766-root {
    text-align: left;
  }


#s-030fd669-5794-4785-be57-ca327d7bb766.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-030fd669-5794-4785-be57-ca327d7bb766-root {
    text-align: left;
  }


#s-030fd669-5794-4785-be57-ca327d7bb766.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-030fd669-5794-4785-be57-ca327d7bb766-root {
    text-align: left;
  }


#s-030fd669-5794-4785-be57-ca327d7bb766.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-030fd669-5794-4785-be57-ca327d7bb766-root {
    text-align: left;
  }


#s-030fd669-5794-4785-be57-ca327d7bb766.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d9c8f6e5-0ad4-4c66-bfd7-c70f556f0c3b {
  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-d9c8f6e5-0ad4-4c66-bfd7-c70f556f0c3b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTJmMmM3NzMtNTMwYS00YmQzLWFiMDItMDNmNWIwNzgxZGEwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5MmYyYzc3My01MzBhLTRiZDMtYWIwMi0wM2Y1YjA3ODFkYTApIi8+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-d9c8f6e5-0ad4-4c66-bfd7-c70f556f0c3b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d9c8f6e5-0ad4-4c66-bfd7-c70f556f0c3b-root {
    text-align: left;
  }


#s-d9c8f6e5-0ad4-4c66-bfd7-c70f556f0c3b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d9c8f6e5-0ad4-4c66-bfd7-c70f556f0c3b-root {
    text-align: left;
  }


#s-d9c8f6e5-0ad4-4c66-bfd7-c70f556f0c3b.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-d9c8f6e5-0ad4-4c66-bfd7-c70f556f0c3b-root {
    text-align: left;
  }


#s-d9c8f6e5-0ad4-4c66-bfd7-c70f556f0c3b.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-d9c8f6e5-0ad4-4c66-bfd7-c70f556f0c3b-root {
    text-align: left;
  }


#s-d9c8f6e5-0ad4-4c66-bfd7-c70f556f0c3b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d9c8f6e5-0ad4-4c66-bfd7-c70f556f0c3b-root {
    text-align: left;
  }


#s-d9c8f6e5-0ad4-4c66-bfd7-c70f556f0c3b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3c37e0c1-3e08-4240-9681-759ecac48fcb {
  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-3c37e0c1-3e08-4240-9681-759ecac48fcb: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-3c37e0c1-3e08-4240-9681-759ecac48fcb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3c37e0c1-3e08-4240-9681-759ecac48fcb-root {
    text-align: left;
  }


#s-3c37e0c1-3e08-4240-9681-759ecac48fcb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3c37e0c1-3e08-4240-9681-759ecac48fcb-root {
    text-align: left;
  }


#s-3c37e0c1-3e08-4240-9681-759ecac48fcb.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-3c37e0c1-3e08-4240-9681-759ecac48fcb-root {
    text-align: left;
  }


#s-3c37e0c1-3e08-4240-9681-759ecac48fcb.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-3c37e0c1-3e08-4240-9681-759ecac48fcb-root {
    text-align: left;
  }


#s-3c37e0c1-3e08-4240-9681-759ecac48fcb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3c37e0c1-3e08-4240-9681-759ecac48fcb-root {
    text-align: left;
  }


#s-3c37e0c1-3e08-4240-9681-759ecac48fcb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-cbcffc59-662e-4ec8-90db-8bad2808a7fd {
  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-cbcffc59-662e-4ec8-90db-8bad2808a7fd: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-cbcffc59-662e-4ec8-90db-8bad2808a7fd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cbcffc59-662e-4ec8-90db-8bad2808a7fd-root {
    text-align: left;
  }


#s-cbcffc59-662e-4ec8-90db-8bad2808a7fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-cbcffc59-662e-4ec8-90db-8bad2808a7fd-root {
    text-align: left;
  }


#s-cbcffc59-662e-4ec8-90db-8bad2808a7fd.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-cbcffc59-662e-4ec8-90db-8bad2808a7fd-root {
    text-align: left;
  }


#s-cbcffc59-662e-4ec8-90db-8bad2808a7fd.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-cbcffc59-662e-4ec8-90db-8bad2808a7fd-root {
    text-align: left;
  }


#s-cbcffc59-662e-4ec8-90db-8bad2808a7fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-cbcffc59-662e-4ec8-90db-8bad2808a7fd-root {
    text-align: left;
  }


#s-cbcffc59-662e-4ec8-90db-8bad2808a7fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8c6076d6-7f8a-4fdb-8d91-012e6618a4cb {
  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-8c6076d6-7f8a-4fdb-8d91-012e6618a4cb:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzI3YWNjYmUtMWIxYy00NDE2LThhODktYTdjMzQzMGVjYzBlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjMjdhY2NiZS0xYjFjLTQ0MTYtOGE4OS1hN2MzNDMwZWNjMGUpIi8+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-8c6076d6-7f8a-4fdb-8d91-012e6618a4cb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8c6076d6-7f8a-4fdb-8d91-012e6618a4cb-root {
    text-align: left;
  }


#s-8c6076d6-7f8a-4fdb-8d91-012e6618a4cb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8c6076d6-7f8a-4fdb-8d91-012e6618a4cb-root {
    text-align: left;
  }


#s-8c6076d6-7f8a-4fdb-8d91-012e6618a4cb.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-8c6076d6-7f8a-4fdb-8d91-012e6618a4cb-root {
    text-align: left;
  }


#s-8c6076d6-7f8a-4fdb-8d91-012e6618a4cb.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-8c6076d6-7f8a-4fdb-8d91-012e6618a4cb-root {
    text-align: left;
  }


#s-8c6076d6-7f8a-4fdb-8d91-012e6618a4cb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8c6076d6-7f8a-4fdb-8d91-012e6618a4cb-root {
    text-align: left;
  }


#s-8c6076d6-7f8a-4fdb-8d91-012e6618a4cb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-84c359ae-59ee-4a49-83ab-ce70a4ab9ce1 {
  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-84c359ae-59ee-4a49-83ab-ce70a4ab9ce1: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-84c359ae-59ee-4a49-83ab-ce70a4ab9ce1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-84c359ae-59ee-4a49-83ab-ce70a4ab9ce1-root {
    text-align: left;
  }


#s-84c359ae-59ee-4a49-83ab-ce70a4ab9ce1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-84c359ae-59ee-4a49-83ab-ce70a4ab9ce1-root {
    text-align: left;
  }


#s-84c359ae-59ee-4a49-83ab-ce70a4ab9ce1.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-84c359ae-59ee-4a49-83ab-ce70a4ab9ce1-root {
    text-align: left;
  }


#s-84c359ae-59ee-4a49-83ab-ce70a4ab9ce1.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-84c359ae-59ee-4a49-83ab-ce70a4ab9ce1-root {
    text-align: left;
  }


#s-84c359ae-59ee-4a49-83ab-ce70a4ab9ce1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-84c359ae-59ee-4a49-83ab-ce70a4ab9ce1-root {
    text-align: left;
  }


#s-84c359ae-59ee-4a49-83ab-ce70a4ab9ce1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ad07c923-75f0-4038-b607-dc626a75115f {
  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-ad07c923-75f0-4038-b607-dc626a75115f: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-ad07c923-75f0-4038-b607-dc626a75115f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ad07c923-75f0-4038-b607-dc626a75115f-root {
    text-align: left;
  }


#s-ad07c923-75f0-4038-b607-dc626a75115f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ad07c923-75f0-4038-b607-dc626a75115f-root {
    text-align: left;
  }


#s-ad07c923-75f0-4038-b607-dc626a75115f.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-ad07c923-75f0-4038-b607-dc626a75115f-root {
    text-align: left;
  }


#s-ad07c923-75f0-4038-b607-dc626a75115f.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-ad07c923-75f0-4038-b607-dc626a75115f-root {
    text-align: left;
  }


#s-ad07c923-75f0-4038-b607-dc626a75115f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ad07c923-75f0-4038-b607-dc626a75115f-root {
    text-align: left;
  }


#s-ad07c923-75f0-4038-b607-dc626a75115f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-9feefe9f-72c9-4953-8425-fe91cefc416a {
  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-9feefe9f-72c9-4953-8425-fe91cefc416a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmU2MzNkOGUtOTY5Zi00MGYxLWEyZjEtMDYzMGE4NWI2NmI5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk4MjExOTQ3MzU0NDAzNDEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDAwMDA7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTk1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6I2IzOGJiZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZmU2MzNkOGUtOTY5Zi00MGYxLWEyZjEtMDYzMGE4NWI2NmI5KSIvPjwvc3ZnPg==) !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-9feefe9f-72c9-4953-8425-fe91cefc416a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9feefe9f-72c9-4953-8425-fe91cefc416a-root {
    text-align: center;
  }


#s-9feefe9f-72c9-4953-8425-fe91cefc416a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9feefe9f-72c9-4953-8425-fe91cefc416a-root {
    text-align: center;
  }


#s-9feefe9f-72c9-4953-8425-fe91cefc416a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9feefe9f-72c9-4953-8425-fe91cefc416a-root {
    text-align: center;
  }


#s-9feefe9f-72c9-4953-8425-fe91cefc416a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9feefe9f-72c9-4953-8425-fe91cefc416a-root {
    text-align: center;
  }


#s-9feefe9f-72c9-4953-8425-fe91cefc416a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9feefe9f-72c9-4953-8425-fe91cefc416a-root {
    text-align: center;
  }


#s-9feefe9f-72c9-4953-8425-fe91cefc416a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-863bc585-ee68-43bf-afc8-37e66c4fc4ae {
  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-863bc585-ee68-43bf-afc8-37e66c4fc4ae {
  display: none;
}
#s-863bc585-ee68-43bf-afc8-37e66c4fc4ae, #wrap-s-863bc585-ee68-43bf-afc8-37e66c4fc4ae { display: none !important; }}







#s-863bc585-ee68-43bf-afc8-37e66c4fc4ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-863bc585-ee68-43bf-afc8-37e66c4fc4ae.shg-box.shg-c {
  justify-content: flex-end;
}

#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  display: none;
}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-s-00c855de-1159-4ba5-829d-45e6e66b0b2c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  display: none;
}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-s-00c855de-1159-4ba5-829d-45e6e66b0b2c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  display: none;
}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-s-00c855de-1159-4ba5-829d-45e6e66b0b2c { display: none !important; }}@media (max-width: 767px){#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  display: none;
}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-s-00c855de-1159-4ba5-829d-45e6e66b0b2c { display: none !important; }}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  background-image: url(https://i.shgcdn.com/bccb7249-b9bd-4380-be30-d138aa41b6be/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








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






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

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

}

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

}

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

}

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

}

#s-feed105f-4768-4c56-8a43-b84010d134b2 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-feed105f-4768-4c56-8a43-b84010d134b2 {
  
}
}@media (max-width: 767px){#s-feed105f-4768-4c56-8a43-b84010d134b2 {
  
}
}







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

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







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

    
    
    
  }


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

#s-99f9db1e-a4ae-432c-805f-5130954ed01f {
  padding-top: 10px;
padding-left: 23px;
padding-bottom: 10px;
padding-right: 23px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(138, 208, 191, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-99f9db1e-a4ae-432c-805f-5130954ed01f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTQ1MWEwZmQtYmJlOC00ODIxLTllYjktODEzZDJmZTM5NGYwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2NjN2M3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhNDUxYTBmZC1iYmU4LTQ4MjEtOWViOS04MTNkMmZlMzk0ZjApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ccc7c7"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-99f9db1e-a4ae-432c-805f-5130954ed01f:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


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

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

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

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

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

#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-e71bd78f-713f-4d38-8223-c936da79b0b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e71bd78f-713f-4d38-8223-c936da79b0b0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjljODE4NjgtM2M0OS00MDc3LWEzOGEtNmJmNTJhYjY4ZjA2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmOWM4MTg2OC0zYzQ5LTQwNzctYTM4YS02YmY1MmFiNjhmMDYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}, {"id"=>3, "pos"=>1, "color"=>"#8ad0bf"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-e71bd78f-713f-4d38-8223-c936da79b0b0:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-e71bd78f-713f-4d38-8223-c936da79b0b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-389a35b0-2977-446a-b03e-9d7c27ed0850 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-389a35b0-2977-446a-b03e-9d7c27ed0850:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzVmYjhiMGEtYzljNi00ZTVjLTk0NjktMjUxM2RkMTExOTJjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3NWZiOGIwYS1jOWM2LTRlNWMtOTQ2OS0yNTEzZGQxMTE5MmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-389a35b0-2977-446a-b03e-9d7c27ed0850:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-389a35b0-2977-446a-b03e-9d7c27ed0850.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f9ee59f6-af20-450e-9170-1a1b747bd070 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-f9ee59f6-af20-450e-9170-1a1b747bd070:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODhjMjcyOWEtYjViNS00NGE2LWEzZTctMmM0MzRkNWI2ZDlhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4OGMyNzI5YS1iNWI1LTQ0YTYtYTNlNy0yYzQzNGQ1YjZkOWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-f9ee59f6-af20-450e-9170-1a1b747bd070:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-f9ee59f6-af20-450e-9170-1a1b747bd070.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWIwODNmOTUtNDFlZi00ZDMwLWI3NTUtMjdjZGQ4NmYwZjkwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhYjA4M2Y5NS00MWVmLTRkMzAtYjc1NS0yN2NkZDg2ZjBmOTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a968c499-f4ae-46bd-b959-092a0f9995fd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a968c499-f4ae-46bd-b959-092a0f9995fd:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTJlNTgyMTEtMTNkZi00OTI0LThjNWItZGIwZWMzZTZkYjY3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1MmU1ODIxMS0xM2RmLTQ5MjQtOGM1Yi1kYjBlYzNlNmRiNjcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-a968c499-f4ae-46bd-b959-092a0f9995fd:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-a968c499-f4ae-46bd-b959-092a0f9995fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDQ0MTYwYTYtZjNjNy00NmE2LTgyMDktNjU3YTEyNjQwMGEzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNDQxNjBhNi1mM2M3LTQ2YTYtODIwOS02NTdhMTI2NDAwYTMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


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

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


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


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


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


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


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







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

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








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

@media (min-width: 1200px){#s-cad31906-49fb-431b-be00-10a33671ac95 {
  display: none;
}
#s-cad31906-49fb-431b-be00-10a33671ac95, #wrap-s-cad31906-49fb-431b-be00-10a33671ac95 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cad31906-49fb-431b-be00-10a33671ac95 {
  display: none;
}
#s-cad31906-49fb-431b-be00-10a33671ac95, #wrap-s-cad31906-49fb-431b-be00-10a33671ac95 { display: none !important; }}
#s-cad31906-49fb-431b-be00-10a33671ac95 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-cad31906-49fb-431b-be00-10a33671ac95 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-cad31906-49fb-431b-be00-10a33671ac95 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-cad31906-49fb-431b-be00-10a33671ac95 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-cad31906-49fb-431b-be00-10a33671ac95 > .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-cad31906-49fb-431b-be00-10a33671ac95 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-caba97e6-1f60-4ba1-b146-e9818f519773 {
  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-caba97e6-1f60-4ba1-b146-e9818f519773: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-caba97e6-1f60-4ba1-b146-e9818f519773:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-caba97e6-1f60-4ba1-b146-e9818f519773-root {
    text-align: center;
  }


#s-caba97e6-1f60-4ba1-b146-e9818f519773.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-caba97e6-1f60-4ba1-b146-e9818f519773-root {
    text-align: center;
  }


#s-caba97e6-1f60-4ba1-b146-e9818f519773.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-caba97e6-1f60-4ba1-b146-e9818f519773-root {
    text-align: center;
  }


#s-caba97e6-1f60-4ba1-b146-e9818f519773.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-caba97e6-1f60-4ba1-b146-e9818f519773-root {
    text-align: center;
  }


#s-caba97e6-1f60-4ba1-b146-e9818f519773.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-caba97e6-1f60-4ba1-b146-e9818f519773-root {
    text-align: center;
  }


#s-caba97e6-1f60-4ba1-b146-e9818f519773.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ed4a2022-f57d-40ea-9691-c1a69789a242 {
  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-ed4a2022-f57d-40ea-9691-c1a69789a242: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-ed4a2022-f57d-40ea-9691-c1a69789a242:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ed4a2022-f57d-40ea-9691-c1a69789a242-root {
    text-align: center;
  }


#s-ed4a2022-f57d-40ea-9691-c1a69789a242.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ed4a2022-f57d-40ea-9691-c1a69789a242-root {
    text-align: center;
  }


#s-ed4a2022-f57d-40ea-9691-c1a69789a242.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-ed4a2022-f57d-40ea-9691-c1a69789a242-root {
    text-align: center;
  }


#s-ed4a2022-f57d-40ea-9691-c1a69789a242.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-ed4a2022-f57d-40ea-9691-c1a69789a242-root {
    text-align: center;
  }


#s-ed4a2022-f57d-40ea-9691-c1a69789a242.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ed4a2022-f57d-40ea-9691-c1a69789a242-root {
    text-align: center;
  }


#s-ed4a2022-f57d-40ea-9691-c1a69789a242.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-49a79e9e-dba5-4e21-8bdd-b56acb229324 {
  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-49a79e9e-dba5-4e21-8bdd-b56acb229324: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-49a79e9e-dba5-4e21-8bdd-b56acb229324:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-49a79e9e-dba5-4e21-8bdd-b56acb229324-root {
    text-align: center;
  }


#s-49a79e9e-dba5-4e21-8bdd-b56acb229324.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-49a79e9e-dba5-4e21-8bdd-b56acb229324-root {
    text-align: center;
  }


#s-49a79e9e-dba5-4e21-8bdd-b56acb229324.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-49a79e9e-dba5-4e21-8bdd-b56acb229324-root {
    text-align: center;
  }


#s-49a79e9e-dba5-4e21-8bdd-b56acb229324.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-49a79e9e-dba5-4e21-8bdd-b56acb229324-root {
    text-align: center;
  }


#s-49a79e9e-dba5-4e21-8bdd-b56acb229324.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-49a79e9e-dba5-4e21-8bdd-b56acb229324-root {
    text-align: center;
  }


#s-49a79e9e-dba5-4e21-8bdd-b56acb229324.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ecb8092f-075a-4106-a30e-58342d820638 {
  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-ecb8092f-075a-4106-a30e-58342d820638: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-ecb8092f-075a-4106-a30e-58342d820638:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ecb8092f-075a-4106-a30e-58342d820638-root {
    text-align: center;
  }


#s-ecb8092f-075a-4106-a30e-58342d820638.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ecb8092f-075a-4106-a30e-58342d820638-root {
    text-align: center;
  }


#s-ecb8092f-075a-4106-a30e-58342d820638.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-ecb8092f-075a-4106-a30e-58342d820638-root {
    text-align: center;
  }


#s-ecb8092f-075a-4106-a30e-58342d820638.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-ecb8092f-075a-4106-a30e-58342d820638-root {
    text-align: center;
  }


#s-ecb8092f-075a-4106-a30e-58342d820638.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ecb8092f-075a-4106-a30e-58342d820638-root {
    text-align: center;
  }


#s-ecb8092f-075a-4106-a30e-58342d820638.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8b2800af-5bc7-40b8-886e-0b3cef6e9583 {
  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-8b2800af-5bc7-40b8-886e-0b3cef6e9583: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-8b2800af-5bc7-40b8-886e-0b3cef6e9583:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8b2800af-5bc7-40b8-886e-0b3cef6e9583-root {
    text-align: center;
  }


#s-8b2800af-5bc7-40b8-886e-0b3cef6e9583.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8b2800af-5bc7-40b8-886e-0b3cef6e9583-root {
    text-align: center;
  }


#s-8b2800af-5bc7-40b8-886e-0b3cef6e9583.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-8b2800af-5bc7-40b8-886e-0b3cef6e9583-root {
    text-align: center;
  }


#s-8b2800af-5bc7-40b8-886e-0b3cef6e9583.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-8b2800af-5bc7-40b8-886e-0b3cef6e9583-root {
    text-align: center;
  }


#s-8b2800af-5bc7-40b8-886e-0b3cef6e9583.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8b2800af-5bc7-40b8-886e-0b3cef6e9583-root {
    text-align: center;
  }


#s-8b2800af-5bc7-40b8-886e-0b3cef6e9583.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-61afa4b7-71cf-4e83-a50d-c841395b8954 {
  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-61afa4b7-71cf-4e83-a50d-c841395b8954: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-61afa4b7-71cf-4e83-a50d-c841395b8954:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-61afa4b7-71cf-4e83-a50d-c841395b8954-root {
    text-align: center;
  }


#s-61afa4b7-71cf-4e83-a50d-c841395b8954.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-61afa4b7-71cf-4e83-a50d-c841395b8954-root {
    text-align: center;
  }


#s-61afa4b7-71cf-4e83-a50d-c841395b8954.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-61afa4b7-71cf-4e83-a50d-c841395b8954-root {
    text-align: center;
  }


#s-61afa4b7-71cf-4e83-a50d-c841395b8954.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-61afa4b7-71cf-4e83-a50d-c841395b8954-root {
    text-align: center;
  }


#s-61afa4b7-71cf-4e83-a50d-c841395b8954.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-61afa4b7-71cf-4e83-a50d-c841395b8954-root {
    text-align: center;
  }


#s-61afa4b7-71cf-4e83-a50d-c841395b8954.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8ece06a8-3d9c-4014-9240-023e1ccc031c {
  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-8ece06a8-3d9c-4014-9240-023e1ccc031c: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-8ece06a8-3d9c-4014-9240-023e1ccc031c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8ece06a8-3d9c-4014-9240-023e1ccc031c-root {
    text-align: center;
  }


#s-8ece06a8-3d9c-4014-9240-023e1ccc031c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8ece06a8-3d9c-4014-9240-023e1ccc031c-root {
    text-align: center;
  }


#s-8ece06a8-3d9c-4014-9240-023e1ccc031c.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-8ece06a8-3d9c-4014-9240-023e1ccc031c-root {
    text-align: center;
  }


#s-8ece06a8-3d9c-4014-9240-023e1ccc031c.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-8ece06a8-3d9c-4014-9240-023e1ccc031c-root {
    text-align: center;
  }


#s-8ece06a8-3d9c-4014-9240-023e1ccc031c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8ece06a8-3d9c-4014-9240-023e1ccc031c-root {
    text-align: center;
  }


#s-8ece06a8-3d9c-4014-9240-023e1ccc031c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-c6182e28-49a6-47e0-8cb5-583074db1333 {
  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-c6182e28-49a6-47e0-8cb5-583074db1333:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDc3MDc1MDMtMDY3MC00ZjE3LWFlNmMtYzQ0MTg2ZjBhMGZkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NzcwNzUwMy0wNjcwLTRmMTctYWU2Yy1jNDQxODZmMGEwZmQpIi8+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-c6182e28-49a6-47e0-8cb5-583074db1333:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c6182e28-49a6-47e0-8cb5-583074db1333-root {
    text-align: center;
  }


#s-c6182e28-49a6-47e0-8cb5-583074db1333.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c6182e28-49a6-47e0-8cb5-583074db1333-root {
    text-align: center;
  }


#s-c6182e28-49a6-47e0-8cb5-583074db1333.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-c6182e28-49a6-47e0-8cb5-583074db1333-root {
    text-align: center;
  }


#s-c6182e28-49a6-47e0-8cb5-583074db1333.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-c6182e28-49a6-47e0-8cb5-583074db1333-root {
    text-align: center;
  }


#s-c6182e28-49a6-47e0-8cb5-583074db1333.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c6182e28-49a6-47e0-8cb5-583074db1333-root {
    text-align: center;
  }


#s-c6182e28-49a6-47e0-8cb5-583074db1333.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b9b4941c-17d9-4eba-955b-e7da1d0de85a {
  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-b9b4941c-17d9-4eba-955b-e7da1d0de85a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWYzNjEzNjUtMDhkNi00NWJiLTkzYTctNTBlZmU2ZWMyMWEzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5ZjM2MTM2NS0wOGQ2LTQ1YmItOTNhNy01MGVmZTZlYzIxYTMpIi8+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-b9b4941c-17d9-4eba-955b-e7da1d0de85a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b9b4941c-17d9-4eba-955b-e7da1d0de85a-root {
    text-align: center;
  }


#s-b9b4941c-17d9-4eba-955b-e7da1d0de85a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b9b4941c-17d9-4eba-955b-e7da1d0de85a-root {
    text-align: center;
  }


#s-b9b4941c-17d9-4eba-955b-e7da1d0de85a.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-b9b4941c-17d9-4eba-955b-e7da1d0de85a-root {
    text-align: center;
  }


#s-b9b4941c-17d9-4eba-955b-e7da1d0de85a.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-b9b4941c-17d9-4eba-955b-e7da1d0de85a-root {
    text-align: center;
  }


#s-b9b4941c-17d9-4eba-955b-e7da1d0de85a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b9b4941c-17d9-4eba-955b-e7da1d0de85a-root {
    text-align: center;
  }


#s-b9b4941c-17d9-4eba-955b-e7da1d0de85a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b6b96046-88bc-49b4-a02a-8b4c0354dd6e {
  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-b6b96046-88bc-49b4-a02a-8b4c0354dd6e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmMyODZmMjQtNzM1OC00ZmZiLWE0YmYtYTRkZGEyZGY2MmJhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiYzI4NmYyNC03MzU4LTRmZmItYTRiZi1hNGRkYTJkZjYyYmEpIi8+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-b6b96046-88bc-49b4-a02a-8b4c0354dd6e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b6b96046-88bc-49b4-a02a-8b4c0354dd6e-root {
    text-align: center;
  }


#s-b6b96046-88bc-49b4-a02a-8b4c0354dd6e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b6b96046-88bc-49b4-a02a-8b4c0354dd6e-root {
    text-align: center;
  }


#s-b6b96046-88bc-49b4-a02a-8b4c0354dd6e.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-b6b96046-88bc-49b4-a02a-8b4c0354dd6e-root {
    text-align: center;
  }


#s-b6b96046-88bc-49b4-a02a-8b4c0354dd6e.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-b6b96046-88bc-49b4-a02a-8b4c0354dd6e-root {
    text-align: center;
  }


#s-b6b96046-88bc-49b4-a02a-8b4c0354dd6e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b6b96046-88bc-49b4-a02a-8b4c0354dd6e-root {
    text-align: center;
  }


#s-b6b96046-88bc-49b4-a02a-8b4c0354dd6e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-bf4b41a0-e340-4c49-873b-20a181755c42 {
  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-bf4b41a0-e340-4c49-873b-20a181755c42:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjQ2MmViZDgtNTJjYi00MTU1LWIzNjEtMzg0ZDUyODAxMDY5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNDYyZWJkOC01MmNiLTQxNTUtYjM2MS0zODRkNTI4MDEwNjkpIi8+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-bf4b41a0-e340-4c49-873b-20a181755c42:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bf4b41a0-e340-4c49-873b-20a181755c42-root {
    text-align: center;
  }


#s-bf4b41a0-e340-4c49-873b-20a181755c42.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-bf4b41a0-e340-4c49-873b-20a181755c42-root {
    text-align: center;
  }


#s-bf4b41a0-e340-4c49-873b-20a181755c42.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-bf4b41a0-e340-4c49-873b-20a181755c42-root {
    text-align: center;
  }


#s-bf4b41a0-e340-4c49-873b-20a181755c42.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-bf4b41a0-e340-4c49-873b-20a181755c42-root {
    text-align: center;
  }


#s-bf4b41a0-e340-4c49-873b-20a181755c42.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-bf4b41a0-e340-4c49-873b-20a181755c42-root {
    text-align: center;
  }


#s-bf4b41a0-e340-4c49-873b-20a181755c42.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-2f633f3d-0277-4d9e-8934-a7cad4ae70b9 {
  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-2f633f3d-0277-4d9e-8934-a7cad4ae70b9:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzY2MGE1NTgtY2MzYi00MzFjLTlmMTQtZmQxMjgzNmQyYjQ5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjNjYwYTU1OC1jYzNiLTQzMWMtOWYxNC1mZDEyODM2ZDJiNDkpIi8+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-2f633f3d-0277-4d9e-8934-a7cad4ae70b9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2f633f3d-0277-4d9e-8934-a7cad4ae70b9-root {
    text-align: center;
  }


#s-2f633f3d-0277-4d9e-8934-a7cad4ae70b9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2f633f3d-0277-4d9e-8934-a7cad4ae70b9-root {
    text-align: center;
  }


#s-2f633f3d-0277-4d9e-8934-a7cad4ae70b9.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-2f633f3d-0277-4d9e-8934-a7cad4ae70b9-root {
    text-align: center;
  }


#s-2f633f3d-0277-4d9e-8934-a7cad4ae70b9.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-2f633f3d-0277-4d9e-8934-a7cad4ae70b9-root {
    text-align: center;
  }


#s-2f633f3d-0277-4d9e-8934-a7cad4ae70b9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2f633f3d-0277-4d9e-8934-a7cad4ae70b9-root {
    text-align: center;
  }


#s-2f633f3d-0277-4d9e-8934-a7cad4ae70b9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-44c0dd37-bc69-4a8a-8c67-12e2f8e1f180 {
  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-44c0dd37-bc69-4a8a-8c67-12e2f8e1f180:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzQ4ZGNjMTAtYzU3NC00YzNjLTllYzctM2U0OTczY2E5NDZmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzNDhkY2MxMC1jNTc0LTRjM2MtOWVjNy0zZTQ5NzNjYTk0NmYpIi8+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-44c0dd37-bc69-4a8a-8c67-12e2f8e1f180:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-44c0dd37-bc69-4a8a-8c67-12e2f8e1f180-root {
    text-align: center;
  }


#s-44c0dd37-bc69-4a8a-8c67-12e2f8e1f180.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-44c0dd37-bc69-4a8a-8c67-12e2f8e1f180-root {
    text-align: center;
  }


#s-44c0dd37-bc69-4a8a-8c67-12e2f8e1f180.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-44c0dd37-bc69-4a8a-8c67-12e2f8e1f180-root {
    text-align: center;
  }


#s-44c0dd37-bc69-4a8a-8c67-12e2f8e1f180.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-44c0dd37-bc69-4a8a-8c67-12e2f8e1f180-root {
    text-align: center;
  }


#s-44c0dd37-bc69-4a8a-8c67-12e2f8e1f180.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-44c0dd37-bc69-4a8a-8c67-12e2f8e1f180-root {
    text-align: center;
  }


#s-44c0dd37-bc69-4a8a-8c67-12e2f8e1f180.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-2e2da9e1-d1c8-4975-a2df-5ee87524ecda {
  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-2e2da9e1-d1c8-4975-a2df-5ee87524ecda: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-2e2da9e1-d1c8-4975-a2df-5ee87524ecda:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2e2da9e1-d1c8-4975-a2df-5ee87524ecda-root {
    text-align: center;
  }


#s-2e2da9e1-d1c8-4975-a2df-5ee87524ecda.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2e2da9e1-d1c8-4975-a2df-5ee87524ecda-root {
    text-align: center;
  }


#s-2e2da9e1-d1c8-4975-a2df-5ee87524ecda.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-2e2da9e1-d1c8-4975-a2df-5ee87524ecda-root {
    text-align: center;
  }


#s-2e2da9e1-d1c8-4975-a2df-5ee87524ecda.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-2e2da9e1-d1c8-4975-a2df-5ee87524ecda-root {
    text-align: center;
  }


#s-2e2da9e1-d1c8-4975-a2df-5ee87524ecda.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2e2da9e1-d1c8-4975-a2df-5ee87524ecda-root {
    text-align: center;
  }


#s-2e2da9e1-d1c8-4975-a2df-5ee87524ecda.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-73f91d79-d6b8-4a33-9341-001fce9f4613 {
  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-73f91d79-d6b8-4a33-9341-001fce9f4613: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-73f91d79-d6b8-4a33-9341-001fce9f4613:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-73f91d79-d6b8-4a33-9341-001fce9f4613-root {
    text-align: center;
  }


#s-73f91d79-d6b8-4a33-9341-001fce9f4613.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-73f91d79-d6b8-4a33-9341-001fce9f4613-root {
    text-align: center;
  }


#s-73f91d79-d6b8-4a33-9341-001fce9f4613.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-73f91d79-d6b8-4a33-9341-001fce9f4613-root {
    text-align: center;
  }


#s-73f91d79-d6b8-4a33-9341-001fce9f4613.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-73f91d79-d6b8-4a33-9341-001fce9f4613-root {
    text-align: center;
  }


#s-73f91d79-d6b8-4a33-9341-001fce9f4613.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-73f91d79-d6b8-4a33-9341-001fce9f4613-root {
    text-align: center;
  }


#s-73f91d79-d6b8-4a33-9341-001fce9f4613.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-6148bab0-bca7-4adb-b468-e47d361ee0c0 {
  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-6148bab0-bca7-4adb-b468-e47d361ee0c0: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-6148bab0-bca7-4adb-b468-e47d361ee0c0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6148bab0-bca7-4adb-b468-e47d361ee0c0-root {
    text-align: center;
  }


#s-6148bab0-bca7-4adb-b468-e47d361ee0c0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6148bab0-bca7-4adb-b468-e47d361ee0c0-root {
    text-align: center;
  }


#s-6148bab0-bca7-4adb-b468-e47d361ee0c0.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-6148bab0-bca7-4adb-b468-e47d361ee0c0-root {
    text-align: center;
  }


#s-6148bab0-bca7-4adb-b468-e47d361ee0c0.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-6148bab0-bca7-4adb-b468-e47d361ee0c0-root {
    text-align: center;
  }


#s-6148bab0-bca7-4adb-b468-e47d361ee0c0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6148bab0-bca7-4adb-b468-e47d361ee0c0-root {
    text-align: center;
  }


#s-6148bab0-bca7-4adb-b468-e47d361ee0c0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-75419732-fe19-4b15-8147-4a77ec6af094 {
  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-75419732-fe19-4b15-8147-4a77ec6af094: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-75419732-fe19-4b15-8147-4a77ec6af094:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-75419732-fe19-4b15-8147-4a77ec6af094-root {
    text-align: center;
  }


#s-75419732-fe19-4b15-8147-4a77ec6af094.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-75419732-fe19-4b15-8147-4a77ec6af094-root {
    text-align: center;
  }


#s-75419732-fe19-4b15-8147-4a77ec6af094.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-75419732-fe19-4b15-8147-4a77ec6af094-root {
    text-align: center;
  }


#s-75419732-fe19-4b15-8147-4a77ec6af094.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-75419732-fe19-4b15-8147-4a77ec6af094-root {
    text-align: center;
  }


#s-75419732-fe19-4b15-8147-4a77ec6af094.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-75419732-fe19-4b15-8147-4a77ec6af094-root {
    text-align: center;
  }


#s-75419732-fe19-4b15-8147-4a77ec6af094.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ad13ac7a-95bf-458b-90eb-d7b17d25ffc6 {
  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-ad13ac7a-95bf-458b-90eb-d7b17d25ffc6: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-ad13ac7a-95bf-458b-90eb-d7b17d25ffc6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ad13ac7a-95bf-458b-90eb-d7b17d25ffc6-root {
    text-align: center;
  }


#s-ad13ac7a-95bf-458b-90eb-d7b17d25ffc6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ad13ac7a-95bf-458b-90eb-d7b17d25ffc6-root {
    text-align: center;
  }


#s-ad13ac7a-95bf-458b-90eb-d7b17d25ffc6.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-ad13ac7a-95bf-458b-90eb-d7b17d25ffc6-root {
    text-align: center;
  }


#s-ad13ac7a-95bf-458b-90eb-d7b17d25ffc6.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-ad13ac7a-95bf-458b-90eb-d7b17d25ffc6-root {
    text-align: center;
  }


#s-ad13ac7a-95bf-458b-90eb-d7b17d25ffc6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ad13ac7a-95bf-458b-90eb-d7b17d25ffc6-root {
    text-align: center;
  }


#s-ad13ac7a-95bf-458b-90eb-d7b17d25ffc6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d3d380b2-123d-4d14-9dc2-9c8ca5892dd0 {
  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-d3d380b2-123d-4d14-9dc2-9c8ca5892dd0: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-d3d380b2-123d-4d14-9dc2-9c8ca5892dd0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d3d380b2-123d-4d14-9dc2-9c8ca5892dd0-root {
    text-align: center;
  }


#s-d3d380b2-123d-4d14-9dc2-9c8ca5892dd0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d3d380b2-123d-4d14-9dc2-9c8ca5892dd0-root {
    text-align: center;
  }


#s-d3d380b2-123d-4d14-9dc2-9c8ca5892dd0.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-d3d380b2-123d-4d14-9dc2-9c8ca5892dd0-root {
    text-align: center;
  }


#s-d3d380b2-123d-4d14-9dc2-9c8ca5892dd0.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-d3d380b2-123d-4d14-9dc2-9c8ca5892dd0-root {
    text-align: center;
  }


#s-d3d380b2-123d-4d14-9dc2-9c8ca5892dd0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d3d380b2-123d-4d14-9dc2-9c8ca5892dd0-root {
    text-align: center;
  }


#s-d3d380b2-123d-4d14-9dc2-9c8ca5892dd0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-eee9ecdb-dc7d-4408-ae5a-afb9424d75a4 {
  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-eee9ecdb-dc7d-4408-ae5a-afb9424d75a4: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-eee9ecdb-dc7d-4408-ae5a-afb9424d75a4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-eee9ecdb-dc7d-4408-ae5a-afb9424d75a4-root {
    text-align: center;
  }


#s-eee9ecdb-dc7d-4408-ae5a-afb9424d75a4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-eee9ecdb-dc7d-4408-ae5a-afb9424d75a4-root {
    text-align: center;
  }


#s-eee9ecdb-dc7d-4408-ae5a-afb9424d75a4.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-eee9ecdb-dc7d-4408-ae5a-afb9424d75a4-root {
    text-align: center;
  }


#s-eee9ecdb-dc7d-4408-ae5a-afb9424d75a4.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-eee9ecdb-dc7d-4408-ae5a-afb9424d75a4-root {
    text-align: center;
  }


#s-eee9ecdb-dc7d-4408-ae5a-afb9424d75a4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-eee9ecdb-dc7d-4408-ae5a-afb9424d75a4-root {
    text-align: center;
  }


#s-eee9ecdb-dc7d-4408-ae5a-afb9424d75a4.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-5e6331a6-2dd4-4343-ad51-90ea7ef1702a {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-09a2ad61-1100-4b65-accc-e8ee6d84e3ab {
  margin-top: 0px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-09a2ad61-1100-4b65-accc-e8ee6d84e3ab {
  margin-left: 40px;
margin-right: 40px;
}
}
@media (min-width: 0px) {
[id="s-09a2ad61-1100-4b65-accc-e8ee6d84e3ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-09a2ad61-1100-4b65-accc-e8ee6d84e3ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-09a2ad61-1100-4b65-accc-e8ee6d84e3ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-09a2ad61-1100-4b65-accc-e8ee6d84e3ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-2b56bf62-4678-4ac9-a3d4-a1a1477055eb {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-2b56bf62-4678-4ac9-a3d4-a1a1477055eb .shogun-icon-wrapper {
  text-align: center;
}


#s-2b56bf62-4678-4ac9-a3d4-a1a1477055eb .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(238, 45, 42, 1);
}

#s-7d903164-00bc-4ba4-bbfc-5ad272669ec6 {
  padding-top: 1px;
padding-bottom: 2px;
}
@media (max-width: 767px){#s-7d903164-00bc-4ba4-bbfc-5ad272669ec6 {
  padding-bottom: 20px;
}
}
#s-fbf84fcd-7529-4e5d-8395-5f2d68028e22 {
  margin-bottom: 10px;
}

#s-fbf84fcd-7529-4e5d-8395-5f2d68028e22 .shogun-icon-wrapper {
  text-align: center;
}


#s-fbf84fcd-7529-4e5d-8395-5f2d68028e22 .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(238, 45, 42, 1);
}

@media (max-width: 767px){#s-58da7023-6dc2-4ffd-91df-d1c8267e9170 {
  margin-top: 0px;
margin-bottom: 20px;
}
}
#s-3be25013-1e3b-4ddc-9948-fc8836fff0f0 {
  margin-bottom: 10px;
}

#s-3be25013-1e3b-4ddc-9948-fc8836fff0f0 .shogun-icon-wrapper {
  text-align: center;
}


#s-3be25013-1e3b-4ddc-9948-fc8836fff0f0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(238, 45, 42, 1);
}

#s-42d30a9b-7838-4e63-9bf6-4b54383984a1 {
  margin-top: 29px;
margin-left: 25px;
margin-bottom: 42px;
margin-right: 25px;
padding-top: 25px;
padding-left: 40px;
padding-bottom: 25px;
padding-right: 40px;
border-radius: 0px;
background-color: rgba(238, 45, 42, 1);
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-42d30a9b-7838-4e63-9bf6-4b54383984a1:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzRlNjY2OTItMWQ5ZS00YTFlLTg3YjEtMzY0YTRhZGJhZmUzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk4MjExOTQ3MzU0NDAzNDEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDAwMDA7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTk1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6I2IzOGJiZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2ZmZjFmMTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjMzRlNjY2OTItMWQ5ZS00YTFlLTg3YjEtMzY0YTRhZGJhZmUzKSIvPjwvc3ZnPg==) !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"=>"#fff1f1"}] !important;
hover-type: gradient !important;}#s-42d30a9b-7838-4e63-9bf6-4b54383984a1:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-42d30a9b-7838-4e63-9bf6-4b54383984a1 {
  margin-top: 0px;
}
}

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


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


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


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


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


#s-42d30a9b-7838-4e63-9bf6-4b54383984a1.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-610ca40f-d61a-4063-8863-1969db636f54 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 20px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-610ca40f-d61a-4063-8863-1969db636f54 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-610ca40f-d61a-4063-8863-1969db636f54 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-610ca40f-d61a-4063-8863-1969db636f54 {
  
}
}@media (max-width: 767px){#s-610ca40f-d61a-4063-8863-1969db636f54 {
  margin-left: 0px;
margin-right: 0px;
}
}







#s-610ca40f-d61a-4063-8863-1969db636f54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-610ca40f-d61a-4063-8863-1969db636f54.shg-box.shg-c {
  justify-content: center;
}

#s-d232377d-f186-491e-9504-325606ba4070 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-d232377d-f186-491e-9504-325606ba4070 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d232377d-f186-491e-9504-325606ba4070.shg-box.shg-c {
  justify-content: center;
}

#s-58a76b8d-0f81-4d8a-91a2-e1be8f3100e9 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-23300d84-2ddb-4a31-9847-f93cd4a803db .shogun-countdown span, #s-23300d84-2ddb-4a31-9847-f93cd4a803db .shogun-countdown label {
  color: rgba(238, 45, 42, 1);
}
#s-1987f9b0-af5e-4b45-9c0b-43b5c99f3bf0 {
  margin-top: 2px;
margin-bottom: 30px;
}

#s-3a5dfbb8-cf72-49d9-a840-9886b4ef3f4d {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-left: 5%;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(0, 0, 0, 1);
}








#s-3a5dfbb8-cf72-49d9-a840-9886b4ef3f4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3a5dfbb8-cf72-49d9-a840-9886b4ef3f4d {
  cursor: pointer;
}#s-3a5dfbb8-cf72-49d9-a840-9886b4ef3f4d.shg-box.shg-c {
  justify-content: center;
}

#s-bdd46e4a-b803-4326-a178-36b3f61366b9 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-8387869e-bdf6-4710-aed0-488541c431b6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(238, 45, 42, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-8387869e-bdf6-4710-aed0-488541c431b6:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(238, 45, 42, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8387869e-bdf6-4710-aed0-488541c431b6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8387869e-bdf6-4710-aed0-488541c431b6-root {
    text-align: center;
  }


#s-8387869e-bdf6-4710-aed0-488541c431b6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8387869e-bdf6-4710-aed0-488541c431b6-root {
    text-align: center;
  }


#s-8387869e-bdf6-4710-aed0-488541c431b6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8387869e-bdf6-4710-aed0-488541c431b6-root {
    text-align: center;
  }


#s-8387869e-bdf6-4710-aed0-488541c431b6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8387869e-bdf6-4710-aed0-488541c431b6-root {
    text-align: center;
  }


#s-8387869e-bdf6-4710-aed0-488541c431b6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8387869e-bdf6-4710-aed0-488541c431b6-root {
    text-align: center;
  }


#s-8387869e-bdf6-4710-aed0-488541c431b6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee {
  min-height: 50px;
}
@media (min-width: 1200px){#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee {
  display: none;
}
#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee, #wrap-s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee {
  display: none;
}
#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee, #wrap-s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee {
  display: none;
}
#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee, #wrap-s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee { display: none !important; }}@media (max-width: 767px){#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee {
  display: none;
}
#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee, #wrap-s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee { display: none !important; }}







#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee.shg-box.shg-c {
  justify-content: center;
}

#s-b4e489be-4d98-429a-9a5c-c8e60839ceee {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-9a24e6bb-9b3e-4d8f-ad32-b59fb79ba2ea {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-9a24e6bb-9b3e-4d8f-ad32-b59fb79ba2ea .shogun-icon-wrapper {
  text-align: center;
}


#s-9a24e6bb-9b3e-4d8f-ad32-b59fb79ba2ea .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-84b786bf-281f-4ac7-9295-066c50eeacb7 {
  margin-bottom: 20px;
}

#s-15297ad6-8f98-4238-94dc-2da25a91e5f3 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-15297ad6-8f98-4238-94dc-2da25a91e5f3 .shogun-icon-wrapper {
  text-align: center;
}


#s-15297ad6-8f98-4238-94dc-2da25a91e5f3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-18d38b10-6bde-45fe-ab46-4545573516db {
  margin-bottom: 20px;
}

#s-bb2549e5-0ef3-4c81-9208-b67fde1228d6 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-bb2549e5-0ef3-4c81-9208-b67fde1228d6 .shogun-icon-wrapper {
  text-align: center;
}


#s-bb2549e5-0ef3-4c81-9208-b67fde1228d6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-6ad194b3-efd2-405a-a97d-b0ba36a10108 {
  margin-bottom: 20px;
}

#s-a4c571d4-1758-4c75-bf95-817f552425c0 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-a4c571d4-1758-4c75-bf95-817f552425c0 .shogun-icon-wrapper {
  text-align: center;
}


#s-a4c571d4-1758-4c75-bf95-817f552425c0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-f4180cb2-551e-4059-8faf-b17d8997ec47 {
  margin-bottom: 20px;
}

#s-ebb1d104-62c9-4ae7-8134-4a2fb139b319 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-ebb1d104-62c9-4ae7-8134-4a2fb139b319 .shogun-icon-wrapper {
  text-align: center;
}


#s-ebb1d104-62c9-4ae7-8134-4a2fb139b319 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-ae3f3923-eec3-4ab1-9601-c731e210473f {
  margin-bottom: 20px;
}

#s-8a0f1d61-808e-4882-97c2-6a11b27f6d6e {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-8a0f1d61-808e-4882-97c2-6a11b27f6d6e .shogun-icon-wrapper {
  text-align: center;
}


#s-8a0f1d61-808e-4882-97c2-6a11b27f6d6e .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-ee041424-f9e9-4e8e-b7a1-817d5b8d33ec {
  margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-5f8eeb9b-d3c4-4f54-8aee-c83786458347 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-5f8eeb9b-d3c4-4f54-8aee-c83786458347 .shogun-icon-wrapper {
  text-align: center;
}


#s-5f8eeb9b-d3c4-4f54-8aee-c83786458347 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-934363ac-92ee-401f-9849-daa15546bf23 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-934363ac-92ee-401f-9849-daa15546bf23 .shogun-icon-wrapper {
  text-align: center;
}


#s-934363ac-92ee-401f-9849-daa15546bf23 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-6610cc6f-50bc-45df-9dbb-78c7a8b2b6e4 {
  margin-bottom: 20px;
}

#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f {
  min-height: 50px;
background-color: rgba(226, 159, 193, 1);
}
@media (min-width: 1200px){#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f {
  display: none;
}
#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f, #wrap-s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f {
  display: none;
}
#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f, #wrap-s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f {
  display: none;
}
#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f, #wrap-s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f { display: none !important; }}@media (max-width: 767px){#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f {
  display: none;
}
#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f, #wrap-s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f { display: none !important; }}







#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f.shg-box.shg-c {
  justify-content: center;
}

#s-b863b0aa-8cc6-4e21-bd31-e786fe078225 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-fcfa38e3-6316-4758-bb51-8c295243417e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fcfa38e3-6316-4758-bb51-8c295243417e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fcfa38e3-6316-4758-bb51-8c295243417e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fcfa38e3-6316-4758-bb51-8c295243417e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3aa4a5f4-6581-45e7-93b9-496043c2c648 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-3aa4a5f4-6581-45e7-93b9-496043c2c648 .shogun-icon-wrapper {
  text-align: center;
}


#s-3aa4a5f4-6581-45e7-93b9-496043c2c648 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(255, 255, 255, 1);
}

#s-5a81de5f-a64d-472e-84f6-8571c8ea4edf {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-d3cda5ba-8c37-455a-bc8e-99991b467c07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3cda5ba-8c37-455a-bc8e-99991b467c07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d3cda5ba-8c37-455a-bc8e-99991b467c07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3cda5ba-8c37-455a-bc8e-99991b467c07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-daf56b9d-6fd6-4410-8de0-4fe7add7452d {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-daf56b9d-6fd6-4410-8de0-4fe7add7452d .shogun-icon-wrapper {
  text-align: center;
}


#s-daf56b9d-6fd6-4410-8de0-4fe7add7452d .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(255, 255, 255, 1);
}

#s-4ef5047f-2dca-4674-80e4-8ed769b4ebe0 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-affd6fee-1b6c-41ce-97bb-fca177132d14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-affd6fee-1b6c-41ce-97bb-fca177132d14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-affd6fee-1b6c-41ce-97bb-fca177132d14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-affd6fee-1b6c-41ce-97bb-fca177132d14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0925f9d4-77f4-4763-9ee8-3e745d83e87e {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-0925f9d4-77f4-4763-9ee8-3e745d83e87e .shogun-icon-wrapper {
  text-align: center;
}


#s-0925f9d4-77f4-4763-9ee8-3e745d83e87e .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-33479081-99fd-4900-bc2b-f06f5e41013d {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-450b4266-285e-463c-9280-3f9ecb9ba60f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-450b4266-285e-463c-9280-3f9ecb9ba60f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-450b4266-285e-463c-9280-3f9ecb9ba60f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-450b4266-285e-463c-9280-3f9ecb9ba60f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-92227590-d55a-45c6-a8b2-e77d0ae4184a {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-92227590-d55a-45c6-a8b2-e77d0ae4184a .shogun-icon-wrapper {
  text-align: center;
}


#s-92227590-d55a-45c6-a8b2-e77d0ae4184a .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-1933ca18-39ae-453e-bf90-cfcea44ae09d {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-c9f49ef5-3699-4684-850e-ea56784e7c1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9f49ef5-3699-4684-850e-ea56784e7c1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c9f49ef5-3699-4684-850e-ea56784e7c1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9f49ef5-3699-4684-850e-ea56784e7c1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c909900b-e995-43f0-9763-807d2565b334 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-c909900b-e995-43f0-9763-807d2565b334 .shogun-icon-wrapper {
  text-align: center;
}


#s-c909900b-e995-43f0-9763-807d2565b334 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-1a963114-146f-4459-b3b3-154c0e7061d2 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-b33aecc9-1a44-440b-95b1-5abc24e3936d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b33aecc9-1a44-440b-95b1-5abc24e3936d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b33aecc9-1a44-440b-95b1-5abc24e3936d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b33aecc9-1a44-440b-95b1-5abc24e3936d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0dbcf345-508d-4eeb-8c69-92410b0550c0 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-0dbcf345-508d-4eeb-8c69-92410b0550c0 .shogun-icon-wrapper {
  text-align: center;
}


#s-0dbcf345-508d-4eeb-8c69-92410b0550c0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-e7aea429-97e7-4b86-8f69-2c1162a45f6f {
  margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-186fe565-16a2-40b3-81cd-17eb49756933"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-186fe565-16a2-40b3-81cd-17eb49756933"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-186fe565-16a2-40b3-81cd-17eb49756933"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-186fe565-16a2-40b3-81cd-17eb49756933"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0c6433c2-6192-4910-a8e4-90190ca94eb3 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-0c6433c2-6192-4910-a8e4-90190ca94eb3 .shogun-icon-wrapper {
  text-align: center;
}


#s-0c6433c2-6192-4910-a8e4-90190ca94eb3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

@media (min-width: 0px) {
[id="s-c91dcdaf-f567-4113-9411-a1f5984791c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c91dcdaf-f567-4113-9411-a1f5984791c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c91dcdaf-f567-4113-9411-a1f5984791c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c91dcdaf-f567-4113-9411-a1f5984791c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f1b1bf1d-5a8c-4d98-adcb-6c4c95a5e046 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-f1b1bf1d-5a8c-4d98-adcb-6c4c95a5e046 .shogun-icon-wrapper {
  text-align: center;
}


#s-f1b1bf1d-5a8c-4d98-adcb-6c4c95a5e046 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-2db9ed66-0401-47fd-b02a-fb9929c69614 {
  margin-bottom: 20px;
}

#s-db95e06b-fb21-4504-8be3-9b373371e992 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
}








#s-db95e06b-fb21-4504-8be3-9b373371e992 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db95e06b-fb21-4504-8be3-9b373371e992.shg-box.shg-c {
  justify-content: center;
}

#s-7d809e53-784f-4f3e-8b77-575f6a54fc31 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

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

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

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

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

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

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

#s-dbff4115-18a1-4c1d-935c-f735671da11a {
  margin-left: 15%;
margin-bottom: 40px;
margin-right: 15%;
}

#s-dbff4115-18a1-4c1d-935c-f735671da11a .shogun-table-wrapper {
  overflow: auto;
  border: 2px solid rgba(238, 45, 42, 1);
  border-radius: 15px;
}

#s-dbff4115-18a1-4c1d-935c-f735671da11a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-dbff4115-18a1-4c1d-935c-f735671da11a td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 16px;
  
  
  
  
  
}

#s-dbff4115-18a1-4c1d-935c-f735671da11a td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-dbff4115-18a1-4c1d-935c-f735671da11a td.shogun-table-column, #s-dbff4115-18a1-4c1d-935c-f735671da11a td.shogun-table-row {
  border: 2px solid rgba(238, 45, 42, 1);
}

#s-f12060f9-baf2-4259-b8c5-455b930f914a {
  margin-left: 0%;
margin-right: 0%;
}

#s-9bd4f342-8907-4928-966b-dceec705834d {
  margin-left: 0%;
margin-right: 0%;
}

#s-643a7c57-b308-448d-97bf-b6df94c90249 {
  margin-left: auto;
margin-right: auto;
}

#s-1016cffb-2699-443c-b57e-c37fefed7aab {
  margin-left: auto;
margin-right: auto;
}

#s-df3bfc15-2b04-4cd8-baeb-831ce527a39b {
  margin-left: auto;
margin-right: auto;
}

#s-a2bb7ab3-dc72-448e-b038-819313f3e920 {
  margin-left: auto;
margin-right: auto;
}

#s-ee28a327-ca02-43c0-a7b0-766c3a863bac {
  margin-left: auto;
margin-right: auto;
}

#s-88c776db-bfe9-479b-87d8-94bd8b003467 {
  margin-left: auto;
margin-right: auto;
}

#s-e86ca1f4-8ca1-4cfd-b4cb-c0f049a5bda2 {
  margin-left: auto;
margin-right: auto;
}

#s-ff1582f7-2a60-4ca9-a749-971d329b74c8 {
  margin-left: auto;
margin-right: auto;
}

#s-7a59e6dc-88d1-4a0a-bae7-09cf7a8355df {
  margin-left: auto;
margin-right: auto;
}

#s-1b08f1a5-2b3f-4b80-ba50-9964bf675410 {
  margin-left: auto;
margin-right: auto;
}

#s-a423b847-b9d1-409c-9999-baa6dafadcf5 {
  margin-left: auto;
margin-right: auto;
}

#s-76bb1236-c951-46b9-8e43-7a684be728dd {
  margin-left: auto;
margin-right: auto;
}

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








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

#s-d8fd546e-e6f9-4fe0-bdd5-f1bf0a40bbc3 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-91c73e89-85f3-45a6-b1c5-16dc841430b3 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-left: 10%;
padding-right: 10%;
}
@media (max-width: 767px){#s-91c73e89-85f3-45a6-b1c5-16dc841430b3 {
  margin-top: 0px;
}
}
#s-47343aa6-91c4-4bdb-bff5-56f2cd3909f5 {
  margin-bottom: 40px;
text-align: center;
}







  #s-47343aa6-91c4-4bdb-bff5-56f2cd3909f5 img.shogun-image {
    

    
    
    
  }


#s-47343aa6-91c4-4bdb-bff5-56f2cd3909f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a21902c-68f2-4655-a328-0430b402eb3d {
  min-height: 50px;
}








#s-1a21902c-68f2-4655-a328-0430b402eb3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1a21902c-68f2-4655-a328-0430b402eb3d.shg-box.shg-c {
  justify-content: center;
}

#s-eae85d13-4fc2-47ad-bd3c-591faed098c6 {
  text-align: center;
}







  #s-eae85d13-4fc2-47ad-bd3c-591faed098c6 img.shogun-image {
    

    
    
    
  }


#s-eae85d13-4fc2-47ad-bd3c-591faed098c6 .shogun-image-content {
  
    align-items: center;
  
}

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








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

#s-f126e71b-498e-4dc3-a861-6562bb7b0bae {
  padding-top: 2px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-f126e71b-498e-4dc3-a861-6562bb7b0bae > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
  display: block;
}#s-f126e71b-498e-4dc3-a861-6562bb7b0bae.shg-box.shg-c {
  justify-content: center;
}

#s-1d8fdff3-4a5c-4636-9845-868c35a6b843 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-edacc998-2fe4-436c-a7ec-d147702ff504 {
  margin-bottom: 0px;
max-width: 1754px;
aspect-ratio: 1754/1241;
text-align: center;
}





  #s-edacc998-2fe4-436c-a7ec-d147702ff504 img.shogun-image,
  #s-edacc998-2fe4-436c-a7ec-d147702ff504 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-edacc998-2fe4-436c-a7ec-d147702ff504 {
    width: 100%;
    height: auto;
  }



  #s-edacc998-2fe4-436c-a7ec-d147702ff504 img.shogun-image {
    

    
    
    
  }


#s-edacc998-2fe4-436c-a7ec-d147702ff504 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd2012f0-47f2-47a5-9209-27b11907d8ef {
  min-height: 50px;
}








#s-dd2012f0-47f2-47a5-9209-27b11907d8ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dd2012f0-47f2-47a5-9209-27b11907d8ef.shg-box.shg-c {
  justify-content: center;
}

#s-48744440-df9d-4baf-8534-619aba481ee1 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-fdc2d9fd-c34c-48ec-a5d1-7e210c664508 {
  margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-fdc2d9fd-c34c-48ec-a5d1-7e210c664508"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fdc2d9fd-c34c-48ec-a5d1-7e210c664508"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fdc2d9fd-c34c-48ec-a5d1-7e210c664508"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fdc2d9fd-c34c-48ec-a5d1-7e210c664508"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2d5465eb-99ca-4c86-8e18-081fdda539a7 {
  margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}
@media (max-width: 767px){#s-2d5465eb-99ca-4c86-8e18-081fdda539a7 {
  margin-bottom: 20px;
}
}
#s-40564404-cc08-45c3-a1c1-5f26bee9493c {
  margin-left: 0%;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-40564404-cc08-45c3-a1c1-5f26bee9493c {
  display: none;
}
#s-40564404-cc08-45c3-a1c1-5f26bee9493c, #wrap-s-40564404-cc08-45c3-a1c1-5f26bee9493c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-40564404-cc08-45c3-a1c1-5f26bee9493c {
  display: none;
}
#s-40564404-cc08-45c3-a1c1-5f26bee9493c, #wrap-s-40564404-cc08-45c3-a1c1-5f26bee9493c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-40564404-cc08-45c3-a1c1-5f26bee9493c {
  
}
}@media (max-width: 767px){#s-40564404-cc08-45c3-a1c1-5f26bee9493c {
  
}
}
#s-40564404-cc08-45c3-a1c1-5f26bee9493c .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-40564404-cc08-45c3-a1c1-5f26bee9493c table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-40564404-cc08-45c3-a1c1-5f26bee9493c td.shogun-table-column {
  background-color: #fff;
  padding: 1px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-40564404-cc08-45c3-a1c1-5f26bee9493c td.shogun-table-row {
  background-color: #fff;
  padding: 1px;
}

#s-40564404-cc08-45c3-a1c1-5f26bee9493c td.shogun-table-column, #s-40564404-cc08-45c3-a1c1-5f26bee9493c td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-4d5b21a9-4712-4638-8447-fa3414dd526f {
  margin-left: 24%;
margin-right: 24%;
}

#s-344512c7-08fd-4f0a-ad6e-5eabd7d4aac6 {
  margin-left: 24%;
margin-right: 24%;
}

#s-81e59421-617d-4163-bd4b-25ea3c415a51 {
  margin-left: 24%;
margin-right: 24%;
}

#s-b4378a7d-b8c0-4f11-bb1a-ac5f895e8590 {
  margin-left: 22%;
margin-right: 22%;
}

#s-e9bdc177-d191-4344-831a-7283c969a549 {
  margin-left: 22%;
margin-right: 22%;
}

#s-fb5ff048-fc30-4978-9020-e6a76e8236de {
  margin-left: 24%;
margin-right: 24%;
}

#s-81afd3de-a6af-4ff7-9bf3-308ea5d19ddf {
  margin-left: 24%;
margin-right: 24%;
}

#s-566598c1-d72b-4f01-b1ba-34fa187b4b32 {
  margin-left: 24%;
margin-right: 24%;
}

#s-b0851c10-acb6-4cf6-bd2b-3e058c566712 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDQ1NWQ5ZTItMjVmNS00MDc5LThjNTctNjJlNTkyMDE3MmNhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNDU1ZDllMi0yNWY1LTQwNzktOGM1Ny02MmU1OTIwMTcyY2EpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 29px;
margin-left: 25px;
margin-bottom: 42px;
margin-right: 25px;
padding-top: 25px;
padding-left: 40px;
padding-bottom: 25px;
padding-right: 40px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-b0851c10-acb6-4cf6-bd2b-3e058c566712:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b0851c10-acb6-4cf6-bd2b-3e058c566712:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-b0851c10-acb6-4cf6-bd2b-3e058c566712-root {
    text-align: center;
  }


#s-b0851c10-acb6-4cf6-bd2b-3e058c566712.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b0851c10-acb6-4cf6-bd2b-3e058c566712-root {
    text-align: center;
  }


#s-b0851c10-acb6-4cf6-bd2b-3e058c566712.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b0851c10-acb6-4cf6-bd2b-3e058c566712-root {
    text-align: center;
  }


#s-b0851c10-acb6-4cf6-bd2b-3e058c566712.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b0851c10-acb6-4cf6-bd2b-3e058c566712-root {
    text-align: center;
  }


#s-b0851c10-acb6-4cf6-bd2b-3e058c566712.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b0851c10-acb6-4cf6-bd2b-3e058c566712-root {
    text-align: center;
  }


#s-b0851c10-acb6-4cf6-bd2b-3e058c566712.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-5db4f880-62dc-41b0-ac79-e4407bee77cb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 48px;
background-color: rgba(238, 45, 42, 1);
}








#s-5db4f880-62dc-41b0-ac79-e4407bee77cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5db4f880-62dc-41b0-ac79-e4407bee77cb.shg-box.shg-c {
  justify-content: center;
}

#s-df53b499-fe48-48b8-b70a-818825775cb2 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown span, #s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown label {
  color: rgba(255, 255, 255, 1);
}
#s-327129ca-8aca-47c0-9b68-6612a451a425 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-327129ca-8aca-47c0-9b68-6612a451a425 {
  margin-left: 3px;
margin-right: 3px;
display: none;
}
#s-327129ca-8aca-47c0-9b68-6612a451a425, #wrap-s-327129ca-8aca-47c0-9b68-6612a451a425 { display: none !important; }}@media (max-width: 767px){#s-327129ca-8aca-47c0-9b68-6612a451a425 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
display: none;
}
#s-327129ca-8aca-47c0-9b68-6612a451a425, #wrap-s-327129ca-8aca-47c0-9b68-6612a451a425 { display: none !important; }}







#s-327129ca-8aca-47c0-9b68-6612a451a425 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-327129ca-8aca-47c0-9b68-6612a451a425.shg-box.shg-c {
  justify-content: center;
}

#s-59480143-4709-431a-b31e-ff878a347aa2 {
  margin-top: 30px;
margin-bottom: 20px;
}

#s-c96c12a9-9746-4dd7-b506-692ff0301610 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c96c12a9-9746-4dd7-b506-692ff0301610"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c96c12a9-9746-4dd7-b506-692ff0301610"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c96c12a9-9746-4dd7-b506-692ff0301610"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c96c12a9-9746-4dd7-b506-692ff0301610"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-5f276cbb-7555-4ab5-bbcc-ce4845e59afc {
  text-align: center;
}







  #s-5f276cbb-7555-4ab5-bbcc-ce4845e59afc img.shogun-image {
    

    
    
    
  }


#s-5f276cbb-7555-4ab5-bbcc-ce4845e59afc .shogun-image-content {
  
    align-items: center;
  
}

#s-dd6b67fb-a286-4de0-9465-93d7d4b72742 {
  text-align: center;
}







  #s-dd6b67fb-a286-4de0-9465-93d7d4b72742 img.shogun-image {
    

    
    
    
  }


#s-dd6b67fb-a286-4de0-9465-93d7d4b72742 .shogun-image-content {
  
    align-items: center;
  
}

#s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
  max-width: 250px;
aspect-ratio: 250/160;
text-align: center;
}



.shg-image-margin-container-s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
  
  
  
  
}

#s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shogun-image-content {
  
    align-items: center;
  
}

.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
      position: relative;
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
  
  
  
  
}

#s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shogun-image-content {
  
    align-items: center;
  
}

.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
      position: relative;
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
  
  
  
  
}

#s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shogun-image-content {
  
    align-items: center;
  
}

.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
      position: relative;
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
  
  
  
  
}

#s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shogun-image-content {
  
    align-items: center;
  
}

.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
      position: relative;
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
  
  
  
  
}

#s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 .shogun-image-content {
  
    align-items: center;
  
}

.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container {
      position: relative;
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c276efaa-42fa-4f85-ab9e-dfe69c65cc92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-1268de7d-56e7-411e-a70a-f3d10e0c918f {
  text-align: center;
}







  #s-1268de7d-56e7-411e-a70a-f3d10e0c918f img.shogun-image {
    

    
    
    
  }


#s-1268de7d-56e7-411e-a70a-f3d10e0c918f .shogun-image-content {
  
    align-items: center;
  
}

#s-f54f7fc2-b1e0-47b6-a0b5-1ce6c8ad151a {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f54f7fc2-b1e0-47b6-a0b5-1ce6c8ad151a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f54f7fc2-b1e0-47b6-a0b5-1ce6c8ad151a"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-f54f7fc2-b1e0-47b6-a0b5-1ce6c8ad151a"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-f54f7fc2-b1e0-47b6-a0b5-1ce6c8ad151a"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-c7725450-57b1-4b4c-8737-27967f1e8441 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 450px;
aspect-ratio: 450/229;
text-align: center;
}



.shg-image-margin-container-s-c7725450-57b1-4b4c-8737-27967f1e8441 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  
}

#s-c7725450-57b1-4b4c-8737-27967f1e8441 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7725450-57b1-4b4c-8737-27967f1e8441 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-c7725450-57b1-4b4c-8737-27967f1e8441 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7725450-57b1-4b4c-8737-27967f1e8441.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7725450-57b1-4b4c-8737-27967f1e8441 {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
      position: relative;
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 450px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c7725450-57b1-4b4c-8737-27967f1e8441 {
  
  
  
  
}

#s-c7725450-57b1-4b4c-8737-27967f1e8441 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7725450-57b1-4b4c-8737-27967f1e8441 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-c7725450-57b1-4b4c-8737-27967f1e8441 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7725450-57b1-4b4c-8737-27967f1e8441.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7725450-57b1-4b4c-8737-27967f1e8441 {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
      position: relative;
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 450px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-c7725450-57b1-4b4c-8737-27967f1e8441 {
  
  
  
  
}

#s-c7725450-57b1-4b4c-8737-27967f1e8441 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7725450-57b1-4b4c-8737-27967f1e8441 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-c7725450-57b1-4b4c-8737-27967f1e8441 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7725450-57b1-4b4c-8737-27967f1e8441.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7725450-57b1-4b4c-8737-27967f1e8441 {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
      position: relative;
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 450px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-c7725450-57b1-4b4c-8737-27967f1e8441 {
  
  
  
  
}

#s-c7725450-57b1-4b4c-8737-27967f1e8441 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7725450-57b1-4b4c-8737-27967f1e8441 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-c7725450-57b1-4b4c-8737-27967f1e8441 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7725450-57b1-4b4c-8737-27967f1e8441.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7725450-57b1-4b4c-8737-27967f1e8441 {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
      position: relative;
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 450px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-c7725450-57b1-4b4c-8737-27967f1e8441 {
  
  
  
  
}

#s-c7725450-57b1-4b4c-8737-27967f1e8441 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7725450-57b1-4b4c-8737-27967f1e8441 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7725450-57b1-4b4c-8737-27967f1e8441 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-c7725450-57b1-4b4c-8737-27967f1e8441 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7725450-57b1-4b4c-8737-27967f1e8441.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7725450-57b1-4b4c-8737-27967f1e8441 {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container {
      position: relative;
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7725450-57b1-4b4c-8737-27967f1e8441 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 450px;
    }
  }

}
#s-53c2afc1-4dda-442c-8716-4440b397e73d {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
max-width: 2063px;
aspect-ratio: 2063/1152;
text-align: center;
}



.shg-image-margin-container-s-53c2afc1-4dda-442c-8716-4440b397e73d {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  
}

#s-53c2afc1-4dda-442c-8716-4440b397e73d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53c2afc1-4dda-442c-8716-4440b397e73d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-53c2afc1-4dda-442c-8716-4440b397e73d .shogun-image-content {
  
    align-items: center;
  
}

.s-53c2afc1-4dda-442c-8716-4440b397e73d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53c2afc1-4dda-442c-8716-4440b397e73d {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
      position: relative;
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2063px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-53c2afc1-4dda-442c-8716-4440b397e73d {
  
  
  
  
}

#s-53c2afc1-4dda-442c-8716-4440b397e73d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53c2afc1-4dda-442c-8716-4440b397e73d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-53c2afc1-4dda-442c-8716-4440b397e73d .shogun-image-content {
  
    align-items: center;
  
}

.s-53c2afc1-4dda-442c-8716-4440b397e73d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53c2afc1-4dda-442c-8716-4440b397e73d {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
      position: relative;
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2063px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-53c2afc1-4dda-442c-8716-4440b397e73d {
  
  
  
  
}

#s-53c2afc1-4dda-442c-8716-4440b397e73d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53c2afc1-4dda-442c-8716-4440b397e73d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-53c2afc1-4dda-442c-8716-4440b397e73d .shogun-image-content {
  
    align-items: center;
  
}

.s-53c2afc1-4dda-442c-8716-4440b397e73d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53c2afc1-4dda-442c-8716-4440b397e73d {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
      position: relative;
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2063px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-53c2afc1-4dda-442c-8716-4440b397e73d {
  
  
  
  
}

#s-53c2afc1-4dda-442c-8716-4440b397e73d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53c2afc1-4dda-442c-8716-4440b397e73d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-53c2afc1-4dda-442c-8716-4440b397e73d .shogun-image-content {
  
    align-items: center;
  
}

.s-53c2afc1-4dda-442c-8716-4440b397e73d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53c2afc1-4dda-442c-8716-4440b397e73d {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
      position: relative;
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2063px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-53c2afc1-4dda-442c-8716-4440b397e73d {
  
  
  
  
}

#s-53c2afc1-4dda-442c-8716-4440b397e73d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53c2afc1-4dda-442c-8716-4440b397e73d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53c2afc1-4dda-442c-8716-4440b397e73d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-53c2afc1-4dda-442c-8716-4440b397e73d .shogun-image-content {
  
    align-items: center;
  
}

.s-53c2afc1-4dda-442c-8716-4440b397e73d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53c2afc1-4dda-442c-8716-4440b397e73d {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container {
      position: relative;
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53c2afc1-4dda-442c-8716-4440b397e73d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2063px;
    }
  }

}
#s-8c737dde-4aee-4b0d-ae18-14971baaba9f {
  text-align: center;
}







  #s-8c737dde-4aee-4b0d-ae18-14971baaba9f img.shogun-image {
    

    
    
    
  }


#s-8c737dde-4aee-4b0d-ae18-14971baaba9f .shogun-image-content {
  
    align-items: center;
  
}

#s-301e75c8-6e13-4d6d-83ad-00b6c2eb48b0 {
  text-align: center;
}







  #s-301e75c8-6e13-4d6d-83ad-00b6c2eb48b0 img.shogun-image {
    

    
    
    
  }


#s-301e75c8-6e13-4d6d-83ad-00b6c2eb48b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-c1df9fb5-5855-444d-8459-b1d1177b89b8 {
  max-width: 588px;
aspect-ratio: 588/294;
text-align: center;
}





  #s-c1df9fb5-5855-444d-8459-b1d1177b89b8 img.shogun-image,
  #s-c1df9fb5-5855-444d-8459-b1d1177b89b8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c1df9fb5-5855-444d-8459-b1d1177b89b8 {
    width: 100%;
    height: auto;
  }



  #s-c1df9fb5-5855-444d-8459-b1d1177b89b8 img.shogun-image {
    

    
    
    
  }


#s-c1df9fb5-5855-444d-8459-b1d1177b89b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-088b48e0-fc6c-4bde-ad88-c4f2501cb8e4 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-088b48e0-fc6c-4bde-ad88-c4f2501cb8e4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-088b48e0-fc6c-4bde-ad88-c4f2501cb8e4"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-088b48e0-fc6c-4bde-ad88-c4f2501cb8e4"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-088b48e0-fc6c-4bde-ad88-c4f2501cb8e4"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-97ff44f5-0308-403b-a04d-061d08e1ec03 {
  text-align: center;
}







  #s-97ff44f5-0308-403b-a04d-061d08e1ec03 img.shogun-image {
    

    
    
    
  }


#s-97ff44f5-0308-403b-a04d-061d08e1ec03 .shogun-image-content {
  
    align-items: center;
  
}

#s-821ed9c5-2f27-4da6-8613-f7d9fdf3c7f9 {
  text-align: center;
}







  #s-821ed9c5-2f27-4da6-8613-f7d9fdf3c7f9 img.shogun-image {
    

    
    
    
  }


#s-821ed9c5-2f27-4da6-8613-f7d9fdf3c7f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-2faf5391-83ff-4004-938c-472b44c8adea {
  margin-top: 19px;
margin-bottom: 19px;
min-height: 0px;
text-align: center;
}







  #s-2faf5391-83ff-4004-938c-472b44c8adea img.shogun-image {
    

    
    
    
  }


#s-2faf5391-83ff-4004-938c-472b44c8adea .shogun-image-content {
  
    align-items: center;
  
}

#s-9872423b-4d31-43eb-94da-30e39560ba13 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}







  #s-9872423b-4d31-43eb-94da-30e39560ba13 img.shogun-image {
    

    
    
    
  }


#s-9872423b-4d31-43eb-94da-30e39560ba13 .shogun-image-content {
  
    align-items: center;
  
}

#s-9981cfcc-e288-4b65-afdb-ab47d1b61a34 {
  text-align: center;
}







  #s-9981cfcc-e288-4b65-afdb-ab47d1b61a34 img.shogun-image {
    

    
    
    
  }


#s-9981cfcc-e288-4b65-afdb-ab47d1b61a34 .shogun-image-content {
  
    align-items: center;
  
}

#s-8833c480-e333-41f0-bb34-2aa3dd9ae5f5 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-8833c480-e333-41f0-bb34-2aa3dd9ae5f5 {
  display: none;
}
#s-8833c480-e333-41f0-bb34-2aa3dd9ae5f5, #wrap-s-8833c480-e333-41f0-bb34-2aa3dd9ae5f5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8833c480-e333-41f0-bb34-2aa3dd9ae5f5 {
  display: none;
}
#s-8833c480-e333-41f0-bb34-2aa3dd9ae5f5, #wrap-s-8833c480-e333-41f0-bb34-2aa3dd9ae5f5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8833c480-e333-41f0-bb34-2aa3dd9ae5f5 {
  margin-left: 3px;
margin-right: 3px;
}
}@media (max-width: 767px){#s-8833c480-e333-41f0-bb34-2aa3dd9ae5f5 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}
}







#s-8833c480-e333-41f0-bb34-2aa3dd9ae5f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8833c480-e333-41f0-bb34-2aa3dd9ae5f5.shg-box.shg-c {
  justify-content: center;
}

#s-1207a338-6bb2-4695-a2d1-3a64764c443c {
  margin-top: 40px;
margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-36136f2e-2e96-4b03-abf4-c115222fed89 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#s-36136f2e-2e96-4b03-abf4-c115222fed89 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-36136f2e-2e96-4b03-abf4-c115222fed89 .shg-sld-nav-button.shg-sld-left,
#s-36136f2e-2e96-4b03-abf4-c115222fed89 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-f666d854-5efe-4613-b3b1-2cc649c30212 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f666d854-5efe-4613-b3b1-2cc649c30212"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f666d854-5efe-4613-b3b1-2cc649c30212"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-f666d854-5efe-4613-b3b1-2cc649c30212"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-f666d854-5efe-4613-b3b1-2cc649c30212"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-ae265fd7-a6d6-4229-896f-fe4f00c43875 {
  text-align: center;
}







  #s-ae265fd7-a6d6-4229-896f-fe4f00c43875 img.shogun-image {
    

    
    
    
  }


#s-ae265fd7-a6d6-4229-896f-fe4f00c43875 .shogun-image-content {
  
    align-items: center;
  
}

#s-d3bb6f47-ac4b-45ee-9069-d88182624cfc {
  text-align: center;
}







  #s-d3bb6f47-ac4b-45ee-9069-d88182624cfc img.shogun-image {
    

    
    
    
  }


#s-d3bb6f47-ac4b-45ee-9069-d88182624cfc .shogun-image-content {
  
    align-items: center;
  
}

#s-c5afa97b-c1e2-4569-89d7-0953794ae227 {
  margin-top: 19px;
margin-bottom: 19px;
min-height: 0px;
text-align: center;
}







  #s-c5afa97b-c1e2-4569-89d7-0953794ae227 img.shogun-image {
    

    
    
    
  }


#s-c5afa97b-c1e2-4569-89d7-0953794ae227 .shogun-image-content {
  
    align-items: center;
  
}

#s-e28523a5-4044-44cc-b425-befec5bfb187 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}







  #s-e28523a5-4044-44cc-b425-befec5bfb187 img.shogun-image {
    

    
    
    
  }


#s-e28523a5-4044-44cc-b425-befec5bfb187 .shogun-image-content {
  
    align-items: center;
  
}

#s-26ed90ee-e484-438c-9d69-55cef67771c3 {
  text-align: center;
}







  #s-26ed90ee-e484-438c-9d69-55cef67771c3 img.shogun-image {
    

    
    
    
  }


#s-26ed90ee-e484-438c-9d69-55cef67771c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-8e171f99-59ed-4a82-8b25-7f4fb5125747 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-8e171f99-59ed-4a82-8b25-7f4fb5125747"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8e171f99-59ed-4a82-8b25-7f4fb5125747"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-8e171f99-59ed-4a82-8b25-7f4fb5125747"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e171f99-59ed-4a82-8b25-7f4fb5125747"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 450px;
aspect-ratio: 450/229;
text-align: center;
}



.shg-image-margin-container-s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  
}

#s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3181a1de-4b10-447d-8920-0c62f1ef31eb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shogun-image-content {
  
    align-items: center;
  
}

.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
      position: relative;
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 450px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
  
  
  
  
}

#s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3181a1de-4b10-447d-8920-0c62f1ef31eb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shogun-image-content {
  
    align-items: center;
  
}

.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
      position: relative;
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 450px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
  
  
  
  
}

#s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3181a1de-4b10-447d-8920-0c62f1ef31eb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shogun-image-content {
  
    align-items: center;
  
}

.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
      position: relative;
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 450px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
  
  
  
  
}

#s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3181a1de-4b10-447d-8920-0c62f1ef31eb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shogun-image-content {
  
    align-items: center;
  
}

.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
      position: relative;
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 450px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
  
  
  
  
}

#s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3181a1de-4b10-447d-8920-0c62f1ef31eb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-3181a1de-4b10-447d-8920-0c62f1ef31eb .shogun-image-content {
  
    align-items: center;
  
}

.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container {
      position: relative;
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3181a1de-4b10-447d-8920-0c62f1ef31eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 450px;
    }
  }

}
#s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
max-width: 2063px;
aspect-ratio: 2063/1152;
text-align: center;
}



.shg-image-margin-container-s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  
}

#s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe197da0-f2a2-4330-b46d-0ff58a35091f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shogun-image-content {
  
    align-items: center;
  
}

.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
      position: relative;
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2063px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
  
  
  
  
}

#s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe197da0-f2a2-4330-b46d-0ff58a35091f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shogun-image-content {
  
    align-items: center;
  
}

.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
      position: relative;
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2063px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
  
  
  
  
}

#s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe197da0-f2a2-4330-b46d-0ff58a35091f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shogun-image-content {
  
    align-items: center;
  
}

.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
      position: relative;
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2063px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
  
  
  
  
}

#s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe197da0-f2a2-4330-b46d-0ff58a35091f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shogun-image-content {
  
    align-items: center;
  
}

.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
      position: relative;
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2063px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
  
  
  
  
}

#s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe197da0-f2a2-4330-b46d-0ff58a35091f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-fe197da0-f2a2-4330-b46d-0ff58a35091f .shogun-image-content {
  
    align-items: center;
  
}

.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container {
      position: relative;
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe197da0-f2a2-4330-b46d-0ff58a35091f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2063px;
    }
  }

}
#s-76397016-5a0f-4e5c-9493-a1658793dd0f {
  text-align: center;
}







  #s-76397016-5a0f-4e5c-9493-a1658793dd0f img.shogun-image {
    

    
    
    
  }


#s-76397016-5a0f-4e5c-9493-a1658793dd0f .shogun-image-content {
  
    align-items: center;
  
}

#s-ad771f8f-18b8-4fa5-957c-662de77d4f22 {
  text-align: center;
}







  #s-ad771f8f-18b8-4fa5-957c-662de77d4f22 img.shogun-image {
    

    
    
    
  }


#s-ad771f8f-18b8-4fa5-957c-662de77d4f22 .shogun-image-content {
  
    align-items: center;
  
}

#s-63111c5b-9e9d-4790-96d6-98d5d7d61675 {
  max-width: 588px;
aspect-ratio: 588/294;
text-align: center;
}





  #s-63111c5b-9e9d-4790-96d6-98d5d7d61675 img.shogun-image,
  #s-63111c5b-9e9d-4790-96d6-98d5d7d61675 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-63111c5b-9e9d-4790-96d6-98d5d7d61675 {
    width: 100%;
    height: auto;
  }



  #s-63111c5b-9e9d-4790-96d6-98d5d7d61675 img.shogun-image {
    

    
    
    
  }


#s-63111c5b-9e9d-4790-96d6-98d5d7d61675 .shogun-image-content {
  
    align-items: center;
  
}

#s-a308f345-b896-4e02-b9e2-2b14480d4ce6 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a308f345-b896-4e02-b9e2-2b14480d4ce6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a308f345-b896-4e02-b9e2-2b14480d4ce6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a308f345-b896-4e02-b9e2-2b14480d4ce6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a308f345-b896-4e02-b9e2-2b14480d4ce6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-34bbcc63-9b85-4c92-88eb-ddb38d049dbb {
  text-align: center;
}







  #s-34bbcc63-9b85-4c92-88eb-ddb38d049dbb img.shogun-image {
    

    
    
    
  }


#s-34bbcc63-9b85-4c92-88eb-ddb38d049dbb .shogun-image-content {
  
    align-items: center;
  
}

#s-a2453d76-d1aa-4977-9311-daa0fe3e781a {
  text-align: center;
}







  #s-a2453d76-d1aa-4977-9311-daa0fe3e781a img.shogun-image {
    

    
    
    
  }


#s-a2453d76-d1aa-4977-9311-daa0fe3e781a .shogun-image-content {
  
    align-items: center;
  
}

#s-477df4ed-2810-453d-b6a5-5eac249ca62f {
  max-width: 250px;
aspect-ratio: 250/160;
text-align: center;
}



.shg-image-margin-container-s-477df4ed-2810-453d-b6a5-5eac249ca62f {
  
  
  
  
}

#s-477df4ed-2810-453d-b6a5-5eac249ca62f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-477df4ed-2810-453d-b6a5-5eac249ca62f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-477df4ed-2810-453d-b6a5-5eac249ca62f .shogun-image-content {
  
    align-items: center;
  
}

.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-477df4ed-2810-453d-b6a5-5eac249ca62f {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
      position: relative;
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-477df4ed-2810-453d-b6a5-5eac249ca62f {
  
  
  
  
}

#s-477df4ed-2810-453d-b6a5-5eac249ca62f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-477df4ed-2810-453d-b6a5-5eac249ca62f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-477df4ed-2810-453d-b6a5-5eac249ca62f .shogun-image-content {
  
    align-items: center;
  
}

.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-477df4ed-2810-453d-b6a5-5eac249ca62f {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
      position: relative;
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-477df4ed-2810-453d-b6a5-5eac249ca62f {
  
  
  
  
}

#s-477df4ed-2810-453d-b6a5-5eac249ca62f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-477df4ed-2810-453d-b6a5-5eac249ca62f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-477df4ed-2810-453d-b6a5-5eac249ca62f .shogun-image-content {
  
    align-items: center;
  
}

.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-477df4ed-2810-453d-b6a5-5eac249ca62f {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
      position: relative;
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-477df4ed-2810-453d-b6a5-5eac249ca62f {
  
  
  
  
}

#s-477df4ed-2810-453d-b6a5-5eac249ca62f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-477df4ed-2810-453d-b6a5-5eac249ca62f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-477df4ed-2810-453d-b6a5-5eac249ca62f .shogun-image-content {
  
    align-items: center;
  
}

.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-477df4ed-2810-453d-b6a5-5eac249ca62f {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
      position: relative;
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-477df4ed-2810-453d-b6a5-5eac249ca62f {
  
  
  
  
}

#s-477df4ed-2810-453d-b6a5-5eac249ca62f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-477df4ed-2810-453d-b6a5-5eac249ca62f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-477df4ed-2810-453d-b6a5-5eac249ca62f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-477df4ed-2810-453d-b6a5-5eac249ca62f .shogun-image-content {
  
    align-items: center;
  
}

.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-477df4ed-2810-453d-b6a5-5eac249ca62f {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container {
      position: relative;
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-477df4ed-2810-453d-b6a5-5eac249ca62f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-8a1c9187-ce7e-4a98-9bea-4401992aa388 {
  text-align: center;
}







  #s-8a1c9187-ce7e-4a98-9bea-4401992aa388 img.shogun-image {
    

    
    
    
  }


#s-8a1c9187-ce7e-4a98-9bea-4401992aa388 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8d7d5ca-19e6-4346-a74e-f9ee1eb19927 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlmZGZiODQtODVhYy00NWUxLThhYzktNjY0OWY0ZjczNWEyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWZkZmI4NC04NWFjLTQ1ZTEtOGFjOS02NjQ5ZjRmNzM1YTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 29px;
margin-left: 25px;
margin-bottom: 42px;
margin-right: 25px;
padding-top: 25px;
padding-left: 50px;
padding-bottom: 25px;
padding-right: 50px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-f8d7d5ca-19e6-4346-a74e-f9ee1eb19927:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f8d7d5ca-19e6-4346-a74e-f9ee1eb19927:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-f8d7d5ca-19e6-4346-a74e-f9ee1eb19927-root {
    text-align: center;
  }


#s-f8d7d5ca-19e6-4346-a74e-f9ee1eb19927.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f8d7d5ca-19e6-4346-a74e-f9ee1eb19927-root {
    text-align: center;
  }


#s-f8d7d5ca-19e6-4346-a74e-f9ee1eb19927.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f8d7d5ca-19e6-4346-a74e-f9ee1eb19927-root {
    text-align: center;
  }


#s-f8d7d5ca-19e6-4346-a74e-f9ee1eb19927.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f8d7d5ca-19e6-4346-a74e-f9ee1eb19927-root {
    text-align: center;
  }


#s-f8d7d5ca-19e6-4346-a74e-f9ee1eb19927.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f8d7d5ca-19e6-4346-a74e-f9ee1eb19927-root {
    text-align: center;
  }


#s-f8d7d5ca-19e6-4346-a74e-f9ee1eb19927.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
       and (min-width: 1024px)
       and (max-height: 1366px)
       and (-webkit-min-device-pixel-ratio: 1.5)
       and (hover: none)
       and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}
